body{
	background-image:url('../images/body.jpg');
	font-family: Arial;
	margin:0 auto 20px auto;
	width: 960px;
	font-size:100%;
	line-height:1.25em;
	text-align:center;
}
#container{
	width:960px;
	text-align:left;
}
h1, h2, h3, h4, h5, h6, p, ul{
	font-size:1em;
	margin:0;
	padding:0;
	font-weight:normal;
}
h1{
	font-size:20px;
	font-weight:bold;
}
h2{
	font-size:1em;
	font-weight:bold;
}
ul{
	list-style:none;
}
li{
	display:inline;
}
a{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
}
#navigation{
	font-size:.8125em;
	text-align:right;
}
#header{
	height:60px;
	_height:80px;
	padding:20px 20px 0;
	background:url('../images/header.png') no-repeat;
	_background-image:url('../images/header.gif');
	color:#FFF;
}
#header h2{
	float:left;
}
#header p{
	font-size:11px;
	width:415px;
	line-height:13px;
	float:right;
}
#header li{
	border-left:1px solid #FFF;
	padding-left:.5em;
}
#header li.first{
	border-left-width:0;
}
.mapRating{
	width:312px;
	float:left;
	color:#666666;
	margin:10px 4px 0 4px;
	_margin:10px 3px 0 3px;
}
.mapRating h3{
	background:url('../images/h3.png') no-repeat;
	_background-image:url('../images/h3.gif');
	height:40px;
	line-height:40px;
	padding:0 20px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	overflow:hidden;
}
.mapRating.bad h3{
	background-image:url('../images/h3red.png');
	_background-image:url('../images/h3red.gif');
}
.mapRating.good h3{
	background-image:url('../images/h3green.png');
	_background-image:url('../images/h3green.gif');
}
.mapRating.old h3{
	background-image:url('../images/h3blue.png');
	_background-image:url('../images/h3blue.gif');
}
.mapRating.fun h3{
	background-image:url('../images/h3orange.png');
	_background-image:url('../images/h3orange.gif');
}
.mapRating p{
	padding:0 20px;
}
.mapRating .content{
	background:#1f1d1d url('../images/mapRating.gif') bottom left no-repeat;
}
.mapRating.bad .content{
	background-image:url('../images/mapRatingRed.gif');
}
.mapRating.good .content{
	background-image:url('../images/mapRatingGreen.gif');
}
.mapRating.old .content{
	background-image:url('../images/mapRatingBlue.gif');
}
.mapRating.fun .content{
	background-image:url('../images/mapRatingOrange.gif');
}
table{
	width:308px;
	margin:0 2px 2px;
}
table.rating_graph td {
	color:#666666;
}
	table.rating_graph tr.bars td {
	vertical-align: bottom;
}
table.rating_graph tr.labels td {
	text-align: center;
	font-weight: bold;
}
table.rating_graph div.rating_1 {
	background:#B80000 url('../images/rating_1.gif') center top no-repeat;
}
table.rating_graph div.rating_2 {
	background:#B85800 url('../images/rating_2.gif') center top no-repeat;
}
table.rating_graph div.rating_3 {
	background:#B89800 url('../images/rating_3.gif') center top no-repeat;
}
table.rating_graph div.rating_4 {
	background:#99CC33 url('../images/rating_4.gif') center top no-repeat;
}
table.rating_graph div.rating_5 {
	background:#33CC00 url('../images/rating_5.gif') center top no-repeat;
}
.hidden{
	display:none;
}
#generateBanner{
	width:632px;
	margin:10px 4px 0 4px;
	float:left;
}
#generateBanner h2{
	background:transparent url('../images/h2.png') no-repeat;
	_background-image:url('../images/h2.gif');
	height:40px;
	line-height:40px;
	padding:0 20px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
#generateBanner img{border:none;}
#generateBanner .content{
	background:#1f1d1d url('../images/generateBanner.gif') bottom left no-repeat;
	padding:10px 20px 20px 20px;
	color:#FFF;
}
#generateBanner .content div{
	margin:5px 10px 0 0;
	width:350px;
	clear:both;
}
#generateBanner .content div label{
	float:left;
}
#generateBanner .content div input{
	float:right;
}
#stats{
	width:312px;
	float:left;
	color:#666666;
	margin:10px 4px 0 4px;
	_margin:10px 3px 0 3px;
	color:#fff;
}
#stats h2{
	background:url('../images/h3.png') no-repeat;
	_background-image:url('../images/h3.gif');
	height:40px;
	line-height:40px;
	padding:0 20px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	overflow:hidden;
}
#stats ul{
	background:#1f1d1d url('../images/mapRating.gif') bottom left no-repeat;
	list-style:none;
	padding:10px 0 20px;
}
#stats li{
	padding:0 20px;
	display:block;
}
