body {  	
  margin: 0px;	       
  padding: 0px;
  font-family:  Arial, Verdana, Helvetica, sans-serif;  
  color: #000000;	 
  background-image: url(images/limo2.gif);
} 

div#nav {
  position: absolute;
  left: 0px;
  top: 0px;  
  width: 150px;
  margin-left: 10px;	
  margin-top: 8px;
  background: #A1D4E3; 
}  

div#nav ul { 
  margin-bottom: 35px;	
} 

div#nav li { 
  margin-bottom: 12px;		
  font-size: .85em;
} 

div#content {	
  margin-top: 8px;
  margin-left: 180px;	 
  margin-right: 20px; 
}

p.hdr {
  text-align: center; 
  font-weight: bold; 
  font-family: Arial;
  font-size: 30px;
  color: #990033;  
}  

p.top1 {
	margin-top: 8px;
   margin-bottom: 10px;
	text-align: center; 
	font-weight: bold;	
	font-family: "PosterBodoni BT";
	font-size: 32px;
	color: #000080;
}	

p.top2 {
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: center; 
  font-weight: bold;
  font-style: italic;
  font-family: "Matura MT Script Capitals";  
  font-size: 16px; 
  color: #990033;
} 		

p.top3 {
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: center;   
  font-size: 11px; 
}

p.text-web {
	text-align: center; 
	font-size: 14pt;  
	color: #008000;
}		

p.text1 {  	
  margin-top: 15px;
  margin-bottom: 0px;
  text-align: center; 
  font-family: "PosterBodoni BT"; 
  font-weight: bold;  
  font-size: 18pt;  
  color: #000080;	
} 	

p.text2 { 
  margin-top: 2px;
  margin-bottom: 15px;
  text-align: center; 
  font-weight: bold;  
  font-family: "Matura MT Script Capitals";    
  font-size: 14pt;  
  color: #990033;		
}  		
	
p.text3{ 
  margin-top: 0px;
  margin-bottom: -3px;
  text-align: left;   
  font-size: 12pt;   
}  	

p.make_res1 {   
  margin-left: 75px;	
  margin-right: 75px;  
  font-size: 10pt;
}	

span.make_res2 {	
  font-weight: bold;
  color: #990033;
}			
