/* TheMightyOne CSS by Geoffrey Rousselot Design */

html
{
    overflow: auto;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#E2DEBB;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#E2DEBB;
	scrollbar-highlight-color:#E2DEBB;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
}

body
{
	background-color:#000000;
	overflow: auto;
	text-align:center;
	margin-top:0px;

}

a:link,a:visited,a:active
{
	color: #7D7C84; 
	text-decoration: none; 
	font-weight:bold;
}
	
a:hover,a:active 
{
	color: #A1A0A6; 
	text-decoration: none;
	font-weight: bold;
}

.div1
{
	left: 50%; 
	margin-left: -425px;
	position:absolute; 
	top:0px;
	width:850px; 
	height:46px;
	z-index:1; 
	visibility:visible;
	
}

.div2
{
	left: 50%; 
	margin-left: -425px;
	position:absolute; 
	top:46px;
	width:850px; 
	height:261px;
	z-index:2; 
	visibility:visible;
}

.div3
{
	left: 50%; 
	margin-left: -425px;
	position:absolute; 
	top:307px;
	width:850px; 
	height:495px;
	z-index:3; 
	visibility:visible;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E2DEBB;
	font-weight: normal;
	background-color:#000000;
	text-align: justify;
	margin-top:30px;
	margin-top:5px;

}


.div4
{
	left: 50%;
	margin-left: -425px;
	position:absolute;
	width:850px;
	height:116px;
	z-index:4;
	visibility:visible;
	clear: both;
}


#productions1 
{
	position:absolute;
	width:599px;
	height:148px;
	z-index:4;
	left: 164px;
	top: 74px;
    padding-top:22px;
}

#productions2 
{
	position:absolute;
	width:599px;
	height:148px;
	z-index:4;
	left: 164px;
	top: 263px;
	padding-top:10px;
}

#productions3 
{
	position:absolute;
	width:599px;
	height:148px;
	z-index:4;
	left: 164px;
	top: 452px;
}

.banner
{

	width: 466px;
	height:20px;
	background-color:#211D1B;
	border:solid; 
	border-width:1px;
	border-color:#ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 09pt;
	color: #E2DEBB;
	font-weight: bold;
	text-align: left;
	font-style:italic;
	scrollbar-face-color:#211D1B;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#211D1B;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#211D1B;
	scrollbar-darkshadow-color:#211D1B;
}

#align
{
float:left;
margin-left:25%;
}