body 
{
        background-image: url(images/fond.jpg);
        background-repeat: repeat; background-attachment: fixed;
        background-position: top center;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	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:950px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:hidden;
	text-align:left;
	padding:0 0 0 2px;
}

#top_bar 
{
	background:url(images/top_bar.jpg) no-repeat;
	width:936px;
	height:26px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
        color: #FFFFFF;	
        padding:8px 10px 0 0;
	float: center;
}

#banner	
{
	width:946px;
	height:180px;
	overflow:hidden;
	float:left;
}

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

#login	
{
	background:url(images/login.jpg) no-repeat;
	width:171px;
	height:126px;
	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:1;
	font-size:10px;
	color:#222222;
}

.button 
{
	border:1;
	height:15px;
	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;
}



textarea{
font-family: Verdana, Arial, Sans-serif; 
font-size: 9px;
background-color: #FFFFFF;
border:1px solid #769e6c;
color:#000000;
}

select{
color: #000000; 
background-color: #FFFFFF;
font-family: Verdana, Arial, Sans-serif; 
font-size: 9px; 
}


input{
color: #000000; 
background-color: #FFFFFF;
font-size: 9px; 
font-family: Verdana, Arial, Sans-serif; 
border-right: #769e6c 1px solid; 
border-top: #769e6c 1px solid; 
border-left: #769e6c 1px solid; 
border-bottom: #769e6c 1px solid; 
}


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

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

#navigation ol li 
{
	float: left;
}

#main	
{
	background:#FFFFFF;
	border:#222222 0px solid;
	border-top:0;
	width:517px;
	padding: 0 8px 0 7px;
	float:left;
}

#main a 
{
color: #405639;
}

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

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

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

#rosterData	
{
	margin-left:65px;
	padding-left:6px;
	font-size:9px;
	height:15px;
	width:105px;
	margin-top:1px;
	background:url(images/roster_text.jpg) no-repeat;
	overflow:hidden;
	font-weight:bold;
	color:#333333;
}

#upcoming_match	
{
	background:url(images/upcoming_match.jpg) no-repeat;
	width:186px;
	height:117px;
	overflow:hidden;
	padding:10px 10px 0 10px;
	font-weight:bold;
}



.side_list 
{
	padding:0;
	margin:0;
}

.side_list li	
{
	background:url(images/table_background.jpg) no-repeat;
	font-size:10px;
	width:180px;
	height:14px;
	border:0px solid #FFFFFF;
	list-style:none;
	overflow:hidden;
}

#footer	
{
	background:url(images/footer.png) no-repeat;
	width:936px;
	height:180px;
	overflow:hidden;
	color:#63ac4d;
	font-size:0px;
	font-weight:bold;
	float:left;
	padding: 10px 0 0 10px;
}


h1	
{
        background:url(images/h1.png) no-repeat;
	width:280px;
	height:67px;
	padding: 26px 0 0 237px;
	font-size: 11px;
	font-weight:bold;
	color: #42503f;
	float:center;
}

h2	
{
        background:url(images/h2.png) no-repeat;
	width:280px;
	height:61px;
	padding: 26px 0 0 237px;
	font-size: 11px;
	font-weight:bold;
	color: #42503f;
	float:center;
}

h0	
{
        background:url(images/h0.png) no-repeat;
	width:0px;
	height:0px;
	padding: 0px 0 0 0px;
	font-size: 0px;
	font-weight:bold;
	color: #FFFFFF;
	float:center;
}