* {
 padding: 0;
 margin: 0; border: 
}

body { font-family: Arial, Helvetica, sans-serif;  color: #666666;  font-size: 12px;}

a {color:#FFFFFF;text-decoration:none;}
a:link {color:#FFFFFF;text-decoration:none}
a:visited {color:#FFFFFF;text-decoration:none}
a:active {color:#FFFFFF;text-decoration:none}
a:hover {color:#FFFFFF;text-decoration:underline}

.x-mask-none {display:none;}

#wrapper {
 width: 100%;
 margin: 0 auto;
}
#header {
 border: 0;
 margin: 0;
 height: 380px;
 padding: 0;
 background-color: #C9C9BE;
 background-image:url(img/topbg.gif)
}
#top {
 border: 0;
 margin: 0;
 height: 380px;
 padding: 0;
 width: 920px;
 background-image:url(img/tops.gif)
}
#navbar {
 border: 0;
 margin: 0;
 height: 100px;
 padding: 0px;
  background-image:url(img/navbg.gif)
}
#centercolumn {
 border: 0px solid #ccc;
 margin: 0 5px 0px 5px;
 display: inline; /* IE Hack */
 padding: 0;
 width: 920px;
 float: center;
 min-height: 400px;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 

#footer {
 background-color: #b9e0df;
 margin: 0;
 display: inline; /* IE Hack */
 padding: 0;
 float: left;
 width: 100%;
 height: 50px;
}

<style type="text/css">
<!--

.style1 {font-size: 12px; color: #FFFFFF;}


.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style4 {font-size: 18}
.style5 {
	font-size: 20px;
	font-style: italic;
}
.style6 {color: #66CC33}
.style7 {font-size: 14px; line-height:1.8;
}
-->
</style>