<style type='text/css'>
.header{
   width: 936px;
   height: 236px; 
   left: 0%
}
.colmask{
   width: 936px;
   left: 0%
}
.colmid{ right: 150px }
.colleft{ right: 610px }
.col1{
   width: 670px;
   left: 910px;
}
.col2{
   width: 130px;
   left: 100px;
}
.col3{
   width: 106px;
   left: 900px;
}
.footer{
   width: 936px;
   left: 0%
}
.header{
   clear: both;
   float: left;
   position: relative;
}

.colmask{
   clear: both;
   float: left;
   overflow: hidden;
   position: relative;

}
.colmid{
   float: left;
   width: 100%;
   position: relative;

}
.colleft{
   float: left;
   width: 100%;
   position: relative;

}
.col1{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;

}
.col2{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;

}
.col3{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;

}
.footer{
   clear: both;
   float: center;
   position: relative;

}
.bottom{
   clear: both;
   width: 100%;
   float: left;
   position: relative;
}
body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   width: 100%;
   min-width: 600px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-color: #F5DFBE;
   background-color: #663300;
   background-image: url(images/site-bg.jpg);
}

#top h1 {
text-align:center;
background:url('images/site-header.jpg') top left no-repeat;
height:236px;
width:936px;
text-indent:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
margin:0;
} 


#content {
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #F5DFBE
}
#copy {
   font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #372716;
text-align:center;}
a:active {
   font-weight: bold; color: #FAF2E6; text-decoration: underline
}
a:visited {
   font-weight: bold; color: #FAF2E6; text-decoration: none
}
a:link {
   font-weight: bold; color: #FAF2E6; text-decoration: none
}
a:hover {
   font-weight: bold; color: #FAF2E6; text-decoration: underline
}



</style>
