@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #720103;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 16px;
}
#topcontent {
	background-image: url(images/bg-top.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	position: relative;
	margin: 0px;
	background-color: #720103;
	background-position: center;
	height: 22px;
}
h2 {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
#bottomcontent {
	background-image: url(images/bg-bottom.jpg);
	font-family: Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	width: 1000px;
	font-size: 12px;
	text-align: center;
	color: #021E0F;
	position: relative;
	background-position: center;
	margin: 0px;
	clear: both;
	background-color: #720103;
	height: 100px;
	padding-top: 50px;
	line-height: 16px;
}
#maincontent {
	background-color: #720103;
	background-image: url(images/bg-mid.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	position: relative;
	background-position: center;
}
#inframe {
	width: 850px;
	position: relative;
	clear: both;
	padding-right: 75px;
	padding-left: 75px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #720103;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
#header {
	width: 700px;
	position: relative;
}
#nowplaying {
	height: 380px;
	width: 550px;
	position: relative;
	float: left;
	margin-top: 10px;
}
#mainbody {
	width: 525px;
	float: left;
	margin-top: 10px;
	left: 15px;
	top: 15px;
	right: 10px;
	bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
	background-color: #D8D8C0;
}
#sidebar {
	width: 250px;
	margin: 10px 0px 0px;
	padding: 10px 10px 10px 15px;
	clear: none;
	float: right;
	background-color: #DBD988;
	color: #0F2116;
}
#allcontent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #720103;
	padding-top: 0px;
	margin-top: 0px;
}
.showtitle {
	font-weight: bold;
}
.image {
	margin-bottom: 5px;
	margin-left: 10px;
	border: thin solid #0F2115;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #720103;
	padding-top: 0px;
	margin-top: 0px;
}
