body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #E67817;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E67817;
	text-decoration: none;
}
a:visited {
	color: #8B490E;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper{
	width:100%;
	text-align:center;
}
#bgholder{
	margin: 0 auto;
	width:800px;
	background-image: url(images/homebg.jpg);
	background-positiong: top center;
	background-repeat: no-repeat;
	height: 563px;
}
#content{
	width:800px;
	height: 538px;
}
#footerCopyOrange{
	float:left;
	font-size: 9px;
	padding-top:10px;
	text-align:center;
	width:560px;
}
#footerCopyWhite{
	float:right;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:10px;
	width:240px;
	text-align:center;
}
#homeNews{
	font-size:12px;
	color:#ffffff;
	float:left;
	width:380px;
	height:112px;
	margin-top:270px;
	margin-left:75px;
	postion:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#homeNav{
	width:242px;
	height:15px;
	top:18px;
	left:527px;
	position:relative;
}
a#about:hover{
	background-image: url(images/home_about.jpg);
}
a#news:hover{
	background-image: url(images/home_news.jpg);
}
a#contact:hover{
	background-image: url(images/home_contact.jpg);
}
a#radio:hover{
	background-image: url(images/home_radio.jpg);
}
#homeArtistNav{
	width:800px;
	height:92px;
	top:29px;
	left:14px;
	position:relative;
}
* html #homeArtistNav{
	top:29px;
}
*+html #homeArtistNav{
	top:29px;
}

a#artist1:hover{
	background-image: url(images/home_blue.jpg);
}
a#artist2:hover{
	background-image: url(images/home_susanna.jpg);
}
a#artist3:hover{
	background-image: url(images/home_sadies.jpg);
}
a#artist4:hover{
	background-image: url(images/home_swallows.jpg);
}
a#artist5:hover{
	background-image: url(images/home_erin.jpg);
}
a#artist6:hover{
	background-image: url(images/home_jim.jpg);
}
a#artist7:hover{
	background-image: url(images/home_greg.jpg);
}
a#artist8:hover{
	background-image: url(images/home_skydiggers.jpg);
}
#footerfooter {
	font-size:10px;
	width:728px;
	text-align:right;
	margin: 0 auto;
}
