* { margin: 0; padding: 0; }
/*-------------------------------------------------
GENERAL
-------------------------------------------------*/
html {background: #BDBEC0 url(images/back_gradient.png) repeat-x center top;font-family: Arial, Helvetica, sans-serif;font-size: 85%;line-height: 1.5;}
body {background: #BDBEC0 url(images/back_gradient.png) repeat-x center top;}
#contentHolder {width: 915px;color:#333;z-index: 1;	position: relative;	background-position: center top;margin: 0 auto 0 auto;}
a:link, a:visited{	color: #666;text-decoration: underline;}
/*-------------------------------------------------
DECOR
-------------------------------------------------*/
#divHeader {}
#divHeader h2 a{text-indent: -9999px;display: block;position: absolute;	z-index: 5;	height: 98px;width: 260px;left: 89px;top: 32px;
	background: url(images/top_logo.png) no-repeat; background-position: 0 0;}
#divHeader h1 {	text-indent : -9999px;	width: 914px; height: 25px;
	background: url(images/h_topbar.png) no-repeat;	position: absolute;
	top: 130px;	margin: 0 0 0 89px;	left: -40px;}
#divHeader h3 a{text-indent : -9999px;width: 90px;height: 77px;
	background: url(images/top_home.png) no-repeat;	position: absolute;
	top: 37px;	left: 843px;}
/*-------------------------------------------------
CONTENT AREA
-------------------------------------------------*/
#main-content {	float: left; padding-top: 20px;	padding-bottom: 40px; width: 914px;
	margin: 148px 0 0 49px;
	background-image: url(images/h_backline.png);
	padding-left: 0px;	position: relative;}
#txt-content {padding: 5px 0 40px 0; width: 550px;	margin: 20px 0 0 49px; padding-left: 0px;}
#txt-content img {text-decoration: none;border: 0px;display: inline;padding: 10px 10px 10px 0;}
#txt-content h1 {	font-size: 1.2em;	font-weight: normal;	margin: 15px 0 0 0; color: #0099FF; font-variant: small-caps;
}
#txt-content hr {
	align: center;
	text-align: center;
	width: 400px;
	text-indent: 150px;
	color: #CCC;
	margin-top: 25px;
	margin-bottom: 25px;
}
/*-------------------------------------------------
MENU
-------------------------------------------------*/
ul { list-style-type : none; }
#menu {	position: relative;}
ul#menu {position : relative;top : 0px;width : 300px;	height : 41px;
	padding : 0;}
ul#menu   a:  { display : block; width : 500px; height : 88px; text-indent : -9999px; text-decoration : none; overflow : hidden; }
li#m_artist a{position : absolute;top : 90px;	left : 445px;width : 82px;height : 41px;text-indent: -9999px;background: url(images/top_artistswap2.png) no-repeat;}
li#m_artist a:hover{background-position: 0px -41px;}
li#m_merch a{position : absolute;left : 555px;width : 82px;height : 41px;text-indent: -9999px;background: url(images/top_merchswap2.png) no-repeat;	top: 86px;}
li#m_merch a:hover{ background-position: 0px -41px;}
li#m_studio a{position : absolute;top : 86px;left : 630px;width : 105px;height : 41px;text-indent: -9999px;background: url(images/top_studioswap2.png) no-repeat;}
li#m_studio a:hover{background-position: 0px -41px;}
/*-------------------------------------------------
COLUMNS
-------------------------------------------------*/
#col1 {	width: 202px;position: relative;float: right;top: 38px;	margin: 0 10px 0 0;padding: 0 20px 40px 0;}
#col1 p {color: #971A1E;font-size: 11px;text-transform: uppercase;line-height: 150%;margin: 0 5px 0 25px;}
#col1 h1{text-indent: -9999px;height: 18px;margin-bottom: 10px;	background: url(images/newrelease.png) no-repeat;}
#col1 h2{text-indent: -9999px;background: url(images/upcoming.png) no-repeat;height: 18px;margin-bottom: 10px;}
#col1 h3{font-size: 11px;text-transform: uppercase;line-height: 175%;margin-left: 25px;margin-right: 5px;}
/*-------------------------------------------------
FOOTER
-------------------------------------------------*/
#footer {float: left;padding-top: 20px;	width: 800px;margin: 20px 0 0 49px;color: #971A1E;font-size: .9em;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
#divBar{height: 14px;position: relative;width: 914px;overflow: hidden;clear: both;background: url(images/h_footerbar.png) no-repeat bottom;left: 49px;}
