body 
{
	background: #000000;
	background-attachment : fixed;
	background-image:url('images/bg_site.jpg');
	background-position: center bottom;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	margin: 0;
	text-align: justify;
}

a
{
	color: #222222;
	text-decoration: none;
}

a:hover 
{
	text-decoration: none;
	color: #000000;
}

a img 
{
	border: 0;
}

#container 
{
	background: url('images/background.jpg') repeat-y;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:hidden;
	text-align:left;
	padding:0 0 0 2px;
}

#banner	
{
	width: 1196px;
	height:202px;
	overflow:hidden;
	float:left;
}

#left_side	
{
	width:206px;
	float:left;
}

#login	
{
	background:url(images/login.jpg) no-repeat;
	width:171px;
	height:146px;
	overflow:hidden;
	padding: 0 18px 0 17px;
}

a img
{
	border:none;
}

form
{
display: inline;
}

.pseudo, .password	
{
	background:url(images/form.jpg) no-repeat;
	width:165px;
	height:20px;
	overflow:hidden;
	padding:6px 0 0 5px;
	margin-top:10px;
	border:0;
	font-size:10px;
	color:#222222;
}

.button 
{
	border:0;
	height:10px;
	margin:10px 0 0 0;
	overflow:hidden;
}

.login 
{
	background:url(images/button_login.gif) no-repeat;
	width:27px;
}

.register 
{
	width:43px;
}

.help 
{
	width:21px;
	margin:0 35px 0 35px;
}

#head_sponsor_header
{
	background-image:url(images/head_sponsor_header.jpg);
	width:206px;
	height:44px;
}

#head_sponsor_box
{
	width:206px;
}

#sponsors_header
{
	background:url(images/sponsors_header.jpg) no-repeat;
	width:206px;
	height:44px;
	overflow:hidden;
}
textarea
{
font-family: Verdana, Arial, Sans-serif; 
font-size: 9px;
background-color: #ffffff;
border:1px solid rgb(172,199,215);
color:#055687;
}

input
{
color: #1F2941; 
background-color: #61818c;
font-size: 9px; 
font-family: Verdana, Arial, Sans-serif; 
border-right: #1F2941 1px solid; 
border-top: #1F2941 1px solid; 
border-left: #1F2941 1px solid; 
border-bottom: #1F2941 1px solid; 
}

.sponsor
{
	padding-top:4px;
	width:198px;
	height:68px;
	overflow:hidden;
}

#navigation	
{
	background:url(images/navigation_bg.jpg) repeat-x;
	height:43px;
	overflow:hidden;
	float:left;
}

#navigation ol 
{
	list-style:none;
	margin:0;
	padding:0;
}

#navigation ol li 
{
	float: left;
}

#main	
{
	background:#61818c;
	border:#222222 1px solid;
	border-top:0;
	width:667px;
	padding: 0 8px 0 7px;
	float:left;
}

#main a 
{
color: #97cadb;
}

#right_side	
{
	width:306px;
	float:left;
}

#team_roster	
{
	background:url(images/team_roster.jpg) no-repeat;
	width:306px;
	height:540px;
	padding:0 12.5px 0 12.5px;
	overflow:hidden;
}

.roster_pic	
{
	width:62.5px;
	height:62.5px;
	padding:0 2px 0 2px;
	margin-bottom:0px;
	overflow:hidden;
}

#rosterData	
{
	margin-left:65px;
	padding-left:6px;
	font-size:12px;
	height:15px;
	width:105px;
	margin-top:5px;
	overflow:hidden;
	font-weight:bold;
	color:#333333;
}

#footer	
{
	background:url(images/footer.jpg) no-repeat;
	width:1186px;
	height:47px;
	overflow:hidden;
	color:#97cadb;
	font-size:10px;
	font-weight:bold;
	float:left;
	padding: 10px 0 0 10px;
}

#footer a 
{
	padding:0 10px 0 10px;
	color:#97cadb;
	font-weight:bolder;
	font-size:9px;
	text-decoration:none;
}

h1	
{
	background:url(images/h1.jpg) no-repeat;
	width:430px;
	height:41px;
	padding: 26px 0 0 237px;
	font-size: 12px;
	font-weight:bold;
	color: #97cadb;
	margin-top:5px;
}

hr
{
	color: #97cadb;
	background-color: #97cadb;
	height: 1px;
	border:none;
}