/* CSS Document */
body{
	background-color:#FFFFFF;	
	margin-top: 0px;
	margin-bottom: 0px;
	background:url(/images/bgfade.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;	
	height: 100%;
}
#contact{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color: #003300;
	color: #333333;
	padding-left: 10px;
	margin-bottom: 2em;
}
#contact img{
	text-align: center;
	margin-top: 1px;
}
.about{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color: #003300;
	color: #333333;
	padding-left: 10px;
	margin-bottom: 2em;
}
#main ul{
	margin-left: 10px;
}
#header{
	position: absolute;
	top: 2px;
	left: 10%;
	height: 158px;
	width: 80%;
	text-align: left;
}
#header img{
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#navbar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	height: 27px;
	top: 158px;	
	left: 10%;
	width: 80%;
	padding: 0px;
	color: #000000;
	background-image: url(/images/menubg.gif);
	background-repeat: repeat-x; 
	background-color:#CCCCCC;
	padding-top: 2px;
}
#navbar a{
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}
#navbar a:visited{
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}
#container{
	position: absolute;
	top: 185px;
	left: 10%;
	background: #ffffff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 80%;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}
&bull{
	color:#FFFFFF;
}
#bar{
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 30px;
	text-decoration: none;
	color: #333333;
	height: 100%;
}
#bar a{
	text-decoration: none;
	color:#333333;
}
#bar a:hover{
	text-decoration: none;
	color: #00CC00;
}
#main{
	margin: 15px 15px 15px 240px;
	padding: 15px 15px 15px 10px;
	background: #ffffff;
}
#wrapper main h1{
	margin-left: 15px;
}
#main h5 a{
	text-decoration:none;
	color: #666666;
}
#main a{
	text-decoration: none;
	color:#333333;
}
#main a:hover{
	text-decoration: none;
	font-weight: bold;
	color:#333333;
}
.news{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin-bottom: 15px;
	padding: 5px 5px 5px 5px;
}
.news h2 a{
	text-decoration:none;
	color: #00CC00;
}
.game{
	background-color:#FFFFCC;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
}
.game a{
	text-decoration: none;
	color: #333333;
}
.game a:hover{
	text-decoration: none;
	color: #00CC00;
}
#game_info{
	text-decoration: none;
	font-size: 16px;
	padding-left: 10px;
}
#game_info a{
	text-decoration: none;
	color:#333333;
}
#game_info a:hover{
	text-decoration: none;
	color: #00CC00;
}
.team{
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
}
#login{
	padding: 15px, 15px, 15px, 15px;
	text-align: left;
}
.news_summary{
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
}
#footer {
	width: 80%;
	color: #999999;
	text-align: center;
	height: 40px;
	padding-top: 10px;
	margin: -50px auto 0 auto;
}
a img{
	border: none;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}
.ads img{
	border: none;
	padding: 0px, 2px, 0px, 2px;
	margin: 0px, 5px, 0px, 5px;
}
.ads{
	background-color:#FFFFFF;
}
#adminmenu{
	border-style: solid;
	border-width: 1px;
	border-color:#CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
a:hover{
	text-decoration: none;
	font-weight: bold;
	color:#333333;
}