@charset "utf-8";
/* CSS Document */
a {
color:#ff6600;
font-weight:bold;
}
a:hover {
color:white;
font-weight:bold;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a img { 
border:0px; 
}
img {
display:block;
}
body {
background-color:#000000;
background-image:url('images/g2-background.jpg');
background-position:top center;
background-repeat:no-repeat;
margin:0px;
font-family:verdana;
}
.thebody {
width:991px;
background-color:#272727;
background-position:top center;
background-repeat:no-repeat;
}
.theheader {
width:991px;
height:72px;
background-image:url('images/g2-header.jpg');
background-position:top center;
background-repeat:no-repeat;
}
.story {
width:991px;
height:539px;
background-position:top center;
background-repeat:no-repeat;
}
headline {
background-image:url('images/g2-headlines.png');
background-position:top center;
background-repeat:no-repeat;
position:relative;
top:20px;
left:20px;
width:520px;
height:467px;
z-index:1;
}
.schedbar {
width:991px;
height:50px;
}
.content {
width:991px;
background-image:url('images/g2-content-footer.jpg');
background-position:bottom center;
background-repeat:no-repeat;
}
.content-left {
width:405px;
height:490px;
float:left;
background-position:bottom center;
background-repeat:no-repeat;
}
a.content-left {
	font-size:10px;
	color:#ff660;
}
.content-right {
width:586px;
height:490px;
float:right;
}
.footer {
width:991px;
height:171px;
background-image:url('images/g2-footer.jpg');
background-position:top center;
background-repeat:no-repeat;
}
.recentnews {
font-size:12px;
padding:15px;
padding-top:40px;
line-height:24px;
}
a.whiteboxtext2 {
color:black;
}
a:hover.whiteboxtext2 {
color:#ff6600;
}
.centercolumn {
margin: 0px auto;
width:991px;
overflow:hidden;
}
.footertext {
font-size:9px;
color:#AAAAAA;
padding:15px;
padding-top:40px;
line-height:10px;
}
.footerheader {
color:#ff6600;
}
.footerlink {
font-size:9px;
color:#AAAAAA;
}
a:hover.footerlink {
color:#ff6600;
}
ul.nav {
list-style:none;
padding:0px;
margin:0px;
}
li.nav {
float:left;
}
.navbar {
height:25px;
width:100%;
background:black;
background-image:url('images/netbar-bg.png');
background-position:bottom;
position:absolute;
top:0px;
left:0px;
z-index:1;
color:#9f9f9f;
font-size:10px;
padding:3px;
text-align:center;
}
