/* CSS Document */

body, h1, h2, h3, h4, h5, ul, li, ul li, div, img, form {
	margin: 0px; padding: 0px; font-family: Helvetica, Arial, Verdana, sans-serif;}
body{background-color:#000000; font-size:0.8em; color:#fff; }


p{  text-align:justify;	line-height:130%; color:#999999;}
p a {text-decoration:none; color:#434343;}
p a:hover{text-decoration:underline;}
a {text-decoration:none; }

h1 {font-size:1.7em;	color: #fff;  }
h2 {font-size: 13px;  color: #0ab9d8; font-weight:bold;}
h3 { font-size: 12px; color: #0ab9d8; font-weight:bold;}
h3 a {font-size: 12px; color: #9A0000;}

h4 {font-size: 9px;color: #ffffff;}	
img	{border: 0px none; vertical-align:baseline;}



/***********PAGE LAYOUT******************/

#outerwrapper{margin:0 auto; width:1152px; padding:0; height:700px; background-image:url(../images/backdrop.jpg); background-position:top; }
.flash_bits{margin:0px; padding:170px 130px 0 125px; height:320px; }
.right_text{width:300px;float:left;}
.left_text{width:250px; float:left;padding:100px 0 0 0;; height:150px; vertical-align:bottom;}
#topbar{height:3px; background-color:#323232;}
#headspace{ height:101px; background-image:url(../images/generic/blue_headspace_splinter.jpg);  }
#logo_top{margin:0; width:274px; float:left;}
.latest_news{padding:20px 0 0 0; text-align:center; font-size:0.8em;}


.footer {color:#666666;
	/*width:980px;*/ padding: 110px 0 10px 20px; height:70px;font-size:10px; text-align:center;}
	
.footer a {color:#666666; text-decoration:none;}
.footer a .management {color:#FFCC00; text-decoration:none;}
.footer a strong{color:#666666; text-decoration:none; font-weight:bold;}
.footer a:hover {color:#ffffff; text-decoration:underline;}

.latest_news a {color:#FFCC00; text-decoration:none;}

.clear {clear: both;}


