@charset "utf-8";
body {
	color: #EAEAEA;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/tileother.gif);
	background-repeat: repeat-x;
	font-family:"Centaur MT";
	height: 100%;
	overflow: hidden;
	font-size:14px;
}

#wrapper {
position:relative;
width:800px; 
margin: 0px auto;
}
a:link {
color:#EAEAEA;
text-decoration:none;
}
a:visited {
color:#EAEAEA;
text-decoration:none;
}
a:hover {
color:#666666;
text-decoration:none;
}



#top {
	position:absolute;
	left:0px;
	height:10;
	width:100;
	top:5px;
}
#page {
	position:absolute;
	left:107px;
	height:10;
	width:114px;
	top:34px;
	font-size:26px;
	font-family:Centaur;
	color:#676767;
	text-align:right;
	}
#menu {
	position:absolute;
	left:232px;
	height:48px;
	width:475px;
	top:7px;
	background-color:#414141;
}
#menulist {
	position:absolute;
	left:10px;
	height:14px;
	width:458px;
	top:28px;
	text-align:right;
	font-size:18px;
	font-family:"Centaur MT";
}
#bioinfo {
	position:absolute;
	left:277px;
	height:50px;
	width:521px;
	top:92px;
	font-family:"Times New Roman", Times, serif;
}
#maininfo {
	position:absolute;
	left:50px;
	height:510px;
	width:785px;
	top:82px;
		font-family:"Times New Roman", Times, serif;
	}
#bioimage {
	position:absolute;
	left:17px;
	height:50px;
	width:236px;
	top:92px;
}
#bottominfo {
	position:absolute;
	left:0px;
	height:54px;
	width:800px;
	top:546px;
	text-align:center;
	font-size:10px;
}
#photofooter {
	text-align:center;
	font-size:10px;
		font-family:"Centaur MT";
}
.header-lower-left {
    bottom: 10px;
	right:0;
	font-size:9px;
    width: 200px;
    position: absolute;
}
#admin {
	position:absolute;
	top:9px;
	left:90px;
	height:10px;
	width:30px;
}

#admin a:link {
text-decoration:none;
color:#000000;
}
#admin a:visited {
text-decoration:none;
color:#000000;
}

#admin a:hover {
text-decoration:none;
color:#666666;
}
#watermark {
	position:absolute;
	z-index:20;
	top:58px;
	left:150px;
	height:100px;
	width:100px;
}
