
body{ 
margin:20px 0px 0px 0px;
padding: 0;
font-family: veranda, arial, helvetica;
background-color: #000000;
line-height:1.3;
color:white;
}

#header {
float:left;
width:87.5%;
height:110px;
margin-left:25px;
padding-top:20px;
padding-left:30px;
padding-right:30px;
background-color:#30718e  ;
margin-bottom: 2px;
border-style:solid;
border-color:gray;
border-width:thin;
}

.headerimage {
height: 100px;
background-image: url("http://leefrand37.tripod.com/images/shadedforheader.gif") !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-attachment: scroll !important;
}

#col1 {float:left;
width:16%;
background-color:#30718e;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-left: 25px;
padding:5px;
color: white;
font-size:90%;
line-height:140%;
border-style:solid;
border-color:gray;
border-width:thin;
}

#col2 {float: left;
background-color: #FFFFFF;
margin-left:2px;
padding: 5px;
width: 37%;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:90%;
line-height:140%;
color: #000000;
border-style:solid;
border-color:gray;
border-width:thin;
}

#col3 {
float: left;
width: 37%;
margin-left:1px;
background-color:#FFFFFF;
padding:5px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:90%;
line-height:140%;
border-style:solid;
border-color:gray;
border-width:thin;
color:black;
}

#footer{clear:both;
float:left;
height:35px;
margin-top:2px;
width:89.5%;
background-color: #FFFFFF;
padding:15px 20px 0px 20px;
list-style: none;
margin-left: 25px;
border-style:solid;
border-color:gray;
border-width:thin;
color:black; 
}

.footertext{
text-align:center;
}

#counter{clear:both;
float:right;
width:100%;
}

.disclaimer{
width:300px;
font-family: veranda, arial, helvetica;
background-color: #30718e;
margin-left:5px;
padding:10px 10px 5px 15px;
color: white;
}

.c1 {float: left;}
.c2 {float: right;}
.c3 {float: left;}
.c4{float: right;width:70px;}


p{font-family: veranda, arial, helvetica;
text-align:left;
}
p.center {
text-align:center;
padding:0px 5px 0px 5px;
}

.vision{
text-align:center;
margin:0px 10px 0px 10px;
padding:5px 5px 8px 5px;
border:1px solid black;
font-size:90%;
font-weight:normal;
background-color:#30718e;
color:white;
}
a.col1:link {color: white;text-decoration: underline; }
a.col1:visited {color:yellow;text-decoration: underline;}
a.col1:hover {color:#00FFFF;
text-decoration: underline;}
a.col1:active {color: red;text-decoration: underline;}

a.allothers:link {color:blue;text-decoration: underline;} 
a.allothers:visited {color: red;text-decoration:underline;}
a.allothers:hover {color:#00FFFF;text-decoration:underline;}
a.allothers:active {color: green;text-decoration: underline;}
.container {}
