html {
	margin-bottom: 0.01em;
	min-height: 100%;
}
body {
	background: #FFFFFF url(./_images/background.jpg) no-repeat;
	margin: 0 0 0 0;
}

#navigationDiv {
	position: absolute;
	top: 146px;
	left: 469px;
	width: 313px;
	height: 60px;
}
#dynamicheaderDiv {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 300px;
	height: 24px;
}
#imageflasherDiv {
	position: absolute;
	top: 226px;
	left: 338px;
	width: 393px;
	height: 256px;
}
#bioPhotos {
	position: absolute;
	top: 115px;
	left: 45px;
	width: 255px;
	height: 165px;
}
#mailinglistDiv {
	position: absolute;
	top: 470px;
	left: 285px;
	width: 184px;
	height: 50px;
	overflow: hidden;
	z-index: 110;
}

.contentContainer {
	font: 12px/16px Verdana, Helvetica, Arial;
	color: #A40010;
	text-align: justify;
	z-index: 10;
}
.contentContainer A:link, A:visited {
	color: #E20B0B;
	text-decoration: none;
}
.contentContainer A:hover, A:active {
	color: #E20B0B;
	text-decoration: underline overline;
}
.contentContainer A.infoLink:link, A.infoLink:visited {
	font: 8px/12px Verdana, Helvetica, Arial;
	font-weight: bold;
	color: #E20B0B;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.contentContainer A.infoLink:hover, A.infoLink:active {
	font: 8px/12px Verdana, Helvetica, Arial;
	font-weight: bold;
	color: #E20B0B;
	text-decoration: underline overline;
	padding: 0px 5px 0px 5px;
}
.contentContainer TABLE {
	border-width: 0px;
	border-spacing: 0px;
}
.contentContainer TABLE TD {
	padding: 3px 0px 3px 0px;
	font: 12px/16px Verdana, Helvetica, Arial;
}
.artistContainer {
	padding: 10px 10px 0px 0px;
	float: left;
}
TABLE.smallTable {
	border-width: 0px;
	border-spacing: 3px;
}
TABLE.smallTable TD {
	padding: 1px;
	font: 10px/12px Verdana, Helvetica, Arial;
	color: #A40010;
	vertical-align: top;
}
TABLE.layout {
	border-width: 0px;
	border-spacing: 0px;
}
TABLE.layout TD {
	padding: 0px;
	font: 12px/16px Verdana, Helvetica, Arial;
	color: #A40010;
	vertical-align: top;
}
TABLE.layout TD.padded {
	padding: 2px 0px 2px 0px;
	font: 12px/16px Verdana, Helvetica, Arial;
	color: #A40010;
	vertical-align: top;
}
SPAN.smallText {
	font: 10px/12px Verdana, Helvetica, Arial;
	color: #A40010;
}
SPAN.errorMessage {
	font: 14px/16px Verdana, Helvetica, Arial;
	font-weight: bold;
	color: #EF6233;
}
INPUT.textField {
	font: 10px Verdana, Helvetica, Arial;
	color: #000000;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
TEXTAREA.textField {
	font: 10px Verdana, Helvetica, Arial;
	color: #000000;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
INPUT.standardButton {
	font: 10px Verdana, Helvetica, Arial;
	color: #FFFFFF;
	background-color: #A40010;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	text-transform: uppercase;
}
INPUT.mailingListTextField {
	font: 10px Verdana, Helvetica, Arial;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	text-align: center;
	width: 162px;
}
INPUT.mailingListButton {
	font: 12px Arial, Helvetica;
	font-weight: bold;
	color: #A40010;
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	text-transform: uppercase;
	width: 16px;
	height: 16px;
}



/* SCROLLING DIV STYLES */

div#holderLeft { 
	position:absolute;
	left:10px;
	top:67px;
	width:320px;
	height:436px; 
	overflow:hidden;
	z-index:100;
}
div#wnLeft { 
	position:absolute;
	left:24px;
	top:4px;
	width:296px;
	height:432px; 
	clip:rect(0, 296px, 432px, 0); 
	overflow:hidden;
	z-index:1;
}
/* op7 needs width set here too (?) */  
div#lyrLeft { width:296px; }
div.content {
	position:absolute;
	visibility:hidden; 
	left:0;
	top:0;
	z-index:1;
}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbarLeft { 
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0;
	width:14px;
	height:436px; 
	font-size:1px;
	z-index:2;
}
div#trackLeft { 
	position:absolute;
	left:0;
	top:20px;
	width:14px;
	height:396px;
	background: #881E1E;
	z-index:1;
}
div#dragBarLeft {
	position:absolute;
	left:1px;
	top:1px;
	width:12px;
	height:20px;
	background-color:#FFFFFF;
	z-index:1;
}
div#coverBufferLeft {
	height: 303px;
	width: 100%;
	clear: both;
}
div#upLeft {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
div#downLeft {
	position:absolute;
	left:0;
	bottom:0;
	z-index:3;
}

div#holderRight { 
	position:absolute;
	left:377px;
	top:226px;
	width:355px;
	height:257px; 
	overflow:hidden;
	z-index:100;
}
div#wnRight { 
	position:absolute;
	left:0;
	top:4;
	width:331px;
	height:253px; 
	clip:rect(0, 331px, 253px, 0); 
	overflow:hidden;
	z-index:1
}
/* op7 needs width set here too (?) */  
div#lyrRight { width:331px; }
div.content {
	position:absolute;
	visibility:hidden; 
	left:0;
	top:0;
	z-index:1 
}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbarRight { 
	position:absolute;
	visibility:hidden;
	left:341px;
	top:0;
	width:14px;
	height:257px; 
	font-size:1px;
	z-index:2;
}
div#trackRight { 
	position:absolute;
	left:0;
	top:20px;
	width:14px;
	height:217px;
	background: #881E1E;
	z-index:1;
}
div#dragBarRight {
	position:absolute;
	left:1px;
	top:1px;
	width:12px;
	height:20px;
	background-color:#FFFFFF;
	z-index:1;
}
div#coverBufferRight {
	height: 212px;
	width: 100%;
	clear: both;
}
div#upRight {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
div#downRight {
	position:absolute;
	left:0;
	bottom:0;
	z-index:3;
}
