#BODY {font-size : 14px;font-family : "Trebuchet MS", Helvetica, sans-serif;font-weight : normal;font-style : normal;color : black;background-repeat: repeat-x; background-image: url(stuff/becksonbg.jpg);}
h1{font-family : "Trebuchet MS", Helvetica, sans-serif;font-weight : bold;font-style : normal;text-align : center;font-size : 24px;}
h2{font-size : 18px;font-family : "Trebuchet MS", Helvetica, sans-serif;font-style : normal;font-weight : normal;}
h3{font-size : 18px;font-family : "Trebuchet MS", Helvetica, sans-serif;font-style : normal;font-weight : normal;}

 
#header {
font-size : 14px;font-family : "Trebuchet MS", Helvetica, sans-serif;font-weight : normal;font-style : normal;color : black;
height: 72px;
width: 100%;
}
#footer {
font-size : 14px;font-family : "Trebuchet MS", Helvetica, sans-serif;font-weight : normal;font-style : normal;color : black;
background: #E0E0E0 ;
border-top:1px solid #000;
text-align:center;
margin-top: 10px;
}
#content {
font-size : 14px;font-family : "Trebuchet MS", Helvetica, sans-serif;font-weight : normal;font-style : normal;color : black;
border-left:1px solid #000;
border-right:10px solid #000;
border-top:1px solid #000;
border-bottom:1px solid #000;
padding-left:5px;
padding-right:5px;
background: #E0E0E0 ;
float:right;
width:800px;
}

 a:link { text-decoration: underline;
font-size : 16px;font-family : "Trebuchet MS", Helvetica, sans-serif;font-weight : normal;font-style : normal;color : black;
}
 a:visited { text-decoration: underline;
font-size : 16px;font-family : "Trebuchet MS", Helvetica, sans-serif;font-weight : normal;font-style : normal;color : black;
}
#menu a:hover { 
text-decoration: none;
color: #D81C3F;
font-family: "Trebuchet MS", Helvetica, sans-serif;
letter-spacing: 0px;
font-variant: small-caps;
}