/* CSS Document */
body {
	background-color: #000000;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	width: 800px;
	text-align : left;
	color: #333333;
	scrollbar-face-color:#2A2B2D;
	scrollbar-arrow-color:#2A70A4;
	scrollbar-track-color:WHITE;;
	scrollbar-shadow-color:#2A2B2D;
	scrollbar-highlight-color:#2A2B2D;
	scrollbar-3dlight-color:#2A2B2D;;
	scrollbar-darkshadow-Color:#2A2B2D;
}

#container-Layer {
	position:absolute;
	width:900px;
	height:744px;
	z-index:1;
	margin-left: -425px;
	left: 462px;
	top: 0;
}

#Site-Container {
	position:absolute;
	width:1041px;
	height:735px;
	z-index:2;
	left: -141px;
	top: 82px;
}


	#header {
		width: 100%;
		height: 60px;		
	}
	
	#footer {
		width: 100%;
		height: 40px;		
	}
	
	#flashcontent {
		width: 80%;
		height: 640px;		
	}
		
body,td,th {
	font-size: 0.8em;
}

