.text {widht:600px; height:px; text-align:left; vertical-align:top; 
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 14px; color: #ffffff; padding-top: 17px;
}
	  
.title {widht:600px; height: 45px;text-align:left;  
	    height:26; font-family:Arial; font-size: 20px; 
	    font-weight: bold; color: #000000; padding:10px;
	    
}

a:link {  color: #333333; text-decoration: none; font-family:Arial; font-size: 12px;}
a:visited {  color: #333333; text-decoration: none; font-family:Arial; font-size: 12px;}
a:hover {  color: #ffffff; text-decoration: underline; font-family:Arial; font-size: 12px;}


body {
background: #000000;

}

.header {
background: #EE3E29;
height:130px;
}

.buttons{
background: #EE3E29;
border-top: solid #000000;

}


.center {
background: url(images/centerBG.gif) no-repeat;
height:px;
width:700px;

}

.footer {
background: #EE3E29;

}

.copyright{
background:#000000;
}

  
  
#dropmenudiv{
position:absolute;
background-color: #bee5d2;
border:1px solid #B573B4;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B573B4;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #B573B4;
color:#ffffff;
}