
body{ 
margin:10px 0px 0px 0px;
padding: 0;
font-size:100%;
font-family: veranda, arial, helvetica;
background-color: #D5E3C0;
line-height:1.3;
}

#header {
float:left;
width:88.4%;
height:110px;
margin-left:25px;
padding-top:20px;
padding-left:30px;
padding-right:30px;
background-color:#30718e;
margin-bottom: 5px;
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: 1.1em;
border-style:solid;
border-color:gray;
border-width:thin;
}

#col2 {float: left;
background-color: #a9a9a9;
margin-left:5px;
padding: 5px;
width: 37%;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
color: #000000;
border-style:solid;
border-color:gray;
border-width:thin;
}

#col3 {
float: left;
width: 37%;
margin-left:5px;
background-color:#a9a9a9;
padding:5px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
border-style:solid;
border-color:gray;
border-width:thin;
}

#footer{clear:both;
float:left;
height:30px;
margin-top:5px;
width:92.2%;
background-color: #a9a9a9;
padding: 10px;
list-style: none;
text-align: left;
margin-left: 25px;
border-style:solid;
border-color:gray;
border-width:thin; 
}

#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;
padding-top:18px;
padding-left:12px;
}

.c4{float: right;
padding-right:12px;}

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

.vision{
text-align:center;
border:1px solid black;
font-size:110%;
font-weight:bold;
color:#993333;
}
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 {}
