@charset "UTF-8";
/* CSS Document */

a:link {color:#000;text-decoration:underline;background:none;}
a:hover {color:#999;text-decoration:none;background:none;}
a:active {color:#999;text-decoration:none;background:none;}
a:visited {color:#000;text-decoration:none;background:none;}

body {background:#FFF;}

.hide {display:none}

#wrap {background:#FFF;margin-left:auto;margin-right:auto;padding-left:0px;padding-bottom: 3px;width:1010px;}

#screen {width:990px;margin-top:30px;margin-left:10px;margin-right:auto;}

#blackdivider {background-color:#000; font-size:5px; line-height:normal;width:100%;}

#images {width:900px;display:block;}

#heroshots {float:none;padding-right:10px; width:930px;display:inherit;} 

.colorred {color:#F00;}

#menubar {height:30px;
	font-family: "Courier New", Courier, monospace; 
	color:#FFF;
	font-weight:000;
	font-size:15px;
	line-height:150%;
	letter-spacing:.1em;
	white-space: normal;
	padding-bottom:30px;
	width:95%;}

h1 {font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size:18px;
	line-height:100%;
	letter-spacing:.1em;
	color:#000;
	white-space:normal;
	display:block;
	width:95%;}
	
h2 {font-family: "Courier New", Courier, monospace;
	color:#000;
	font-weight:900;
	font-size:16px;
	line-height:100%;
	letter-spacing:.1em;
	white-space: normal;
	display:block;
	width:95%;}

h3 {font-family: "Courier New", Courier, monospace;
	color:#000;
	font-weight:600;
	font-size:14px;
	line-height:100%;
	letter-spacing:.1em;
	white-space: normal;
	display:block;
	width:95%;}

h4 {font-family: "Courier New", Courier, monospace;
	color:#000;
	font-size:12px;
	line-height:100%;
	letter-spacing:.1em;
	white-space: normal;
	display:block;
	width:95%;}
	
	
h5 {font-family: "Courier New", Courier, monospace;
	color:#000;
	font-size:11px;
	font-weight:bold;
	line-height:100%;
	letter-spacing:.1em;
	white-space: normal;
	display:block;
	width:95%;}	
	
h6 {font-family: "Courier New", Courier, monospace;
	color:#000;
	font-weight:bold;
	font-size:9px;
	line-height:100%;
	letter-spacing:.2em;
	white-space: normal;
	display:block;
	width:95%;}
	
	
p {font-family: "Courier New", Courier, monospace;
	color:#000;
	font-size:11px;
	line-height:150%;
	letter-spacing:.2em;
	white-space: normal;
	display:block;
	width:95%;}


#ofendllc {font-family: "Courier New", Courier, monospace;
	color:#000;
	font-weight:100;
	font-size:11px;
	line-height:100%;
	letter-spacing:.1em;
	white-space: normal;
	text-align:left;
	padding-top:40px;
	width:95%;
	clear:both;}



