

#dropdown {
	width:100%;
	background-image:url(images/bgblue.gif);
    background-repeat:repeat;
    background-position:top left;
	position: relative;
}

#dropdowntest {
	width:100%;
	position: relative;
}

#dropdownblue {
	width:100%;
	background-image:url(images/bgblue.gif);
    background-repeat:repeat;
    background-position:top left;
	position: relative;
}

#twittericon {
position: absolute;
top: 1px;
left: 150px;
}

#searchform {
position: absolute;
top: 1px;
right: 30px;
}

#newsubscribe {
position: absolute;
top: 1px;
left: 1px;
}

html>body #dropdown {
	width:100%;
} 

#banner {
  background-color: #000066;
  color:black;
  margin:0;
}

#donate {
    margin: 4px 0 8px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#donate a {
  color: navy;
}

#donate a:hover {
  color:red;
}

#sections {
   margin:0;
   padding:0;
   font-weight:bold;
   text-align:left;
}


#sections ul {
  text-align:left;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#sections li {
  text-align:left;
  margin-bottom:2px;
  border-left: 4px solid orange;
}

#sections ul a {
  display:block;
  height:15px;
  line-height:15px;
  width:116px;
  color: white;
  background-color:navy;
  text-decoration:none;
  padding:2px;
}

#sections ul a:hover {
  color:red;
}

.productssearch {
   margin: auto;
   font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 8pt;
   color: #FFFFFF;
   width:90%;
   height:28px;
   background-color: white; 
   background-image:url(images/searchbkgnd.gif);
   background-repeat: no-repeat;
   text-align: center;
   clear:both;
}

.findbut  {
	font-size: 8pt;
}
