div.titlebox { background: url(./images/header-1.JPG) no-repeat top left;
               width: 975px; height: 145px; position: relative;
               border-width: 3px; border-style: outset;
               margin-bottom: 20px; border-color: #000099; }

div.linkbox { width: 140px; color: #000000; font-weight: bold;
              position: relative; padding: 12px; top: -5px; left: -5px;
              background: #000099; color:#FFFFFF; }

.shadow { margin: 4px 0px 0px 5px; background: url(./images/shadow.png) repeat;
          position: relative; float: left; }

.shadowmain { margin-top: 4px; margin-right: 0px ; margin-bottom: 0px ;
              margin-left:195px; background: url(./images/shadow.png) repeat;
              position: relative; width:786px; }

.shadowfooter { margin: 25px 0px 0px 5px; background: url(./images/shadow.png) repeat;
                position: relative; float: ; left: 188px; width: 790px; }

div.mainbox { background-color: #000099; width: 771px; padding: 15px 0px 15px 15px;
              position: relative; top: -5px; left: -5px; }

div.footer { text-align: right; background-color: #000099; width: 771px; color: #000000;
             position: relative; padding: 10px; top: -5px; left: -5px; }

body { color: #FFFFFF; background-color: #C0C0C0; font-family: verdana; font-size: 10px; }

hr { height: 1px; color:#000000; }

a.menu:link    { color:#FFFFFF; background-color:transparent; text-decoration: none }
a.menu:visited { color:#FFFFFF; background-color:transparent; text-decoration: none }
a.menu:hover   { color:#000000; background-color:transparent; text-decoration: none }
a.menu:active  { color:#FFFFFF; background-color:transparent; text-decoration: none }
