﻿body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333333;
	background-color: #CCCCCC;
}
h1 {
	color: #000066;
	font-size: x-large;
	font-weight: bolder;
}
img {
	border: 0;
}
h2 {
	color: #000066;
	font-size: large;
}
h3 {
	color: #FF0000;
}
h4 {
	color: #000066;
}
.introtext {
	font: 15px/24px;
	color: #333333;
	font-size: 16px;
	line-height: 28px;
}
#navbar {
	width: 340px;
	float: right;
	text-align: left;
	background-color: #FFFFFF;
}
#wrapper {
	border: thin solid #000000;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
#header {
	border-color: #808080;
	padding: 10px;
	background-image: url('../images/header-bg.gif');
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
#content {
	width: 580px;
	float: left;
	margin-left: 16px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#footer {
	text-align: center;
	font-size: small;
	clear: both;
	padding-bottom: 6px;
	background-image: url('../images/header-bg.gif');
	background-repeat: repeat-x;
	margin-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
#results {
	width: 900px;
	float: left;
	margin-left: 16px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
a {
}
a:hover {
	color: #6699FF;
}
a:visited {
}
#header a {
}
#header a:hover {
	color: #6699FF;
}

td {
	padding: 6px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.featured {
	background-color: #FFCC00;
	text-align: center;
	margin-right: 12px;
	clear: both;
	margin-left: 12px;
}
.topnav {
	font-size: large;
	margin-top: 3px;
	clear: both;
	height: 32px;
	padding-top: 6px;
	text-align: center;
}
.small {
	font-size: x-small;
}
.logo {
	font-size: 36px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: italic;
	text-align: center;
}
.name {
	font-weight: bold;
	font-size: large;
}
.rectangle-right {
	margin-bottom: 12px;
}
.leaderboard-top {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.banner2 {
}
.button-left {
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 140px;
	margin-left: 12px;
}
.button-right {
	float: right;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 140px;
	margin-right: 12px;
}
.not-featured {
	color: #333333;
}
.featured-name {
	font-size: 20px;
	font-weight: bold;
}
.featured-bg {
	background-image: url('../images/featured-bg.png');
	background-repeat: repeat-x;
}
.highlight {
	background-color: #FFFF66;
}
.hidden {
	display: none;
}
.BorderedBox {
	text-align: left;
	padding: 5px;
	border: 2px solid;
	background-color: #FFFFCC;
}
.redtext {
	color: #CC3300;
	font-weight: bold;
}
