body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
}
.maintext {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.champlink {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.champlink {
	color: #999999;
}
.ccmlink {
	color: #FFFF00;
	text-decoration: none;
}
a:hover.ccmlink {
	color: #0033cc;
}
.flashpad {
	padding: 10px;
}
#message {
	background-color: #333333;
	border: 1px solid #999999;
	width: 768px;
	margin: 15px 0 15px 0;
	position: relative;
}
#message #tl {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 10px;
	height: 10px;
}
#message #tr {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 10px;
	height: 10px;
}
#message p {
	color: #999999;
	font-size: 11px;
	padding: 0;
	margin: 10px;
}
#message #bl {
	position: absolute;
	bottom: -2px;
	left: -1px;
	width: 10px;
	height: 10px;
}
#message #br {
	position: absolute;
	bottom: -2px;
	right: -1px;
	width: 10px;
	height: 10px;
}
#champback {
	background: url(images/champback.jpg) no-repeat left top;
	font: bold 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#chevback {
	font: bold 15px/16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/chevback.jpg) no-repeat left top;
}
#countyback {
	font: bold 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/countyback.jpg) no-repeat left top;
}
