body {
 background:  url(images/bg.gif) repeat;
 text-align: center;
font-family: "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
font-size:12px;
 color: #fff;
 margin: 0 auto;
 }
 
 a
{
    color: #BAD0EF;
    text-decoration:none;
}
a:hover
{
    color: #FFF;
    text-decoration:none;
}
 .header {
 background: url(images/header.gif) no-repeat;
 width: 566px;
 height: 142px;
  margin: 0 auto;
 
 }
 
 .content {
 background: url(images/content.gif);
 width: 566px;
 min-height: 500px;
 color: #fff;
  margin: 0 auto;
 }
 
#address_box
{

background: url(images/search.gif) no-repeat !important;
font-size:12px;
height:25px;
color:#ffffff;
width:358px;
border: 0px;
padding-top: 8px;
}

#go
{
	height:25px;
	width:50px;
	background: url(images/go.gif) no-repeat;
    border: 0px;
}

.text {
width: 500px;
text-align: center;
margin: 0 auto;
}
  .footer {

 background: url(images/footer.gif) no-repeat;
 width: 566px;
 height: 94px;
 margin: 0 auto;
 
 }



 .footerlinks {
 padding-top: 20px;
width:500px;
text-align:center;
margin:0 auto;
color:#fff;
font-size: 11px;
}

.footerlinks a {
color:#fff;
font-size: 11px;
}
 