* {
  padding: 0px;
  border: none;
  margin: 0px;
	list-style: none;
	text-decoration: none;
	text-align: left;
	font: 11px/14px "arial", "verdana", "helvetica", sans-serif;
	font-weight: normal;
	color: #333333;
}

html { }


body {
	background: url(images/bg.gif) repeat-x;
	background-color: #909191;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: #990000; }

#wrapper_site {
	width: 750px;
	margin: auto;
	text-align: left;
	
}

#wrapper_inner {
	position: relative;
	background: #e2e2e2;
	width: 700px;
	height: 500px;
	margin-top: 5%;
}

#wrapper_header {
	position: absolute;
	background: #FFF;
	left: -50px;
	width: 740px !important;
	width: 750px;
	height: 70px !important;
	height: 80px;
	padding: 5px;
}



a#button_1, a#button_2, a#button_3 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/button_1.png) no-repeat;
	padding-top: 64px !important;
	padding-left: 165px !important;	
	padding-top: 68px;
	padding-left: 165px;
	margin-left: 0px;
	overflow: hidden;
	margin-left: 0px;
}

html:not([dummy]) a#button_1, a#button_2, a#button_3 {
	padding-top: 68px !important;
	padding-left: 165px !important;
}
	
a#button_2 {
	background: url(images/button_2.png) no-repeat;
	margin-left: 0px;
}

a#button_3 {
	background: url(images/button_3.png) no-repeat;
	margin-left: 0px;
}

a#button_1:hover, a#button_2:hover, a#button_3:hover, a#button_1:active, a#button_2:active, a#button_3:active {
	background-position: 0px -70px;
}

#wrapper_row1 {
	position: absolute;
	background: #FFF;
	left: -50px;
	top: 90px;
	width: 750px;
	height: 162px;
}

#tunein_box {
	position: relative;
	background: #c6c6c6;
	width: 208px !important;
	width: 224px;
	height: 134px !important;
	height: 150px;
	padding: 8px;
	margin: 6px;
}

#wrapper_info {
	position: relative;
	width: 501px !important;
	width: 517px;
	padding: 14px 8px 8px;
	float: right;
	height: 192px !important;
	height: 222px;
}

#wrapper_seperator {
	position: relative;
	background: #FFF;
	top: 252px;
	float: right;
	width: 500px !important;
	width: 520px;
	height: 10px;
	padding: 0px 10px;
}

#body_seperator {
	position: relative;
	top: 5px;
	height: 0px;
	border-top: 1px solid #EEE;
}

#wrapper_row2 {
	position: absolute;
	background: #FFF;
	left: -50px;
	top: 262px;
	width: 750px;
	height: 238px;
}

#affiliates_box {
	position: relative;
	background: #c6c6c6;
	width: 208px !important;
	width: 224px;
	height: 210px !important;
	height: 226px;
	padding: 8px;
	margin: 6px;
}

#wrapper_content {
	position: relative;
	width: 501px !important;
	width: 517px;
	padding: 8px;
	float: right;
	height: 222px;
}

table#tunein td {
	vertical-align:middle;
	padding: 2px 7px;
	border-top: 1px solid #BBB;
	border-spacing: 0px;
}

table#nowplaying td {
	padding: 6px 7px 5px;
	border-right: 1px solid #DDD;
	width: auto;
	overflow: hidden;
}