#selectionHolder {
	background-image: url(../images/featured_blackBg.jpg);
	height: 75px;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
}
#selectionHolder a {
	background-image: url(../images/featured_button.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	height: 50px;
	width: 75px;
	float: left;
	padding-top: 25px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	text-align: center;
}
#featuredDetails {
	background-color: #49443E;
	width: 100%;
	margin: 0px;
	height: 110px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/general_bg_dark.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0px 0px;
}
#featuredDetails .featuredArtistBox {
	height: 100px;
	margin: 5px;
	cursor: pointer;
	width: 2000px;
}
#featuredDetails .featuredArtistBox .description {
	width: 165px;
	height: 100px;
	background-color: #050505;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: medium;
	font-weight: normal;
	float: left;
}


#featuredDetails .featuredArtistBox .description h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0px;
	height: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: normal;
	width: auto;
}
#featuredDetails .featuredArtistBox .description h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 0px;
	width: auto;
	height: auto;
	color: #52B0CC;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: normal;
}
#featuredDetails .featuredArtistBox .description h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	width: auto;
	height: auto;
	color: #CDEFF8;
	text-transform: lowercase;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: normal;
}
#featuredDetails .featuredArtistBox .images {
	float: left;
}
#info {
	height: 130px;
	width: 400px;
	background-color: #242424;
	border: 1px solid #993300;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
	background-image: url(../images/general_Info.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	margin-bottom: 10px;
}
#centreHolder #info p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 140px;
	font-size: small;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#centreHolder #info a {
	color: #CC3333;
	font-weight: normal;
	text-decoration: none;
}
#about   {
	background-color: #EBD8C9;
	color: #433029;
	font-family: "Times New Roman", Times, serif;
	padding: 10px;
	background-image: url(../images/general_bg_light.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0px 0px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	overflow: hidden;
	height: 0px;
	display: none;
}
#gallery {
	margin-bottom: 30px;
	margin-right: -20px;
	margin-left: -10px;
	background-color: #1e201f;
	color: #63c8e4;
	padding: 10px;
	font-size: large;
}
#gallery #imageholder {
	background-image: url(../images/general_bgDark.jpg);
	margin-top: 10px;
	margin-right: -10px;
	margin-bottom: 10px;
	margin-left: -10px;
}
#gallery #imageholder img {
	border: 3px solid #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}


#about  p   {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}
#about .point {
	margin-left: 20px;
}

#about  a   {
	color: #FF0000;
}
#about  .q {
	background-color: #121212;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}
#about .q strong {
	font-weight: bold;
	font-size: large;
	margin-right: 5px;
	margin-left: 5px;
}
#about   .a  {
	background-color: #2d2d2d;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding: 5px;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 35px;
	margin-left: 10px;
}
#about .a p {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#about   .a   .blue  {
	font-size: large;
	font-weight: bold;
	color: #83dcfe;
}
#about .a .green {
	font-size: large;
	font-weight: bold;
	color: #bdff5f;
}
#about .a .orange {
	font-size: large;
	font-weight: bold;
	color: #eb9628;
}


#centreHolder #content #about .a hr {
	color: #562c30;
}




.redButton {
	background-image: url(../images/general_redButton.gif);
	height: 25px;
	width: 136px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: x-small;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.redButton a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
