body.MAIN { 
	background-color: #000000;
	font-size: 11pt;
	color: #ffffff;
	font-family: Arial, sans-serif; 
	margin: 10px 20px 10px 10px;
}
body.biopop { 
	background-color: #000000;
	background-image:url('galleries/mrbiopic.jpg'); 
	background-position: 10px 10px;
	background-attachment: fixed; 
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11pt;
	font-family: Arial, sans-serif; 
	margin: 10px 50px 10px 288px;
}
img#marker {
	position:absolute; 
	left:45px; 
	top:60px; 
	width:1px; 
	height:1px; 
	z-index:01;
	visibility: hidden;
}
img#marker2 {
	position:absolute; 
	left:37px; 
	top:56px; 
	width:1px; 
	height:1px; 
	z-index:01;
	visibility: hidden;
}
div#border {
	position: relative; 
	width: 980px; 
	height: 550px; 
	border:1px #444444 solid; 
	margin: 0 auto;
}
img#mrphoto {
	position: absolute;
	left: 15px;
	top: 5px;
}
div#menu {
	background-color: black;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 205px;
	height: 40px;
	overflow: hidden;
}
div#gallery-holder {
	display: block;
	position: absolute;
	bottom: 15px;
	left: 20px;
	width: 272px;
	height: 78px;
	z-index: 1500;
}
div#wn {	
	width: 223px;
	height: 43px;
	position: absolute;
	top: 35px;
	left: 25px;
}
div#scrollLinks {
	width: 272px;
	height: 15px;
	position: absolute;
	top: 50px;
	left: 0px;
}
.mouseover_left {
	display: block;
	width: 20px;
	height: 15px;
	background: url("graphics/scrollarrows.jpg") no-repeat 0 0;
}
.mouseover_left:hover { 
	background-position: 0 -15px;
}
.mouseover_left span {
	display: none;
}
.mouseover_right {
	position: absolute; 
	top: 0; 
	right: 0;
	display: block;
	width: 20px;
	height: 15px;
	background: url("graphics/scrollarrows.jpg") no-repeat 0 0;
	background-position: -20px 0;
}
.mouseover_right:hover { 
	background-position: -20px -15px;
}
.mouseover_right span {
	display: none;
}
h1 { 
	color: #e3cfc3;
	font-weight: bold;
	font-size: 14pt;
	margin:0 0 0.8em 0;
}
p { 
	margin:0 0 1.2em 0; 
}
.text { 
	font-family: Arial; 
	font-size: 10pt; 
	line-height: 1.1em; 
	color: #EEEEEE;
}
.smalltext { 
	font-family: Arial; 
	font-size: .8em; 
	line-height: 1.2em; 
	color: #EEEEEE;
}
.quote { 
	font-family: Arial; 
	font-size: .9em; 
	font-style: italic; 
	line-height: 1.2em; 
	color: #EEEEEE; 
}
a:link {
	color : #cfa393; 
	Text-Decoration : none;  
}
a:visited {
	color : #cfa393; 
	Text-Decoration : none;   
}
a:hover { 
	color : #efc3b3; 
	Text-Decoration : none;
}
a:active  { 
	color : #af9686; Text-Decoration : none;  
}
a img { 
	border: none; 
	padding: none; 
	margin: none;
}
img#lostlightsback {
	position: absolute; 
	bottom: 10px; 
	left: -25px; 
	border: none;
}
img.galopener {
	width: 50px;
	margin-right: 5px;
}
img.welcomepic {
	float: right;
	margin: 30px 25px 0px 15px;
}
	








