BODY    {background-image: URL(images/background_rr.jpg);
         background-repeat: no-repeat;
         background-color: #fe0000;
         border: solid 0px white}


#head   {background-image: URL(images/banner.jpg);
         background-color: black;}
#main   {background-image: URL(images/logo_watermark.gifxx);
         background-repeat: no-repeat;
         background-attachment: scroll;
         background-position: 3cm 1cm;}

div#menu a    {text-decoration: none; color: yellow;
               font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif; }
div#menu a:hover  {color: white; }

.menu,.menx   {background-color: #c00; color: white;
               border-right: solid 1px #800;
               border-bottom: solid 0px red;
               height: 22px; width: 14.25%;
               vertical-align: middle; text-align: center;
               font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;  }
.menx         {background-color: #FE2E2E; color: white; }
.head   {font:bold 30px "Trebuchet MS", arial, helvetica, verdana; color: white; }
