@charset "utf-8";

#dummy-element{width:2px;} /* Necessary to check if StyleSheet has loaded */ 

body {
	background-color:black;
	background-image: url(images/bg.png);
	background-attachment:fixed;
	color:#CCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
a {
	text-decoration:none;
	color:#CCC
}
img {
	border:none;
	max-width:975px;
}
#slider img {
	max-width:990px;
}
#admin img {
	max-width:650px;
}
#news img {
	max-width:670px;
}
a:hover {
	text-decoration:underline;
	color:#FFF;
}
.slogan {
color:#CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-style:italic;
padding-left:5px;
text-decoration:none;
}
#container {
	background-color:#0C0C0C;
	margin:auto;
	padding-bottom:5px;
	padding-top:5px;
	width:1000px;
	-moz-border-radius-topleft:45px;
	-webkit-border-top-left-radius:45px;
}
#header {
	background-color:#06F;
	height:114px;
	margin:auto;
	width:990px;
	background-image: url(images/headerbg.jpg);
	-moz-border-radius-topleft:45px;
	-webkit-border-top-left-radius:45px;
}
#header a {
	color:#111;
}
#header a:hover {
	color:#000;
	text-decoration:blink;
}
#gomteam {
	color:#111;
	float:left;
	font-size:60px;
	font-weight:normal;
	height:83px;
	line-height:48px;
	margin:5px;
	padding:10px;
	width:auto;
}
#register {
	background-color:#151515;
	color:#06F;
	float:right;
	height:31px;
	line-height:31px;
	margin-right:5px;
	margin-top:5px;
	text-align:center;
	width:468px;
	font-size:16px;
}
#register a {
color:#0066FF;
text-decoration:none;
}
#register a:hover {
color:#FFFFFF;
}
#advertisement {
background-color:#151515;
color:#FFFFFF;
float:right;
height:60px;
margin-right:5px;
margin-top:12px;
width:468px;
overflow:hidden;
}
#navbox {
background-color:black;
background-image: url(images/navbg.jpg);
height:60px;
margin:5px auto auto;
width:990px;
}
#navbox ul {
line-height:56px;
margin:0 0 0 5px;
padding:0;
text-align:center;
float:left;
}
#navbox li {
height:60px;
list-style-image:none;
list-style-position:outside;
list-style-type:square;
display:inline;
}
#navbox a:hover {
color:#FFF;
background-image: url(images/navabg.jpg);
text-decoration:none;
}
#navbox a {
color:#CCCCCC;
font-size:16px;
padding:15px;
font-weight:bold;
}
#slider {
background-color:#333333;
height:275px;
margin:5px auto auto;
width:990px;
}
#latest {
background-color:black;
margin:5px auto auto;
min-height:273px;
overflow:auto;
padding:5px;
width:980px;
}
#bcontainer {
	background-color:#151515;
	background-image: url(images/latestbg.jpg);
	background-repeat:repeat-x;
	float:left;
	height:264px;
	overflow:auto;
	padding:5px;
	width:725px;
	line-height: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#login {
	background-color:#151515;
	float:right;
	height:264px;
	padding:5px;
	width:230px;
	background-image: url(images/latestbg.jpg);
	overflow:hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#maincontent {
background-color:black;
margin:5px auto auto;
width:990px;
padding-bottom:10px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
}
#news {
	background-color:#151515;
	float:left;
	margin:5px auto auto 5px;
	padding:5px;
	width:671px;
	background-image: url(images/newsbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.boxtitle {
background-color:#333;
text-align:center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#shoutbox {
background-color:#151515;
float:right;
margin:5px 5px auto auto;
padding:5px 5px 10px;
width:285px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#shoutbox a {
	text-decoration:none;
	color:#06F;
	font-weight:normal;
}
#shoutbox a:hover {
	color:#FFF;
}
#featured {
background-color:black;
height:203px;
margin:5px auto auto;
padding:5px;
width:980px;
}
#featuredcontainer {
background-color:#151515;
height:183px;
padding:10px;
width:959px;
}
.featbox {
background-color:#333333;
height:130px;
overflow:hidden;
width:175px;
padding:5px;
}
.featbox:hover {
background-color:#414141;
}
.latestleft {
	float:left;
	margin-right:35px;
}
.latestright {

	margin-right:10px;
}
#footer {
	background-color:#151515;
	border-top:1px solid #333333;
	height:88px;
	margin:auto;
	width:980px;
	padding:5px;
	text-align:center;
	clear:both;
	background-image: url(images/footerbg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
li {
	list-style:none;
	margin:0;
	padding:0;
}
#footer a {
	text-decoration:none;
	color:#CCC;
}
#footer a:hover {
	text-decoration:underline;
}
#slider ul {
	padding:0;
	margin:0;
}
#slider li {
	list-style:none;
}
#admin {
	width:970px;
	background-color:#171717;
	padding:10px;
	margin:5px auto 5px;
}
#guest {
	width:100%;
	background-color:#06F;
	position:fixed;
	top:0;
	left:0;
	text-align:center;
	color:#000;
	z-index:4;
	padding:10px;
	border-bottom:2px solid #FFF;
}
#guest a {
	color:#FFF;
	text-decoration:none;
}
#guest a:hover {
	text-decoration:underline;
}
.headernotice {
	width:100%;
	background-color:#F00;
	position:fixed;
	top:0;
	left:0;
	text-align:center;
	color:#FFF;
	z-index:4;
	padding:5px;
	border-bottom:2px solid #FFF;
	margin:0;
}
.headernotice a {
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}
.headernotice a:hover {
	text-decoration:underline;
}
.newstitles {
	color:#06F;
	font-size:18px;
	margin:0;
	margin-top:10px;
	padding:0;
}
#affiliates {
	background-color:#151515;
	margin:5px 5px auto auto;
	padding:5px;
	width:285px;
}
#IE {
	position:fixed;
	top:100px;
	margin:auto;
	width:1000px;
	background-color:#F00;
	border:5px solid white;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	z-index:6;
	line-height:20px;
	text-align:center;
	padding:20px;
}