body {
float:left;
width:1100px;
text-align : left; 
font : 12px  tahoma, verdana,arial, sans-serif; 
background-image:url(images/dropsfd2.jpg);  
background-attachment : fixed; 
margin : 12px auto;
} 
#wrapper {
float:left;
clear:both;
text-align : left; 
margin : 0 0 0 1%; 
padding : 0; 
background-color : #fcffff; 
color : #333; 
border : 1px solid #666; 
width : 96%; 

} 
#subheader {
float:left;
clear:both;
width:100%;
height : 90px; 
background-image : url(images/logo2.jpg); 
 background-repeat : no-repeat;
background-position: 9% 50%; 
background-color:#1394ee;
} 
/*orange bar.used to be nav bar*/
#nav,{
float:left;
width:100%;
height :7px;
background-image : url(images/navbar.png);
background-repeat:repeat-x; 
}
/* left div*/
#leftside {
float : left; 
clear : both; 
width : 25%; 
border-top : 4px outset #ddd; 
border-right : 4px outset #eee; 
height : auto;  
color : #000; 
background-color : #ffffff; 
} 
.side {
font : 1.1em tahoma, sans-serif; 
color : #960; 
background-color : inherit; 
margin : 15px 0 0 10px; 
} 
#date {
float:left;
width:95%;
font : 0.8em tahoma, sans-serif; 
margin : 5px 0 10px 7px; 
color : #333; 
background-color : inherit; 
}
#leftside h6{
float:left;
width: 95%;
margin: 14px 0 0 2px;
font:italic 0.8em arial, sans-serif;
text-align: center;
} 
#svc, #contact{
float:left;
width:85%;
margin:2px 0 2px 9px;
padding:3px;
font:700 0.85em arial, sans-serif;
line-height : 1.2em; 
background-color:inherit;
}
#svc{
margin:0 0 0 5px;
float:left;
padding-left: 9px;
border:1px solid #ddd;
}
#contact{
font-size:1.0em;
border:1px dotted red;
}
#sidetabs{
float:left;
padding-left:15px;
margin:0 0 0 17px;
}
#leftside li{
display:block;
float:left;
width:75%;
margin:0;
}
#leftside a, #leftside a:link #leftside a:visited, #leftside a:hover{
display:block;
text-align:center;
color:#ccc;
margin:6px 0;
padding:0px 0 3px 0;
width:148px;
font:600 0.9em arial, sans-serif;
line-height : 2.3em; 
background-image:url(images/btn1a.png);
}
#leftside a:hover{
color:#eee;
background-image:url(images/btn1.png);
}

#sub, #sub2, #sub3, #sub4, #sub5, #sub6{
width:74.5%;
float:right;
height:18px;
border-bottom: 1px solid #ddd;

background-image:url(images/drops.jpg);
}
#sub2{
background-image:url(images/drops2.jpg);
}
#sub3{
background-image:url(images/drops3.jpg);
}
#sub4{
background-image:url(images/drops4.jpg);
}
#sub5{
background-image:url(images/drops5.jpg);
}
#sub6{
background-image:url(images/drops6.jpg);
}
#sub p, #sub2 p, #sub3 p, #sub4 p, #sub5 p, #sub6 p{
text-align: center;
}
#intro{
font: italic 600 1.9em arial, sans-serif;
color: green;
}
.drops{
float:left;
width: 95%;
margin:2px 8px;
font: 0.9em arial, sans-serif;
background-color: inherit;
color: #333;
}
.main{
float:right;
width:72%;
color : #000;
background-color: inherit;

}
.main h3 {
float : left; 
clear : both; 
text-align : center; 
margin : 25px 0 0 15px; 
width : 60%;
Border-bottom:1px solid #bbb;
padding: 0 10px 3px 0; 
font: 1.3em arial, sans-serif;

} 
.main h4{
float:left;
width:100%;
text-align:center;
margin : 15px 0 ;


} 
.main p {
float :left; 
width : 90%; 
text-align : justify; 
margin : 12px 0 32px 16px; 
line-height : 1.3em; 
padding : 0;
color : #353;
background-color: inherit; 
}
a {
text-decoration : none; 
} 
a:link {
color : blue; 
background-color : inherit; 
} 
a:visited {
color : blue; 
background-color : inherit; 
} 
a:hover {
color : red; 
background-color : inherit; 
} 
a:active {
color : navy; 
background-color : inherit; 
} 
img {
margin :6px; 
border-width : 0; 
} 
.footer {
float:left;
width:100%;
clear : both; 
height : 45px; 
margin : 0; 
text-align : left; 
background : #fff; 
color : #000; 
border-top : 3px outset #ccc;
background-image:url(images/dropsfd.jpg); 
background-attachment : fixed; 
}

/*list on links page*/
#linkslist{
float:left;
width:80%;
margin-left: 2%;
list-style-type:none;
line-height: 1.8em;
}
.main form{
float:left;
width:75%;
margin:15px 0 0 20px;


}
.main table{
}
.main table td{
float:left;
width:200px;
}
#imgken{
float:left;
clear:right;
width:150px;
margin:12px;
}