body {
background-color: #000000;}

#logo {
	position: absolute; width:100%; height: 97px; top:11px; left:5px;
	background: #000000;
}


	
p	{
	font-family: "courier new", courier, mono;
	color: #fff;
	}
	
#warning	{
	position: absolute;
	top:78px;
	left: 659px;
	width:334px;
	padding: 8px;
	background-color: #ffff00;
	float:right;
	height: 39px;
}
	
.warn	{font-size: 10px;
    	 line-height: 12px;
		 letter-spacing: 1px;
         font-family: "courier new", courier, mono;
		 background-color: #ffff00;
		 color: #000000;
		 margin: 0;}

#minitabs {
	font-family: "courier new", courier, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #fff;
	}
	
#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#minitabs a {
	float: right;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #ffffff;
	}
#minitabs a.active, #minitabs a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	color:	#000000;
	background: #666;
	}
#minitabs a:hover {
	color: #ffffff;
	}
	
#title	{
	position: absolute;
	top: 96px;
	left: 32px;
	width: 375px;
	padding-left: 0px;
	background-color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 46px;
		}
		
	
#title h1  {
	margin-top: 0;
	margin-bottom: 0;
	font-family: courier, arial, helvetica, sans-serif, serif;
	font-size: 24px;
	color: #ffffff;
		}
		
#wrapper	{
	margin:0;
	}
	
#names	{
	position: absolute; top:122px;left: 249px;
	float: right;
	width:75%;
	margin-top: 20px;
	height: 300px;
			}
	
.thumblist
{
list-style:none;
padding:0;
margin:0;
}
.thumblist li
{
float:left;
margin-right:10px;
margin-bottom:10px;
width:150px;
height:170px;
text-align:center;
}
.thumblist a
{
display:block;
}
.thumblist img
{
border:1px solid #000000;
}

#history	{
	position: absolute;
	top: 142px;
	left: 28px;
	float: left;
	padding: 0px;
	width:196px;
	height: 300px;
		}

#biogs	{
	margin: auto;
	padding: 2px;
	height: 300px;
	overflow: auto;
	}
	
#history p	{
	margin-top: 0;
	font-size: 14px;
	color: #666;
	}
#history h2	{
	font-family:"Courier New", Courier, mono;
	font-size: 14px;
	color: #fff;
	margin: 0;
	}
	
#footer	{
	clear: both;
	position: absolute;
	top: 1262px;
	left: 222px;
	width: 500px;
	height: 31px;
	}
#footer p	{
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	}

#image	{
	float: right;
	width:66%;
	margin-top: 20px;
	}

a:link {text-decoration: none;
font-size: 14px;
line-height: 16px;
font-family: "courier new", courier, mono;
color: #ffffff}

a:visited {text-decoration: none;
font-size: 14px;
line-height: 16px;
font-family: "courier new", courier, mono;
color: #bbbbbb
}

a:hover {text-decoration: none;
	color: #ffffff;
	background: #333333;
	}

a:active {text-decoration: none;
font-size: 14px;
line-height: 16px;
font-style: italic;
font-family: "courier new", courier, mono;
color: #ffffff}

H1 	{margin: 0;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
    letter-spacing: 2px;
	font-family: "courier new", courier, mono;
	color: #999999;
		}
		
.line	{
	border-top: 2px solid #4365a0;
	
	}
	
.small	{
	font-size: 70%;
	}
.large	{
	font-size: 110%;}
		
	td	{font-size: 12px;
    	 line-height: 14px;
         font-family: "courier new", courier, mono;
    	 color: #faf0e6;
		}
		 
th	{font-size: 10px;
    	 line-height: 13px;
		 letter-spacing: 1px;
         font-family: "courier new", courier, mono;
		 background: #990000;
    	 color: #faf0e6}
		 
.g	{color: #666;}
.w	{color: #fff;}
