.center { 
	text-align: center;
}

.center table { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#wrapper {
	position: relative;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}
.homeText {
	position: absolute;
	z-index:1;
	left: 32px;
	top: 278px;
	text-align: center;
	width: 218px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
	line-height: 14px;
}
#homeCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	width:400px;
}
.homePromo {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 14px;  /* --- may have another value inline  --- */
	line-height: 25px;  /* --- may have another value inline  --- */
	text-align: center;
	letter-spacing: 1px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	position:relative;
	top:-45px !important;
	top:-35px;
	left: 50%;
	margin-left: -400px;
	text-align:center;
	width:800px;
}
.footer a {
	color: #000000;
}
.footer a:visited {
	color: #616161;
}
.footer a:hover {
	color: #708D85;
}
.contentBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
#navBar {
	font-family: Georgia, "New Times Roman", Times, serif;
	font-size: 13px;
	line-height: 11px;
	color: #000000;
}
#navBar a {
	font-family: Georgia, "New Times Roman", Times, serif;
	font-size: 13px;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
}
#navBar a:visited {
	font-family: Georgia, "New Times Roman", Times, serif;
	font-size: 13px;
	line-height: 11px;
	color: #000000;
}
#navBar a:hover {
	font-family: Georgia, "New Times Roman", Times, serif;
	font-size: 13px;
	line-height: 11px;
	color: #FFFFFF;
}
#navBar a:active {
	font-family: Georgia, "New Times Roman", Times, serif;
	font-size: 13px;
	line-height: 11px;
	color: #FFFFFF;
}
.phone {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	margin-top: 20px;
	letter-spacing: 1px;
}
.cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.artistName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
.border1bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.clear {
	clear:both;
}

.credit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	left: 50%;
	margin-left: -400px;
	position:relative;
	text-align:center;
	width:800px;
	
}
