body{
/*	background:url('/_images/body/background.jpg') top center no-repeat;*/
	background-color:#000000;
	font-family:arial;
	padding:0;
	margin:0;
	color:#FFFFFF;	
	font-size:12px;
	behavior: url("/_includes/csshover3.htc");	
}
img{
	border:0;
}
a{
	color:#813333;
	text-decoration:none;
}
hr{
	border:1px solid #611313;
}
h1{
	margin-top:0;
}
h5{
	margin:0;
	padding:0;
	margin-left:10px;	
	margin-bottom:4px;
}
.pngfix{
	behavior: url("/_includes/iepngfix.htc");
}
#header{
	padding-top:10px;
	width:850px;
	margin:0 auto;
	height:149px;
	position:relative;
	z-index:1;
	text-align:Center;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #FFFFFF;
}
#left_menu{
	position:absolute;
	top:120px;
	left:15px;
	text-align:middle;
}
#right_menu{
	position:Absolute;
	top:120px;
	right:5px;
	text-align:middle;
}
#left_menu a, #right_menu a{
	margin:0 13px;
	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
}
#content{
	width:800px;
	margin:0 auto;
	padding-bottom:100px;
}
#roster_page_div{
	
}
table{
	margin:0 auto;
}
table tr td{
	padding:0 10px;
	text-align:Center;
}
table thead{
	background-color:#555555;
}
table tbody tr:hover{
	background-color:#123456;
}
.sponsorimage{
	 background-repeat:no-repeat;
	 background-color:#FFFFFF;
	 background-position:center center;
	 margin-right:10px;
	 margin-bottom:10px;
}
#welcomebox{
	float:right;
	width:400px;
	padding:10px;
	border:2px solid #611313;
	margin-left:10px;
	background-color:#140d0d;
}
