body {
	margin: 0;
	padding: 0;
	color: #000;
	font: .70em/1.5em Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
}
.bg {
	background-repeat: repeat-x;
}
#top {
	position: relative;
	width: 800px;
	height: 109px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background: url(../../includes/images/topbg.png) 0 0 no-repeat;
	}
#adplace {
 	position: absolute;
 	top: 26px;
 	right: 15px;
	width: 258px;
	height: 55px;
	border: 0.2em solid #6655c6;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	}
#now {
	position: absolute;
 	top: 5px;
 	left: 20px;
 	height: 22px;
	border: 0;
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
  background: #fff;
}
#listen2 {
	position: absolute;
 	top: 4px;
 	right: 50px;
 	height: 28px;
 	width: 220px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
  background: url(../../images/topmenubg.png) 0 0 no-repeat;
}
#onair {
	position: absolute;
 	top: 0px;
 	right: 14px;
 	height: 22px;
 	width: 380px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../../images/parts/onairbg.png) 0 0 no-repeat;
}
#onair p {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 122px;
	color: #ffffff;
}
#listen {
	position: absolute;
 	top: 4px;
 	right: 58px;
 	height: 18px;
 	width: 220px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer2 {
	width: 800px;
	height: 22px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	background: url(../../includes/images/footer.png) 0 0 no-repeat;
	}
#footer2 .footer-left {
	float: left;
	width: 45%;
	font-size: 10px;
	color: #fff;
	padding:4px 0px 0px 8px;
}
#footer2 .footer-right {
	float: right;
	width: 45%;
	text-align: right;
	font-size: 10px;
	color: #fff;
	padding:4px 8px 0px 0px;
}
#footer2 a {
	text-decoration: none;
	color: #fff;
}
#footer2 p {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}
h2 {
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	color: #000;
	line-height: 20pt;
}
li {
text-decoration: none;
list-style-type: none;
}
