/***********************************************************************
	0 - GENERIC
************************************************************************/

body {
	background-color:#ffffff;
	margin:0;
	padding:0;
	text-align:center;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-size:12px;
}

div#main_black {
	width:858px;
	margin:auto;
	padding-top:35px;
	padding-bottom:35px;
	position:relative;
	margin:auto;
	text-align:left;
	color:#000000;
}

div#main_black a {
	color:#333333;
	font-weight:bold;
}

div#main_black a:hover {
	color:#666666;
}

div#main_white {
	width:858px;
	margin:auto;
	padding-top:35px;
	padding-bottom:35px;
	position:relative;
	margin:auto;
	text-align:left;
	color:#FFFFFF;
}

div#main_white a {
	color:#e7e7e7;
	font-weight:bold;
}

div#main_white a:hover {
	color:#FFFFFF;
}

div#footer_black {
	width:840px;
	height:25px;
	text-align:left;
	font-size:10px;
	margin:auto;
	padding-left:70px;
	padding-right:70px;
	padding-top:3px;
	color:#000000;
}

div#footer_black a {
	color:#333333;
	font-weight:bold;
}

div#footer_black a:hover {
	color:#666666;
}

div#footer_white {
	width:840px;
	height:25px;
	text-align:left;
	font-size:10px;
	margin:auto;
	padding-left:70px;
	padding-right:70px;
	padding-top:3px;
	color:#ffffff;
}

div#footer_white a {
	color:#e7e7e7;
	font-weight:bold;
}

div#footer_white a:hover {
	color:#ffffff;
}

/***********************************************************************
	0a - HEADER
************************************************************************/

h1 {
	font-weight:bold;
	font-size:13px;
}

h2 {
	font-weight:bold;
	font-size:12px;
}

h3 {
	font-weight:bold;
	font-size:13px;
	background-color:#000000;
}

span.float-l {
	float:left;
}

span.float-r {
	float:right;
}

/***********************************************************************
	1 - HOME
************************************************************************/

div#home_wrapper {
	width:100%;
	background:url(../i/home_backing.jpg) center top repeat-y;
}

div#home_header {
	background:url(../i/home_header.jpg) left top no-repeat;
	margin:auto;
	height:108px;
	width:980px;
	position:relative;
}

/***********************************************************************
	2 - BIOGRAPHY
************************************************************************/

div#biography_footer_wrapper {
	width:100%;
	background:url(../i/biography_footer.jpg) center bottom no-repeat;
}

div#biography_wrapper {
	width:100%;
	background:url(../i/biography_backing.jpg) center top repeat-y;
}

div#biography_header {
	background:url(../i/biography_header.jpg) left top no-repeat;
	margin:auto;
	height:108px;
	width:980px;
	position:relative;
}

/***********************************************************************
	3 - RELEASES
************************************************************************/

div#releases_footer_wrapper {
	width:100%;
	background:url(../i/releases_footer.jpg) center bottom no-repeat;
}

div#releases_wrapper {
	width:100%;
	background:url(../i/releases_backing.jpg) center top repeat-y;
}

div#releases_header {
	background:url(../i/releases_header.jpg) left top no-repeat;
	margin:auto;
	height:108px;
	width:980px;
	position:relative;
}

/***********************************************************************
	4 - PRESS REVIEWS
************************************************************************/

div#pressreviews_footer_wrapper {
	width:100%;
	background:url(../i/pressreviews_footer.jpg) center bottom no-repeat;
}

div#pressreviews_wrapper {
	width:100%;
	background:url(../i/pressreviews_backing.jpg) center top repeat-y;
}

div#pressreviews_header {
	background:url(../i/pressreviews_header.jpg) left top no-repeat;
	margin:auto;
	height:108px;
	width:980px;
	position:relative;
}

/***********************************************************************
	5 - NEWS
************************************************************************/

div#news_footer_wrapper {
	width:100%;
	background:url(../i/news_footer.jpg) center bottom no-repeat;
}

div#news_wrapper {
	width:100%;
	background:url(../i/news_backing.jpg) center top repeat-y;
}
 
div#news_header {
	background:url(../i/news_header.jpg) left top no-repeat;
	margin:auto;
	height:108px;
	width:980px;
	position:relative;
}

/***********************************************************************
	6 - MUSIC
************************************************************************/

div#music_wrapper {
	width:100%;
	background:url(../i/music_backing.jpg) center top repeat-y;
}

div#music_header {
	background:url(../i/music_header.jpg) left top no-repeat;
	margin:auto;
	height:108px;
	width:980px;
	position:relative;
}

div#music_header_bottom {
	margin:auto;
	height:24px;
	width:980px;
	position:relative;
}

/***********************************************************************
	7 - COMMISSIONS
************************************************************************/

div#commissions_wrapper {
	width:100%;
	background:url(../i/commissions_backing.jpg) center top repeat-y;
}

div#commissions_header {
	background:url(../i/commissions_header.jpg) left top no-repeat;
	margin:auto;
	height:108px;
	width:980px;
	position:relative;
}

/***********************************************************************
	8 - CONTACT
************************************************************************/

div#contact_wrapper {
	width:100%;
	background:url(../i/contact_backing.jpg) center top repeat-y;
}

div#contact_header {
	background:url(../i/contact_header.jpg) left top no-repeat;
	margin:auto;
	height:108px;
	width:980px;
	position:relative;
}
