body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color:#000000;
	margin: 0px;
}
.whiteText {
	color: #FFFFFF;
}

#pageHeading {
	width:506px;
	height:55px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: x-large;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
		}
		
#three {
	position:absolute;
	width:535px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
		}

#contentInner {
	padding-bottom: 15px;
	padding-left: 30px;
	width: 506px;
	line-height: 150%;
	padding-top: 20px;
	padding-right: 0px;
	background-color: #FFFFFF;
}
#centreColumn {
	border: 1px solid #FFFFFF;
}

#contentInner em {
	font-family: Georgia, "Times New Roman", Times, serif;
}


#content ul {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;


}
#subnav {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #FFFFFF;
	width: 476px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 14px;
}
#subnav a{
	color:#FFFFFF;
	font-weight: bold;
}
#rightWing {
	width:133px;
	height:256px;
	color: #FFFFFF;
	padding: 0px;
	border-top: 1px solid #E0E5D9;
	border-right: 1px solid #E0E5D9;
	border-bottom: 1px solid #E0E5D9;
	border-left: 1px none #E0E5D9;
	vertical-align: bottom;
		}
#rightWing img {
	display: inline;
}



#rightWingTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	height: 30px;
	width: 70px;
}
#rightWingBottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 70px;
	height: 45px;
}
.featuredArtists a:hover {
	text-decoration: underline;
}
.featuredArtists {
	clear: left;
	float: left;
	width: 505px;
	margin-bottom: 20px;
}

.featuredArtists  h2, h2 {
	font-family: "Century Gothic", Arial;
	font-size: x-large;
	font-weight: normal;
}
.featuredArtists img {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
