@charset "utf-8";
/* CSS Document */

body{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	background-color: #000000;
}#wrapper{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}#main{
	float: left;
	width: 850px;
	background-color: #FFFFFF;
}#header{
	float: left;
	height: 213px;
	width: 850px;
}#content {
	float: left;
	width: 810px;
	background-color: #FFFFFF;
	padding: 20px;
}
.intropara {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 18px;
	line-height: 28px;
}
.red {
	font-weight: bold;
	color: #B72730;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0px;
	float: left;
}#redbox{
	padding: 20px;
	width: 700px;
	border: 1px solid #B7282E;
	clip: rect(auto,auto,auto,auto);
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	float: left;
	background-color: #E5E5E5;
}
a:link {
	color: #D3242B;
	text-decoration: none;
	background-color: #FFFFCC;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.redheaders {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B02828;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D3242B;
}
#redboxholder {
	width: 825px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	float: left;
}
.blackbold {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}
h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.big {
	font-size: 36px;
	line-height: 36px;
}
.playnames {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B02828;
	cursor: hand;
}
a:active {
	color: #D3242B;
	text-decoration: none;
	background-color: #FFFFCC;
}
a:visited {
	color: #D3242B;
	text-decoration: none;
	background-color: #FFFFCC;
}
.tiny {
	font-size: 10px;
}

