@charset "utf-8";
body {
	background: #000000 url('./img/bg.jpg') no-repeat top center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 12pt;
	color: #ffffff;
}
#topcontainer {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 368px;
}
#bottomcontainer {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 150px;
}
#contact {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#contact a{
	color: #8d8d8d;
	text-decoration: none;
}
#contact a:hover{
	color: #754d08;
	text-decoration: underline;
}
#contactleft {
	width: 214px;
	text-align: center;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 18px;
}
#contactmiddle {
	width: 355px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contactright {
	width: 251px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 18px;
	text-align: center;
}
#nav {
	background: transparent;
	width: 929px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 30px;
	text-align: center;
}
#nav ul{
	width: 929px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-left: 0px;
	list-style: none;
	list-style-type: none;
	text-align: center;
}
#nav ul li{
	height: 26px;
	line-height: 26px;
	float: left;
	cursor: pointer;
	text-align: center;
}
#nav ul li a{
    display: block;
    width: 100%;
    height: 26px;
}
.navspace{
	background: #000000 url('./img/bullet.gif') no-repeat top center;;
	width: 32px;
	cursor: none;
}
#home{
	background: url('./img/home.gif') no-repeat top center;
	width: 73px;
}
#home:hover{
	background: url('./img/home-hov.gif') no-repeat top center;
}
#listen{
	background: url('./img/listen.gif') no-repeat top center;
	width: 227px;
}
#listen:hover{
	background: url('./img/listen-hov.gif') no-repeat top center;
}
#blog{
	background: url('./img/blog.gif') no-repeat top center;
	width: 53px;
}
#blog:hover{
	background: url('./img/blog-hov.gif') no-repeat top center;
}
#bios{
	background: url('./img/bios.gif') no-repeat top center;
	width: 47px;
}
#bios:hover{
	background: url('./img/bios-hov.gif') no-repeat top center;
}
#sponsors{
	background: url('./img/sponsors.gif') no-repeat top center;
	width: 110px;
}
#sponsors:hover{
	background: url('./img/sponsors-hov.gif') no-repeat top center;
}
#photos{
	background: url('./img/photos.gif') no-repeat top center;
	width: 80px;
}
#photos:hover{
	background: url('./img/photos-hov.gif') no-repeat top center;
}
#inthenews{
	background: url('./img/inthenews.gif') no-repeat top center;
	width: 147px;
}
#inthenews:hover{
	background: url('./img/inthenews-hov.gif') no-repeat top center;
}
#content {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content-listen {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content p {
	width: 780px;
	font-size: 11pt;
	color: #ffffff;
	line-height: 23px;
}
#content2 {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content3 {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#left {
	width: 390px;
	margin-right: 20px;
	text-align: left;
	float: left;
}
#left p {
	width: 390px;
	font-size: 11pt;
	color: #ffffff;
	line-height: 23px;
	text-align: left;
}
#right {
	width: 390px;
	margin-left: 20px;
	text-align: left;
	float: left;
}
#right p {
	width: 390px;
	font-size: 11pt;
	color: #ffffff;
	line-height: 23px;
	text-align: left;
}
.sponsors p {
	width: 380px;
	line-height: 24px;
	font-size: 11pt;
	color: #ffffff;
}
.phone {
	font-family: Century Gothic;
	font-weight: bold;
	color: #ffffff;
	font-size: 19pt;
	line-height: 27px;
}
.email {
	font-family: Verdana, Trebuchet MS, Tahoma;
	font-size: 11pt;
}
.date {
	font-family: Century Gothic;
	font-weight: bold;
	color: #ffffff;
	font-size: 19pt;
}
h2 {
	font-family: Century Gothic;
	font-weight: bold;
	color: #ffffff;
	font-size: 19pt;
	margin-bottom: 2px;
}
.showclock {
	font-family: Verdana, Trebuchet MS, Tahoma;
	color: #ffffff;
	font-size: 10pt;
}
.player {
	border: 4px solid #754d08;
	width: 350px;
	height: 64px;
}
.downloadshow {
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background: #754d08;
	text-decoration: none;
	padding: 6px;
}
.downloadshow:hover {
	background: #8d8d8d;
	color: #ffffff;
	text-decoration: underline;
	padding: 6px;
}
.downloadshow a {
	color: #ffffff;
	text-decoration: none;
}
.downloadshow a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#listenbutton {
	background: url('./img/listenbutton.jpg');
	margin-left: auto;
	margin-right: auto;
	width: 559px;
	height: 75px;
}
#listenbutton:hover {
	background: url('./img/listenbutton-hov.jpg');
}
#listenbutton a {
	display: block;
	width: 100%;
	height: 75px;
}
hr.bdivider {
	width: 100%;
	border: 0px;
	background-color: #754d08;
	color: #754d08;
	height: 2px;
	margin-top: 20px;
	margin-bottom: 25px;
}
a {
	color: #8d8d8d;
	text-decoration: none;
}
a:hover {
	color: #754d08;
	text-decoration: none;;
}
.clear{clear: both; height: 0px; width: 100%;}
.fleft{float: left;}
.fright{float: right;}
