*{ margin:0;padding:0; }
body { background: #222222; }
h1 { font-family:helvetica,arial,sans-serif; font-size:2.4em; padding: 12px; color: #a2292f; letter-spacing: -1px; }
p { font-family:helvetica,arial,sans-serif; font-size: 13px; }
a { color: #a2292f; } a:hover { color: #000; }
#container {
	width: 900px;
	margin: 30px auto 0px auto;
	background: #fff; 
}
#ticker a { font-size: 11px; color: #fff; text-decoration: none; line-height: 18px; font-weight: bold; text-transform: uppercase; } #ticker a:hover { color: #ccc; }
#ticker { height: 20px; background: #000; background: #000 url(../img/ticker_bg.gif) repeat-x;  }
#content {
	background: transparent url(../img/bg_head_breadcrumbs.jpg) repeat-y scroll left top;
	padding-bottom: 30px; 
}
#header { background: #fff url(../img/bg_head_middle.jpg); height: 220px; }
.score p { font-size: 16px; color: #a2292f; font-weight: bold;}
.left { float: left; width: 75%; padding-top: 10px; }
.left h2 { color: #000; font-size: 13px; border-bottom: 1px solid #ccc; padding-bottom: 3px;}
.right { 
	float: right;
	width: 25%;
	margin-top: 10px;
}
.right h2 { color: #fff; padding: 3px; background: #fff url(../img/right_head.gif) repeat-x; font-size: 13px; }
.clear { clear: both; }
.entry { 
	margin: 0px 5px 0px 10px;
	padding: 8px; 
}
.entry p { padding-top: 8px; }
.mod { 
	margin-bottom: 6px;
	margin-right: 10px;
	border: 1px solid #f3f3f3;
}
.sponsor { 
	margin-bottom: 6px;
	border: 1px solid #f3f3f3;
	margin-right: 10px;
	text-align:center;
	padding: 5px 0 5px 0;
} 

#footer { 
	background: transparent url(../img/grass_pattern.png) repeat-x scroll left top;
	height: 62px;
	margin-top: -34px;
}

#footer p {
	padding-top: 40px;
	padding-left: 15px;
	color: #fff;
	font-weight: bold;
}