@charset "utf-8";

	html {
		height:100%;
		width:100%;
	}
	
	body {
		background-color:#666666;
		padding:0px;
		margin:0px;
	}
	
	.general, .general a, .general a:visited, .general a:hover {font-family:"Bodoni Svty Two ITC TT-Book", "Bodoni Svty Two ITC TT Book", Bodoni, "Bodoni Book", Bodoni-Normal, Palatino Linotype, "Times New Roman"; color:#333333; font-size:14px;  text-decoration:none;}
	#main {position:relative; margin-left:auto; margin-right:auto; width:1089px; height:694px; z-index:1;}	
	
	#main_bg {background-image:url(../img/bg.png); background-repeat:no-repeat; width:1089px; min-height:694px; z-index:2;}
	
	/*#menu on separate sheet, z-index;3*/
	
	#logo {	position:absolute; left:73px; bottom:74px; width:105px; height:105px; background-color:#CCCCCC; z-index:4;}
	
	#social {	position:absolute; left:52px; bottom:200px; width:105px; height:105px; background:none; z-index:5;}
	
	#content {position:relative; left:208px; top:0px; width:835px; height:650px; border:none; margin:0px; padding:0px; z-index:5;}
	
		#bg_image {position:absolute; left:0px; top:0px; width:835px; height:650px; border:none; z-index:6;}
	
		#container {position:absolute; line-height:1.4; width:460px;  height:585px; opacity:0.6;filter:alpha(opacity=60); padding: 45px 20px 20px 20px; background-color:#FFFFFF; z-index:9;}
		
		#container2 {position:absolute; width:795px;  height:610px; padding: 20px 20px 20px 20px; overflow-x:none; overflow-y:scroll; z-index:9;}
		
		#pf_container {position:absolute; font-size:12px; text-transform:uppercase; width:835px; height:650px; z-index:9;}
		
		#pf_container a img {border:15px solid #FFFFFF; outline:none;}
		
		#pf_container input {font-family:"Bodoni Svty Two ITC TT-Book", "Bodoni Svty Two ITC TT Book", Bodoni, "Bodoni Book", Bodoni-Normal, Palatino Linotype, "Times New Roman"; font-size:13px;  text-decoration:none; font-weight:bold;}
	
	#footer {position:absolute; left:43px; bottom:5px;  z-index:4;}
	
	.footer, .footer a, .footer a:visited {font-family:"Bodoni Svty Two ITC TT-Book", "Bodoni Svty Two ITC TT Book", Bodoni, "Bodoni Book", Bodoni-Normal, Palatino Linotype, "Times New Roman"; color:#333333; font-size:11px;  text-decoration:none;}
	
	.footer a:hover {color:#FFFFFF}

