html, body { padding: 0px; margin: 0px; }
body { background-image: url('../images/bg.jpg'); background-repeat: repeat-x; padding: 0px; margin: 0px; font-family: arial; font-size: 12px; }

#content { margin: 0px auto; width: 900px; }
#header { text-align: center; }
a, a:link { color: #065C77; text-ecoration: underline;}
p { font-size: 12px; }
ul li { font-size: 12px; }
#nav { text-align: center; margin: 0px; padding-top: 15px;  }
ul#navbar { margin: 0px; padding: 0px; padding-top: 3px; }
ul#navbar li { display: inline; margin-right: 20px; }
#navbar li a, #navbar li a:link { color: #fff; text-decoration: none; font-size: 18px; }
.dropmenu1 { position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 5px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font-family: arial; 
line-height:18px;
z-index:100;
background-color: #666666;
width: 200px;
visibility: hidden;
}

.dropmenu1 a { width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #333333; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: white;
}

* html .dropmenu1 a { /*IE only hack*/ width: 100%; }
.dropmenu1 a:hover { background-color: #D9D9D9; color: #000; }


.dropmenu2 { position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 5px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font-family: arial; 
line-height:18px;
z-index:100;
background-color: #666666;
width: 200px;
visibility: hidden;
}

.dropmenu2 a { width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #333333; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: white;
}

* html .dropmenu2 a { /*IE only hack*/ width: 100%; }
.dropmenu2 a:hover { background-color: #D9D9D9; color: #000; }

#frontLogos { margin-top: 20px; }
img { border: 0px; }
a:active { outline: none ; }

#feature { width: 908px; height: 249px; background-image: url('../images/feature.jpg'); background-repeat: no-repeat; margin-top: 20px; }

div#cont { background-image: url('../images/contRepeat.jpg'); background-repeat: repeat-y; width: 868px; padding: 20px 20px 20px 20px; }

h1 { margin: 0px; }
.logo { text-align: center; padding-bottom: 30px; }
.lefttd { color: #666666;  }

div.feat { font-family: "Arial Black",Gadget,sans-serif; font-size: 20px; color: #fff; }

#featureL { padding: 20px 0px 0px 20px; width: 50%; }
#featureR { padding: 20px 0px 0px 20px; width: 50%; }
#feature td { color: #fff; }
#feature td a, #featured td a:link { color: #fff; text-decoration: none; }

#feature td a.bigBlue, a.bigBlue:link { color: #67cfff; font-size: 14px; font-weight: bold; }
#footer { width: 900px; margin: 0px auto; font-size: 12px; }
#footer td { font-size: 12px; }
ul#footerNav li { display: inline; margin-right: 20px; font-size: 12px; }

