body {
  margin           : 0px;
  padding          : 0px;
  background       : #3399FF;
  font-family      : arial, verdana, sans-serif;
}
td, tr, p, div {
  font-family      : arial, verdana, sans-serif;
  font-size        : 11px;
  color            : #000;
}
.maincontainer {
  padding          : 0px;
  margin           : 0px;
  
}
.headercontainer {
  height           : 100px;
  width            : 1000px;
  font-size        : 30px;
  font-weight      : bold;
  color            : #000;

}
.bannercontainer {
  font-size        : 12px;
  vertical-align   : top;   
  color            : #FFF;
  text-align       : justify;
}
.yellowcontainer {
  margin           : 0px;
  padding          : 0px 20px 10px 20px;
  font-size        : 16px;
  font-weight      : bold;
  width            : 1000px;
  vertical-align   : top;   
}
.browncontainer {
  margin           : 0px;
  padding          : 0px;
  font-size        : 16px;
  width            : 1000px;
  color            : #FFF;
  vertical-align   : top;  
  text-decoration  : none;
 
}
.searchcontainer {
  height           : 342px;
  margin           : 0px;
  padding          : 0px;
  vertical-align   : top;   
  text-align       : left;
}
.mapcontainer {
  height           : 342px;
  margin           : 0px;
  padding          : 0px;
}
.advertisecontainer {
  vertical-align   : top;   
  text-align       : center;
}
.footercontainer {
  height           : 100px;
  width            : 1000px;
  vertical-align   : top;   
  text-align       : center;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000;
  
}

A:link {color: #3399FF;text-decoration: none}
A:visited {color: #3399FF;text-decoration: none}
A:active {text-decoration: none}
A:hover {color: #FFFFFF;text-decoration: none}


#liquid-round { 
width:100%;
margin:0px auto; 
background:#ffCC00 url(image/leftside.gif) repeat-y left top;
} 
.top { 
width:100%; 
height:20px; 
background:url(image/top.gif) no-repeat left top; 
} 
.top span { 
display:block; 
position:relative; 
height:20px; 
background:url(image/top-right.gif) no-repeat right top; 
} 
.center-content { 
position:relative; 
background:url(image/rightside.gif) repeat-y right top; 
padding:1px 5px 1px 5px; 
margin:-1px 0px 0px 0px;
} 
.bottom { 
height:20px; 
background:url(image/bottom.gif) no-repeat left bottom; 
} 
.bottom span { 
display:block; 
position:relative; 
height:20px; 
background:url(image/bottom-right.gif) no-repeat right top; 
} 


#liquid-round2 { 
width:100%;
margin:0px auto; 
background:#663300 url(image/leftside-brown.gif) repeat-y left top;
} 
.top2 { 
width:100%; 
height:20px; 
background:url(image/top-brown.gif) no-repeat left top; 
} 
.top2 span { 
display:block; 
position:relative; 
height:20px; 
background:url(image/top-right-brown.gif) no-repeat right top; 
} 
.center-content2 { 
position:relative; 
background:url(image/rightside-brown.gif) repeat-y right top; 
padding:1px 20px 1px 25px; 
margin:-1px 0px 0px 0px;
} 
.bottom2 { 
height:20px; 
background:url(image/bottom-brown.gif) no-repeat left bottom; 
} 
.bottom2 span { 
display:block; 
position:relative; 
height:20px; 
background:url(image/bottom-right-brown.gif) no-repeat right top; 
} 