@charset "utf-8";
body  {
	font: 98% "Lithos Pro regular",Verdana, Arial, Helvetica, sans-serif;
	background:  #333333 url("images/loghi/Pacific%20Time%20logo%20sfondo.jpg") top center repeat fixed;
	margin: 0; 	padding: 0;
	text-align: center;	color: #fff;
	min-width: 800px;overflow: auto;
	
}
.twoColLiqLtHdr #header { width: 800px;
				height:90px;min-width: 800px;
				color: #FFFFFF; font-size: 12px; 
				margin:0 auto ;	padding: 0 ;  
				/*background:  url("images/layout sito/titolooro2.png") 55px 30px   no-repeat;*/
				opacity:0.9; filter:alpha(opacity=90); 
				/*border-top: 2px ridge #f3be2e; 
				border-bottom: 2px solid #f3be2e;*/
			}


	.twoColLiqLtHdr  h1 {
		margin-top: 2px; 
		font-family:"Garamond", Verdana, Arial, Helvetica, sans-serif;
		text-transform:uppercase;font-weight:lighter;font-size:60px;
		margin-left: 20px;text-align: left;padding-top: 20px;
		}

.twoColLiqLtHdr #container { 
  margin: 0 auto;
  text-align: center; 

} 

	.twoColLiqLtHdr #mainContent { 
		margin: 5px auto; padding:8px; 
		background-color: #333333 ; opacity:0.9; filter:alpha(opacity=90); 
		font-weight:lighter;
	    width: 780px; 
		border: 4px ridge #f3be2e;color:#FFFFFF;
		}
	

			.twoColLiqLtHdr #mainContent a{ 
				color:#f3be2e; text-decoration:none;
				
			}.twoColLiqLtHdr #mainContent  a:hover{ 
				color:#ffffff; text-decoration:none; margin-left: ;
				
			}
			.twoColLiqLtHdr a img { border:1px solid #FFFFFF;	
			}



		.twoColLiqLtHdr #flashcontent {
			height: 540px;background-color:#333333;
			opacity:0.9; filter:alpha(opacity=90);
			color:#FFFFFF;margin:20px;
			
			}

.twoColLiqLtHdr #footer { 
	min-width: 800px;width: 800px;
	background: ; color:#FFFFFF; text-align: center; 
	/*border-top: 2px ridge #f3be2e; border-bottom: 2px solid #f3be2e;*/
	margin: 0 auto; 
	
	font-family:"Lithos Pro Regular", Verdana;clear: both;font-size:90%;
} 


/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin: 8px;
}
.fltlft { 
	float: left;
	margin: 10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bigger { 
    font-size: 120%;
    margin:0;
}
.garamond{ 
    font-size: 210%;
    margin:5px auto;font-family:"Garamond", Verdana;
}