body {
	background-image:url(images/choicebg.jpg);
	background-position:50% 0%;
	background-position-x:50%;
	background-position-y:0%;
	background-color:#8D8D8D;
}

img {
	border-width:initial;
	border-color:#000000;
	border-style:none;
}

.wrapper {
	width:988px;
	background-color:#000000;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	height:auto;
	border-left:8px solid #FFFFFF;
	border-right:8px solid #FFFFFF;
}

.header {
	height:93px;
	background-image:url(images/wheretogo.png);
}

.digitalstationstitle {
	height:75px;
	background-image:url(images/digitalhead.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.fmstationstitle {
	height:75px;
	background-image:url(images/fmhead.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.gravity {
	height:127px;
	background-image:url(images/gravity.png);
}

.swish {
	height:126px;
	background-image:url(images/swish.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.twist {
	height:127px;
	background-image:url(images/twist.png);
}

.nova {
	height:127px;
	background-image:url(images/nova.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.servicestitle {
	height:75px;
	background-image:url(images/serviceshead.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.spotlight {
	height:127px;
	background-image:url(images/spotlight.png);
}

.musicchoice {
	background-image:url(images/musicchoice.png);
	height:127px;
}

.footer {
	height:109px;
	background-image:url(images/footer.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.about {
	position:relative;
	height:50px;
	color:#FFFFFF;
	font-family:Arial;
	top:63px;
	width:229px;
	font-size:12px;
	float:left;
	margin-left:10px;
}

.onairshow {
	position:relative;
	color:#FFFFFF;
	font-family:Arial;
	width:229px;
	height:20px;
	text-transform:uppercase;
	font-size:13px;
	margin-left:19px;
	top:57px;
}

.onairpic {
	position:relative;
	color:#FFFFFF;
	font-family:Arial;
	text-transform:uppercase;
	font-size:13px;
	width:143px;
	height:50px;
	margin-left:268px;
	top:3px;
}

.link {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	height:20px;
	width:242px;
	position:relative;
	top:26px;
	margin-left:174px;
}

.link a {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

.link a:hover {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
}

.col1 {
	float:left;
	height:127px;
	width:300px;
}

.col2 {
	float:left;
	height:127px;
	width:260px;
}

.col3 {
	float:left;
	height:127px;
	width:422px;
}

.servicelink {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	height:20px;
	position:relative;
	text-align:right;
	top:96px;
	width:100px;
	margin-left:309px;
}

.servicelink a {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

.servicelink a:hover {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
}


