body   { background-image: url("../img/bg-body-RED.gif"); background-repeat: repeat; }
a { color: #780000; background-color: transparent }
a:hover { color: #000; background-color: transparent }
/*STRUCTURE*/
#container_page  { background-image: url("../img/bg-page-RED.gif"); background-repeat: repeat-y }
#top  { background-image: url("../img/gradient-RED.jpg"); background-repeat: no-repeat }
#mainText, #bottomText   { border-left: 2px solid #a69790 }
#bottom { background-image: url("../img/bottom-RED.gif"); background-repeat: no-repeat}
#subNav a {color:#780000;}
#subNav a:hover {color:#000}
/*MISC*/
.formlabel,h1 { color: #780000 }
