<!--
body {
	font-family: 'verdana';
	font-weight: normal;
	text-align: left;
	color: #fff;
	background-color: #fff;
	margin:20px auto 10px auto;
    	padding:0px;
    	width: 750px;
}
a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
img{
	border: 0;
}
img.imageleft{
	margin:0px 2px 0px 0px;
	padding:0px;
	float:left;
}
img.imageright{
	margin:0px 12px 8px 8px;
	padding:0px;
	float:right;	
}
p{
	font-size: 80%;
	margin: 0px;
    	padding:0px;
}
h1{
	font-size: 105%;
	margin: 0px 0px 5px 0px;
    	padding:0px;
}
em{
	margin: 0px;
    	padding:0px;
    	font-weight: italic;
}
strong{
	margin: 0px;
    	padding:0px;
    	font-weight: bold;
}
table.broadcast_list {
	width: 540px;
	margin: 5px 0px 0px 0px ;
    	padding: 0px ;
    	border-style: solid;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #fff ;
}
table.broadcast_list tr {
	vertical-align: top;
	margin: 0px 0px 0px 0px ;
    	padding: 0px 0px 0px 0px;
}
table.broadcast_list td {
	vertical-align: top;
	margin: 0px;
    	padding: 0px;
}
table.news {
	float: left;
}
#menu {
	width: 750px;
	height: 152px;
	position: relative;
	background-image: url('images/top.gif') ;	
	background-repeat: no-repeat;
	text-align: left;
  	margin:0px;
  	padding:0px ;
  	text-transform: uppercase;
  	font-weight: bold;
}
#menu ul{
   	margin:30px 0px 0px 0px;
   	white-space : nowrap;
   	padding : 13px 0px 0px 20px;
   	float: left;
}
#menu ul li{
	padding-right : 50px;
   	display : inline;
}
#content {
	width: 575px;
	position: relative;
	float:left;
	margin:0px 0px 0px 0px;
}
#content img.broadcast{
	margin:0px 8px 8px 0px;
	padding:0px;
	float:left;
}
#content img.title{
	margin:0px 0px 5px 0px;
	padding:0px;
}
#content img.broadcast_list_img{
	float: left;
	margin:0px 24px 0px 0px ;
}
#content img.broadcastdisplay{
	float: right;
	clear: both;
	margin:0px 18px 18px 18px ;
	position: relative;
}
#content p{
	position: relative;
	margin:0px 30px 0px 0px ;
	padding:0px 20px 5px 0px;
	text-align: justify;
}
#content p.broadcast_list_genre{
	margin:0px ;
	padding:5px 5px 5px 0px ;
}
#main_content {
	width: 555px;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	background: #9E4AA2 ;
  	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 10px;
	border-color: #512E64 ;
	margin:0px;
	padding:0px 0px 0px 20px;
}
#main_home_content {
	width: 555px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	background: #9E4AA2 ;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 10px;
	border-color: #512E64 ;
	margin:0px;
	padding:0px 0px 0px 20px;
}
#lower_home_content {
	width: 555px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	background: #9E4AA2 ;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 10px;
	border-color: #512E64 ;
	margin:0px;
	padding:0px 0px 0px 20px;
}
#lower_home_content img.imageleft{
	margin:0px 4px 4px 0px;
	padding:0px;
	float:left;
	clear: both;
}
#main_content_footer {
	width: 585px;
	height: 17px;
	background-image: url('images/main-footer.gif');
	background-repeat: no-repeat;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}
#main_content_header {
	width: 585px;
	height: 20px;
	background: #9E4AA2 ;
	background-image: url('images/main-header.gif') ;
	background-repeat: no-repeat;
	margin:6px 0px 0px 0px;
	padding:0px ;
}
#submenu {
	width: 154px;
	height: 400px;
	float: right;
}
#submenu p{
	font-weight:bold;
	margin:4px 12px 0px 10px;
	padding:0px;
}
#submenu img.title{
	margin:0px 0px 0px 4px;
}
#submenu img.submit{
	margin:2px 0px 0px 0px;
}
#main_submenu {
	width: 144px;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	position: relative;
	background: #9E4AA2;
	margin:0px;
  	padding:0px ;
  	border-style: solid;
	border-bottom-width: 00px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 10px;
	border-color: #512E64 ;
}
#main_submenu_footer {
	width: 154px;
	height: 17px;
	background-image: url('images/menu-footer.gif') ;
	background-repeat: no-repeat;
	margin:0px;
  	padding:0px;
}
form{
	margin:10px 0px 0px 10px ;
  	padding:0px ;
}
.form_field{
	font-size: 10px ;
	width: 100px;
	text-decoration: none ;
	margin:0px ;
  	padding:0px ;
}
.more_link{
	float: right;
}
-->