#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 18px;
}
body
{
margin-top: 0px; 
background-image: url(back.jpg); 
background-repeat: repeat-x;
background-color:#000000;
color:#FFFFFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

#legalLinks a:link, #legalLinks a:visited, #legalLinks a:active{
	font-weight:bold;
	text-decoration:none;
	color:#e15722;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#legalLinks a:hover {
	color:#fcc21a;
}

#header {
background-image: url(images/scoreboard_header.gif); 
background-repeat: no-repeat;
height:164px;
width:948px;
}

#sign_bottom {
background-image: url(images/page_bottom.gif); 
background-repeat: no-repeat;
height:96px;
width:948px;
}

#sign_top{
background-image: url(images/page_top.gif); 
background-repeat: no-repeat;
height:60px;
width:948px;
}

#middle {
background-image: url(images/page_middle.gif); 
background-repeat: repeat-y;
width:948px;
}

#posts {
margin-left:185px;
background-image: url(images/sign_posts.gif); 
background-repeat: no-repeat;
height:198px;
width:948px;
}

h2{
	font-size:18px;
	padding-top:15px;
	color:#ffcc00;
}

#page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	margin-left:90px;
	margin-right:20px;
	height:450px;
	overflow:auto;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	margin-left:90px;
	margin-right:40px;
	height:300px;
	overflow:auto;
}

#container {
	margin: 0 auto;
	width:948px;
	margin-bottom:30px;
	margin-top:30px;
	text-align: left;
}