body {
	background-color: #fff;
	color: #000;
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 7pt;
	margin-left : 5px;
	margin-bottom: 100px;
}

.generic {
	padding-bottom: 5px;
}

.headinfo  {
	color: #000;
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 7pt;
}

.tunein  {
	background-color: #FFF;
	color: #000099;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size : 11px;
	text-align : center;

}

.tunein  a{
   	background-color: #FFF;
	color: #000099;
	font-family:  arial, sans-serif;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
   	text-align : center;
	padding: 2 7 2 7;
}

.tunein a:hover{
	background-color: #000099;
	color: #FFF;
	font-family:  arial, sans-serif;
	font-weight: bold;
	font-size : 11px;
	text-decoration :none;
	text-align : center;
}

.listentext {
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

img {
	border: 0;
}

#listen {
	background-color : #000099;
	padding : 10px 0px 10px 15px;
}

#link {
	background-color : #000099;
	padding : 10px 0px 10px 15px;
	margin-top: 10px;
	height: 150px;
}

#events {
	background-color : #000099;
	padding : 10px 0px 10px 15px;
	margin-top: 7px;
	float: left;
	width: 590px;
	height: 200px;
}


#lineup {
	background-color : #000099;
	padding : 10px 10px 10px 15px;
	clear: right;
	height: 568px;
	
}

* html #lineup {
	height: 608px;
}

.linktext {
	margin-bottom: 10px;
}

.linktext a{
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	line-height : 16px;
	margin-bottom: 10px;
}

.linktext a:hover{
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #fff;
	line-height : 16px;
}

.faderwave {
  	margin-top: 10px;
	border-top : 1px solid #000099;
	border-bottom : 1px solid #000099;
}

errorText {
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #70AFAC;
}

#left{
	width: 339px;
	padding-top: 7px;
	float: left;
}

#right{
	width: 260px;
	margin-left: 345px;
}

#logo{
	background-color: #000099;
	height:70px;
	width: 120px;
	margin-left: 615px;
	margin-top: -70px;

}

#logo img{
	margin-top: 35px;
	margin-left: 80px;
}

.dd-form{
	font-size: 10px;
	}