.mask1{
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 920px;
   background-color: #none
}
.mask2{
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 920px;
   background-color: #fff
   }
.header{
   float: left;
   width: 100%;
   background-color: none
}
#tablist{
float: right;
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font-size:.75em;
font-weight: bold;
text-transform: uppercase;
border-bottom: 1px solid gray;
}

#tablist li{
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #778;
border-bottom: none;
background: none;
}

#tablist li a:link, #tablist li {
color: #999;
}

#tablist li a:hover{
color: #333;
background: #aabb88;
border-color: #999;
}
#tablist li a:visited{
color: #999;
}
#tablist li a:visited:hover{
color: #333;
}
#tablist li a.current{
background: #607A2c;
}

.col1{
   position: relative;
   overflow: hidden;
   float: left;
   width: 60%;
   left: 5%;
   background-color: #fff
}
.col2{
   position: relative;
   overflow: hidden;
   float: left;
   width: 200px;
   left: 3%;
   background-color: #fff
}
.footer{
   float: left;
   width: 100%;
   background-color: #fff
   margin-top:20px;
margin-bottom:20px;
text-align:center;
padding:10px;
border:1px solid #bbb;
clear: both;
}
body {
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   background-color: none;
   background:url(home5.png) top;
}
.photo {
border: 1px solid #666666;
padding: 10px 10px 10px 10px;
width:166px;
float: left;
}
p {color:#708090; font-family: arial, helvetica, sans serif; font-size:0.95em; line-height:1.25em;}
h1 {color:#006400; font-family: arial, helvetica, sans serif; font-size:1.55em; font-weight:bold; font-variant:small-caps;}
h2 {color:#000; font-family: arial, helvetica, sans serif; font-size:1.2em}
h3 {color:#000; font-family: arial, helvetica, sans serif; font-size:1em; position: relative; bottom: 12px;}
small {color:#000; font-family: arial, helvetica, sans serif; font-size:.75em}
ul {color:#708090; font-family: arial, helvetica, sans serif; font-size:0.875em; line-height:1.25em;}

a.green:link {color: #228b22;}
a.green:visited {color: #483d8b;}
a.green:hover {color: #808000;}
a[href^="mailto"] {color: #228b22;}

</body>
--></style>