body {	
  margin:0; 
  padding:0; 
  font-family: Georgia, Verdana;
}

#wrap{
 width:100%;
}

a {	
  text-decoration: none;	
  color: #477f91;  
}

a:hover, a.nav:hover{
  text-decoration: underline;
  color: #589cb3;  
  cursor: hand;
}

a.nav{
  color: #005599;	
  text-decoration: underline;
  display:block;
}

br{display:none;}

h1{font-size: 1.5em;}
h2{font-size: 1.2em;}
h3{font-size: 1.0em;}

.header{  
  background: #5eadc7 url(/images/header.jpg) right bottom no-repeat;
  height: auto;
  width:100%;
}
.logo{ 
  margin:0; 
  padding:0; 
}

#site_title{
  margin:0; 
  padding:20px 0 0 30px; 
  font-size: 1.7em; 
}
.logo a{	text-decoration: none;	color: #ffffff;}  
.logo a:hover	{	text-decoration: none;	color: #f0f0f0;	}  

#site_description{
  font-family: Verdana;
  font-size: .7em;   
  margin:0; 
  padding: 7px 0 20px 30px ; 
  width: 75%;
  color: #f0f0f0;	
}

.footer{  
background: #5eadc7 url(/images/footer.jpg) right bottom no-repeat;
height: 68px;
color: #ffffff; 
}

.nav	{	
font-family: Arial, Georgia, Verdana;
padding: 2px 25px 2px 2px;
border-right: 1px solid #cdc;
font-size: 11px;
line-height: 14px;
}
.nav a{
border: 0;
}
td	{	
background: #efe;
font-size: 9pt;	
color: #333333;	
line-height: 12pt;
/*border-top: 1px solid #cdc;*/
}

.content{
	background: #ffffff;
	padding: 15px;
	font-size: 1em;
	line-height: 1.5em;
	color: #4c4d4d;
	border-right: 1px solid #cdc;
}
.content h1{
  color: #4c4d4d;
}

.search{
  text-align: center;
  margin: 0px; 
  height: 30px;
}

#googleSearchUnitIframe{
width:100%;
}

.ads {
  border: 1px solid #ccddcc;
  background:#eeffee;
  padding: 3px 5px 0px 5px;
}

#body.ads{
  height:100px;
  text-align: center;   
/*display: none;*/
  width:97%;
overflow: hidden;
}

#links.ads{
  float: left; 
  width:336px;
  height:280px; 
  margin: 0 7px 0 0; 
  padding: 15px 10px 10px 20px;
}

#rss.ads{
}

#copyright{
	float: right;
	margin:25px 30px 0 0;
	}
	
	#copyright a{
	color:#ffffff;
	}
