body {
background-color: #000000;}

#logo {
	position: absolute; width:100%; height: 30px; top:50px; left:0px;
	background: #000000;
}


#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: 103px;
	left: 21px;
	width: 518px;
	padding-left: 6px;
	background-color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 56px;
		}
	
#title h1, p	{
	margin-top: 0;
	margin-bottom: 0;
	font-family: courier, arial, helvetica, sans-serif, serif;
	font-size: 18px;
	color: #ffffff;
		}
h2	{
	font-size:medium;
	color: #666666;
	margin: 0;
	}
	
#names	{
	position: absolute; top:206px;left: 19px;
	width:100%;
	margin-top: 20px;	
			}
#warning	{
	position: absolute;
	top:102px;
	left: 565px;
	width:294px;
	padding: 8px;
	background-color: #ffff00;
	float:right;
	height: 72px;
}

.warn	{font-size: 10px;
    	 line-height: 12px;
		 letter-spacing: 1px;
         font-family: courier new, courier, mono;
		 color: #000000;
		
		margin: 0;}
	
.thumblist
{
list-style:none;
padding:0;
margin:0;
}
.thumblist li
{
float:left;
margin-right:20px;
margin-bottom:0px;
width:200px;
height:250px;
font-family:courier new, courier, mono;
font-size: 12px;
color: #ffffff;
text-align:center;
}
.thumblist a
{
display:block;
}
.thumblist img
{
border:1px solid #000000;
width: 200px;
height: 200px;
}


#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: 242px;
	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: 80%;
	}
.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}
		 
p	{font-family:courier new, courier, mono;
	font-size: medium;
	color: #ffffff;
	}
	
