

#wrapper {
	width:764px;
	min-height: 793px;
	margin:0;
	background: url(../images/pgbg2.jpg) top left no-repeat;
	background-color:#e5ac60;
	overflow: visible;
	
}

#spacer{
	padding: 63px 381px 63px 381px ;

}


#centerContent {
	float: left;
	margin: 0px 0px 0px 15px;
	width: 545px;
	display: inline;
}


#centerContent_annarbor {
	/*float: left;*/
	margin: 0px 0px 0px 15px;
	width: 545px;
	/*display: inline;*/
}


#titlebox {
	float: left;
	margin: 25px 0px 0px 25px;
	width: 255px;
	display: inline;

}

.artisttitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:large;
	padding-bottom: 8px;
	
}

.cdtitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:small;
	padding-bottom: 8px;
}

#artistimgbox{
	padding: 20px 25px 0px 25px; 
	float: right;
	width: 344px;
	display: inline;

}



#synopsisbox {
	clear:both;
	padding: 5px 0px 5px 15px;
	margin: 0;
	width: 508px;


}
.synptext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #543019;
}


#datebox{
	
	margin: 10px;
	width: 515px;
	
}



#selectionbox{
	float: right;
	margin: 6px 0px 0px 0px;
	max-width: 198px;
	background:url(../images/selectartist_bg.jpg) top left;
	overflow: visible;
	display: inline;
	background-repeat: repeat-y;
}


#selectionbox_annarbor{

	background:url(../images/selectartist_bg.jpg) top left;
	background-repeat: repeat-y;}


.selectionheader {
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	width: 196px;
}

#containerbox {
	width: 198px;
	height: 70px;
	border-bottom: 1px solid #b07b44;
	margin: 0;
	padding: 0;

}


#containerbox a {
color: #b10021;
	text-decoration: none;
	}
	
	#containerbox a:hover {
color: #b10021;
	text-decoration: underline;
	}

.imgbox{
	width: 50px;
	max-height: 60 px;
	float: left;
	margin: 0;
	padding: 10px 0px 0px 5px;
	display: inline;

}

.textbox{
	max-width: 100px;
	max-height: 60px;
	float: left;
	margin: 0;
	padding: 10px 0px 0px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8e001c;
	display: inline;
}

.seemore{
	max-width: 198px;
	max-height: 60 px;
	margin: 0;
	padding: 10px 0px 0px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e001c;
	

}


#selectbottom {
	border-bottom:none;
	width: 195px;
	height: 70px; 
	margin: 0;
	padding: 0;
}

#selectbottom a {
color: #b10021;
	text-decoration: none;
	}
	
	#selectbottom a:hover {
color: #b10021;
	text-decoration: underline;
	}

.texttable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #543019;
	background:no-repeat;
}




