@charset "utf-8";
/* CSS Document */

BODY { 
	background-color:#A10200; 
	text-align:center;
	font-family: 'Futura Light', Futura, 'Century Gothic', AppleGothic, sans-serif;
}

#homepage {
	position:relative;
	background-color:inherit;
	padding:0 0 0 0;
	margin: 0px auto; /* centered */
	width:980px;
	height:708px;
	border:1px solid #333333;
}

#homePageVideoFloater {
	position:absolute;
	top:394px; 
	left:650px;
	width:300px;
	z-index:200;
}

#homeFlash {
	position:absolute;
	top:180px; 
	left:20px;
	width:932px;
	height:211px;
	border:none 0px #FFFFFF;
	overflow:hidden;
	color:#FFFFFF;
	text-align:left;
	z-index:2;
}

#contactPage {
	position:relative;
	background-color:inherit;
	padding:0 0 0 0;
	margin: 0px auto; /* centered */
	width:980px;
	height:708px;
	border:1px solid #333333;
}

#contactPageCopy {
	text-align:left;
	position:absolute;
	top:232px;
	left:206px;
	width:440px;
	height:440px;
	_height:431px;
	overflow:auto;
	_padding-top:8px;
	z-index:1;
	font-family: 'Futura Light', Futura, 'Century Gothic', AppleGothic, sans-serif;
	font-weight:normal;
	font-stretch:condensed;
	font-size:16px;
	color:#333;
	
	scrollbar-face-color:black;
	scrollbar-shadow-color:brown;
	scrollbar-highlight-color:brown;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:brown;
	scrollbar-track-color:black;
	scrollbar-arrow-color:red;
}

#aboutPage {
	position:relative;
	background-color:inherit;
	padding:0 0 0 0;
	margin: 0px auto; /* centered */
	width:980px;
	height:708px;
	border:1px solid #333333;
}

#aboutPageCopy {
	text-align:left;
	position:absolute;
	top:232px;
	left:206px;
	width:440px;
	height:440px;
	_height:431px;
	overflow:auto;
	_padding-top:8px;
	z-index:1;
	font-family: 'Futura Light', Futura, 'Century Gothic', AppleGothic, sans-serif;
	font-weight:normal;
	font-stretch:condensed;
	font-size:16px;
	color:#333;
	_overflow-x: hidden;
}

#bookNav {
	text-align:left;
	position:absolute;
	top:140px;
	left:655px;
	width:146px;
	height:50px;
	z-index:100; /* get above various other layers */
}

#bookNavAlt {
	text-align:left;
	position:absolute;
	top:140px;
	left:655px;
	width:146px;
	height:250px;
}

#footnoteNav {
	text-align:left;
	position:absolute;
	top:140px;
	left:180px;
	width:146px;
	height:80px;
	z-index:110; /* get above various other layers */
}

#newReleaseNav {
	text-align:left;
	position:absolute;
	top:446px;
	left:14px;
	width:146px;
	height:60px;
	z-index:103; /* get above various other layers */
}

#newReleaseNavHomepage 	{
	text-align:left;
	position:absolute;
	top:378px;
	left:400px;
	width:146px;
	height:150px;
	z-index:103; /* get above various other layers */
}

#randomPhoto {
	text-align:left;
	position:absolute;
	top:230px;
	left:648px;
	width:270px;
	height:400px;
}

#randomPhoto IMG {
max-height:400px;
max-width:297px;
_width:297px;
}

H3.header {
	font-family:inherit;
	font-stretch:extra-expanded;
	text-align:left;
}

#promoPageCopy {
	text-align:left;
	position:absolute;
	top:232px;
	left:206px;
	width:800px;
	height:440px;
	_height:431px;
	overflow:auto;
	_padding-top:8px;
	z-index:1;
	font-family: 'Futura Light', Futura, 'Century Gothic', AppleGothic, sans-serif;
	font-weight:normal;
	font-stretch:condensed;
	font-size:16px;
	color:#333;
	_overflow-x: hidden;
}

#characterPageCopy {
	text-align:left;
	position:absolute;
	top:232px;
	left:206px;
	width:740px;
	height:440px;
	_height:431px;
	overflow:auto;
	_padding-top:8px;
	z-index:1;
	font-family: 'Futura Light', Futura, 'Century Gothic', AppleGothic, sans-serif;
	font-weight:normal;
	font-stretch:condensed;
	font-size:16px;
	color:#333;
	_overflow-x: hidden;
}

#footer {
	text-align:center;
	position:absolute;
	top:715px;
	width:100%;
	margin: 0px auto; /* centered */
	color:#333333;
	font-size:x-small;
}
#footer a:link { color:#333333; text-decoration:none; }

#fbiframe { 
position:absolute;
z-index:10; 
border:none; 
overflow:hidden; 
width:150px; 
height:21px; 
left:837px; 
top:25px; 
}

