@charset "utf-8";
/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/wall5011.gif);
	background-repeat: repeat;
	margin: 0 40px;
	font-size: 10pt;
}

#logo {
	position:absolute;
	left:486px;
	top:2px;
	width:253px;
	height:181px;
	z-index:2;
}

#title {
	margin: 0 0 10px 0;
	padding: 6px;
	width: 1150px;
	background: #CC0000;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer {
	padding: 6px;
	float: left;
	width: 1156px;
}
#container {
	border: solid #cc0000 4px;
	padding: 6px;
	background-image: url(images/pngbg.png);
	width: 800px;
	float: left;
	margin: 0 10px 10px 0;
}
#feat {
	border: solid #000000 4px;
	padding: 6px;
	margin: 0 0 10px 0;
	background: url(images/pngbg.png);
	position: relative;
	width: 310px;
	float: left;
}
/*----general bits and pieces------*/
.clear{clear:both;}
.clearL{clear:left;}
.clearR{clear:right;}
.dolls a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}
.dolls a:visited {
	color: #FFFFFF;
	font-weight: bold;
		font-size: 9pt;
}
.dolls a:hover {
	color: #000000;
	font-weight: bold;
		font-size: 9pt;
}
.dolls a:active {
	color: #FFFFFF;
	font-weight: bold;
		font-size: 9pt;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
	white-space: pre;
}
#title #rss {
	top: 307px;
	width: 500px;
	position: absolute;
	left: 697px;
	font-size: 14px;
}
.red  {
	color: #CC0000;
	font-weight: bold;
}

.Scores {
	font-size: 9pt
}
.BigScores {
	font-size: 16pt;
}
.follow a:link {
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.follow a:visited {
	color: #FFFFFF;
	font-weight: bold;
		font-size: 9pt;
}
.follow a:hover {
	color: #000000;
	font-weight: bold;
		font-size: 9pt;
}
.follow a:active {
	color: #FFFFFF;
	font-weight: bold;
		font-size: 9pt;
}
