/**
td.topimage { background-image: url(../../images/purple/top.jpg) ; }
td.bottomimage { background-image: url(../../images/purple/bottom.jpg) ; }
.highlight { color: #e24075 ; } 
a { font-family: verdana, arial, helvetica, sans-serif ; color: #e24075 ; text-decoration: none ; }
input.search { background: #e24075; text-align: right ; font-weight: bold ; }
input.searchbutton { background: #e24075; text-align: center ; font-weight: bold ; }
ul { list-style: url(../../images/purple/bullet.gif) }
**/

#header { background-image: url(../images/banners/purple_top.jpg); }
#footer { background-image: url(../images/banners/purple_bottom.jpg); }
#header input { background-color: #e24075; text-align: right; font-weight: bold; }
#header li a { color: #FFF; text-decoration: none; font-weight: bold; }
a { font-weight: normal; text-decoration: none; color: #e24075; }
#header a:hover { text-decoration: underline; }

