body.centerstatic {
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: center;
   position: static;
}
body.centerstatic A:link {
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: center;
   position: static;
}
body.centerstatic A:visited {
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: center;
   position: static;
}
body.centerstatic A:hover {
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: center;
   position: static;
}
body.centerstatic A:active {
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: center;
   position: static;
}
body.svhpinklink {
   color: #D25B85;
}
body.svhpinklink A:link {
   color: #D25B85;
}
body.svhpinklink A:visited {
   color: #D25B85;
}
body.svhpinklink A:hover {
   color: #D25B85;
}
body.svhpinklink A:active {
   color: #D25B85;
}

#dropmenudiv{
position:absolute;
color: #ffec52;
background-color: #999347;
border:1px solid black;
border-bottom-width: 0;
font:normal Verdana, Nimbus Sans L, Helvetica, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
color: #ffec52;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #615d2d;
}

/***********************************************
* AnyLink Vertical Menu- ¿ Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/