body {font-family: verdana, arial, helvetica, sans-serif;  
       background-image: url("images/00005.gif"); background-color: #ffff66;  /*#996633;*/ } 

#wrapper {margin: 10px 35px; margin-right: 140px; height: 100%; vertical-align: top;
     background: #ffffff;} /*holds the middle of the page together */

#hdr {background-color: #cc0033; margin:10px;height: 65%; padding: 5px; border-top-color: white; 
      border-top-style:solid; border-top-width: 8px; 
      text-align: center; } /*controls size & colour of header*/

#ftr {clear: both; background-color: #cc0033; margin:10px; padding: 5px; text-align: center; 
       font-size: smaller; border-bottom-color: white; 
      border-bottom-style:solid; border-bottom-width: 10px;} /*as with hdr */
       
#nav { background-color: #cc0033; height:15%; margin-left: 10px; margin-right: 10px;
      text-align: center; font-size:larger; padding: 7px;}
      
#ad {vertical-align: top; float:right; margin-top:25px }      

#content {background-color: #ffffff; margin: 15px 35px }

#hdrtxt {font-size: 70px; } 

#pagetitle {font-size: larger; text-align: center; font-weight: bolder  }


p.livery {font-size: larger; }
.sm {font-size: xx-small; }

a:link {color: #0000ff; font-weight: bolder } /* controls appearance of links */
a:visited {color: #0099ff /*#33cc00*/; font-weight: bolder } 
a:active {color: olive }
