body {
	background-color: #111111;
	margin: 0px;
}
.hpleft {
	background-image: url(../images/hpleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.hpright {
	background-image: url(../images/hpright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.copy {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.copywt {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#footer a, a:visited {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#subnav {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/subnav.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 41px;
	width: 211px;
}
#subnav a, a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#subnav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-image: url(../images/subnavov.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 41px;
	width: 211px;
	padding-top: -15px;
}
.showhd {
	color: #62CCC7;
	font-weight: bold;
	text-transform: capitalize;
}
.spleft {
	background-image: url(../images/spleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.spright {
	background-image: url(../images/spright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.spbtmbg {
	background-image: url(../images/spbtm.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.spleftsubnavbg {
	background-image: url(../images/spleftbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sprightcolumn {
	background-image: url(../images/spshows.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.courierwt {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	font-weight: normal;
	color: #B70000;
	text-decoration: none;
}
