body {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCFF00;
	background-image:url(bitmap.gif);
	background-repeat: repeat;
	text-decoration: none;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color:#FFFFFF;
}
a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color:#FFFFFF;

}
a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	background-color:#000000;
	background-image:url(trianglefront.gif);
	color:#FFFFFF;
}
a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menulinks {
	position:absolute;
	left: 0px;
	top: 90px;
	width: 150px;
	text-decoration: none;
	padding: 0px;
}
#left {
	position:fixed;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#thumbs {
	width:150px;
}
#main {
	left:250px;
	top:0px;
	width:650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: absolute;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
	padding-left:10px;
	margin: 0px;
}
#info {
	top:0px;
	width:650px;
	height:310px;
	left:0px;
	background-image:url(biopicsm.gif);
	padding-right:0px;
	margin-bottom:5px;
	margin-right:0px;
	position:absolute;
	text-align: left;
	background-repeat: repeat;
	background-position: right top;
}
#infobg {
	width:300px;
	background-repeat: repeat;
	background-image:url(xtra_gifs_etc/speckl2.jpg);
	}
#blogge {
	top: 360px;
	width:650px;
	overflow: visible;
	height: auto;
	position:absolute;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	padding:2px;
	padding-left:5px;
	background-color:#FFFFFF;
	color:#000000;
	width:80px;
	margin-top:10px;
	left:-15px;
	position:absolute;
}
h2 {
	background-color:#FFFFFF;
	color:#000000;
	font-size:32px;
	font-weight:normal;
	font-style:italic;
	padding-left:5px;
	padding-right:5px;
	width:auto;
	position:absolute;
}
h3 { 
	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	width:auto;
	position:absolute;
}
#roadtripinfo {
	left:250px;
	top:0px;
	position:absolute;
	overflow:auto;
	width:650px;
	height:300px;
}
#roadtrip {
	left:250px;
	top:320px;
	width:650px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: absolute;
	overflow: auto;
}

#berlin {
visibility:hidden;
}