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

body { background-image:url(../bg.jpg);

font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #333333;
	padding-bottom:40px;}
	
p.foot1 {font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #000000;}
	
	#main {
	z-index:4; position:absolute; margin-left:-420px; left:50%;}
	
	#content {
	overflow:scroll; width:527px; height:660px;}
	
	#content2 {width:527px; height:660px;}
	
	#foot2 {
	z-index:3; 
	position:absolute; 
	width:500px; 
	margin-left:-250px; 
	top:995px; 
	left:50%;}
	
	#transparency {
	z-index:1; 
	position:absolute; 
	width:500px; 
	margin-left:-250px; 
	top:975px; 
	left:50%;
	filter: alpha(opacity=55); 
	-moz-opacity: .55;
	background-color:#FFFFFF; 
	padding-top:100px; 
	border:#666666 thin solid;}
	
	#foot3 {
	padding-top:100px; 
	}
	
A:link {color:#333333; text-decoration:underline; font-weight:bold;}
A:visited {color:#333333; text-decoration:underline; font-weight:bold;}
A:active {color:#333333; text-decoration:underline; font-weight:bold;}
A:hover {color:#8a160a; text-decoration:underline; font-weight:bold;}





	
