/***** Global *****/

body	{
	margin: 0px;
	padding: 0px;
 	background: url(images/grid.gif) repeat;
	}

a	{
	color: #ffcc00;
	}

a:hover	{
	text-decoration: none;
	}

#logobar {
	background: url(images/menu.gif) repeat-x;
	position: absolute;
	width: 500px;
	height: 45px;
	float: left;
	margin: 0px 0 0 0;
	z-index: -1;
	}

#wrapper{
 	background: url(images/headback.gif) repeat-x; 
        }

#content {
	background: #171717;
	min-height: 625px;
  	height:auto !important;
	width: 989px;
	height: 625px;
	margin: 0px auto 0 auto;
	overflow: hidden;
	}

#center {
	width: 500px;
	float: left;
	margin: 30px 0 0 35px;
	}

#backright {
	width: 160px;	
	float: right;
	margin: 10px 30px 0 0;
	}

#wrap	{
	width: 989px;
	height: 625px;
	margin-top: 30px;
	}

#left 	{
	width: 500px;
	height: 600px;
	margin: 0px 0 0 30px;
	float: left;
	}

#wrap h1 {
	margin: 7px 7px 7px 20px;
	font: normal 13px arial;
	letter-spacing: -.03em;
	color: #fff;
	}

#right 	{
	background: #333 url(images/whead2.gif) repeat-x;
	margin: 0px 30px 0 0px;
	width: 420px;
	height: 600px;
	float: right;
	}

#vid 	{
	background: #000;
	width: 420px;
	height: 300px;
	}

#info 	{
 	width: 420px;
	height: 300px;
	}

#info h1 {
	font: normal 30px verdana;
	letter-spacing: -.07em;
	color: #999;
	}

#info p {
	margin-left: 35px;
	margin-right: 15px;
	font: normal 10px verdana;
	line-height: 11px;
	letter-spacing: -.05em;
	color: #666;
	}

#info li {
	margin-left: 45px;
	margin-right: 15px;
	font: normal 10px verdana;
	letter-spacing: -.05em;
	list-style: square;
	color: #666;
	}

#flash {
	background: url(images/feature.gif) no-repeat;
	width: 494px;
	height: 240px;
	float: left;
	}

#news	{
	background: #333 url(images/whead2.gif) repeat-x;
	margin: 15px 0 0 15px;
	width: 319px;
	height: 345px;
	float: left;
	}

#news ul li {
	font: normal 10px verdana;
	line-height: 11px;
	margin-left: 25px;
	margin-right: 15px;
	letter-spacing: -.05em;
	color: #666;
	}

#news ul li a {
	margin-bottom: 10px;
	font: normal 20px verdana;
	line-height: 15px;
	letter-spacing: -.07em;
	color: #999;
	text-decoration: none;
	}

#news ul li a:hover {
	color: #ff0000;
	}

#newsimage {
	background: #000;
	width: 319px;
	}

#newscontent h1 {
	font: normal 30px verdana;
	letter-spacing: -.07em;
	color: #999;
	}

#newscontent p {
	margin: 0 15px 0 35px;
	font: normal 10px verdana;
	letter-spacing: -.05em;
	color: #666;
	}

#widgets {
	background: #121212;
	width: 989px;
	margin: 10px auto 0 auto;
	overflow: hidden;
	}

#bottom {
	background: url(images/bottom.png) no-repeat;
	width: 989px;
	height: 12px;
	margin: 0 auto 20px auto;
	overflow: hidden;
	}

#header {
	height: 45px;
	margin: 0px 0 0 0;
	}

#headerimg {
	height: 154px;
	width: 989px;
	margin: 0px auto 0px auto;
	}

#center h1 {
	font: normal 20px verdana;
	letter-spacing: -.07em;
	color: #999;
	}

#center h2 {
	font: normal 18px verdana;
	letter-spacing: -.07em;
	color: #999;
	}

#center h3 {
	font: normal 16px verdana;
	letter-spacing: -.07em;
	color: #999;
	}

#center h4 {
	font: normal 14px verdana;
	letter-spacing: -.07em;
	color: #999;
	}

#center p {
	font: normal 12px arial;
	color: #666;
	}

#center ul li {
	list-style: circle;
	font: normal 12px arial;
	color: #666;
	}

#center ul li a {
	list-style: square;
	font: normal 12px arial;
	color: #ffcc00;
	}

#nav	{
	text-decoration: none;
	list-style: none;
	margin: 30px 0px 0 20px;	
	float: left;
	width: 160px;
	}

#nav ul	{
	text-decoration: none;
	list-style: none;
	float: left;
	}

#nav ul li	{
	font: normal 13px Arial;
	letter-spacing: -.03em;
	float: left;
	}

#nav ul li a {
	color: #999;
	width: 160px;
	padding:5px 0px 5px 20px;
	text-decoration: none;
	float: left;
	}

#nav ul li a:hover {
	background-color: #000;
	color: #999;
	}

#footer {
	background: #202020;
	width: 989px;
	height: 200px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;	clear: right;
	color: #666;	font-size: 0.7em;	line-height: 1.3;
	}#footer a {	color: #fc0;	}#footer .copyright {	float: left;	}#footer .ads {
	margin: 15px 0 0 0;	float: right;	padding-top: 0px;
	}#footer p {
	margin: 23px 0 0 0;	padding-bottom: 9px;	}

#footer img {
	margin-top: 2px;
	border: 0px;	}

#footer .wrap 	{	width: 936px;	margin: 0 auto;	}

.clear 	{ 
 	clear: both; 
	}

/***** Home Page *****/

