body { 
text-align:center;
background-attachment:fixed;
  background-image:url(images/Background.jpg);
  margin:0px;
  font-family:"Tempus Sans ITC";
  font-size:14px;
  color:#0000FF;
  }
div.wrapper {  
  text-align : center ; 
  margin-left : 0px ; 
  margin-right : 0px ;
 }

#header	{
background-color:#FFFFFF !important;
width:	750px;
height: auto;
text-align:center;
margin-left: auto;
margin-right: auto;
}
#headleft {
float: left;
width: 396px;
}
#headright {
float: right;
width: 350px;
}
#menu	{
width:750px;
margin:0px;
margin-left:auto;
margin-right: auto;
}
#blurb	{
background-color:#FFFFFF !important;
	width:	750px;
	position: relative;
	text-align: justify;
	margin-top:65px;
	margin: auto;
	height: auto;
	overflow:hidden;
}
#leftad{
background-color:#FFFFFF !important;
margin:0px !important;
width:	140px !important;
min-width:135px !important;
max-width:160px !important;
height:100% !important;
min-height:	100% !important;
float:	left !important;
text-align:	center !important;
}
#rightad	{
background-color:#FFFFFF !important;
margin-left:0px;
width:	140px;
height:	100%;
min-height:100%;
min-width:135px;
max-width:160px;
float:	right;
text-align:	center;
}
#text	{
background-color:#FFFFFF !important;
margin: 5px;
width:	740px;
height:	auto;
text-align:justify;
}
#footer	{
clear:both;
width:100%;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
