body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.bgtexture{
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	background-position:center;
}
.background_texture{
    /* from cell td value background="images/hsusa_09.jpg";*/
    background-image: url(images/hsusa_09.jpg);

}
#header_img{
    background-image: url(images/hsusa_01.jpg);
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}
hr {
	color: #DBB957;
	background-color: #DBB957;
}
p {
	text-align: left;
}
.style1 {color: #DCB857}
.style3 {color: #DCB857; font-weight: bold; }
.style4 {
	color: #DCB857;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.mediumbold{
    font-size: medium;
	font-weight: bold;
}
.verysmall{
    font-size: x-small;
}
.style8 {color: #DCB857; font-family: "Times New Roman", Times, serif; font-weight: bold; }
.style10 {color: #DCB857; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #DCB857;
    text-align:right;
}
.style14 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style15 {color: #DCB857; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
#releasecontent{
	width: 950px;
	height: 1277px;
	
}
.releaserow{
	float:top;
	min-height: 280px;
	width: 100%;
	padding-top: 5px;
}
.albumcat{
	text-align:left;
	padding-bottom: 10px;
	font-weight:bold;
	
}
.albumthumb{
	float:left;
	width:230px;
	height:250px;
	text-align:center;
	font-weight:bold;
}
.colleft{
	float:left;
	width: 350px;
	text-align:left;
}
.albumtitle{
	font-size:medium;
}
.colright{
	float:left;
	width: 300px;
	text-align:right;
	padding-top:40px;
}
img.news_img {
	max-width: 200px;
	float: left;
	margin: 4px;
	/* Resize the image for IE6 */
	width: expression(this.width > 200 ? 200: true);
}
.bio{
    padding: 5px;
    padding-right: 15px;
    text-align:left;
}
#sidepanel{
	width: 260px;
}
h2{
	font-family: monospace;
	color: #dbb956;
}
img.floatLeft{
	float: left;
	margin: 4px;
}	
/* gradient 6 */
.gradient6 {
	background: #000;
	padding: 30px 0 30px 30px;
	margin: 30px 0 50px;
}
.gradient6 h1 {
	font: bold 310%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.gradient6 h1 span {
	background: url(images/gradient-dark-stripe.png) repeat-x;
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 29px;
}