#donotremove
 {
	background-color: #0099CC;
}

body {
	margin: 10px auto 0px auto ;
	padding:0px;
	background-color:#ffffff;
	text-align:center;
}


#header{
	position: absolute;
	left: 15px;
	top: 25px;
	width: 350px;
	height: 85px;
	padding-left: 0px;
}

#left_contents {
	left: 6px;
	top: 7px;
	padding-left: 0px;
}

#listen_table {
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 0px;

}

#mainbody {
	position: absolute;
	left: 14px;
	top: 183px;
	width: 800px;
	height: 85px;
	padding-left: 0px;
}


#skyscraper_ad {
	position: absolute;
	left: 839px;
	top: 180px;
	width: 180px;
	height: 85px;
	padding-left: 0px;
}

table.listentable {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;

}

#banner{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}

hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}


a:link, a:visited {
color: #02157D;
text-decoration: none;
}

a:hover {
color: #02157D;
text-decoration: underline;
}


p {
	font-size        : 14px;
	font-weight      : normal;
	color            : #222222;
	text-align       : left;
	font-family		 : Verdana, Arial, Helvetica, sans-serif;
}

p.simpletext {
 	font-size        : 14px;
	font-weight      : normal;
	color            : #222222;
	text-align       : left;
	font-family		 : Verdana, Arial, Helvetica, sans-serif;
}

p.smallprint {
 	font-size        : 9px;
	font-weight      : normal;
	color            : #777777;
	text-align       : left;
	font-family	     : Verdana, Arial, Helvetica, sans-serif;
}


ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
