
BODY {
   font-family : "Trebuchet MS", Helvetica, sans-serif; 
   background-color : white; 
   background-image : url(purplebk.gif); 
   background-repeat : repeat; 
   background-attachment : fixed; 
   margin-right : 5em; 
   margin-left : 5em; 
}

blockquote { background-color: silver; text-align: center; margin-left: 20%; margin-right: 20%; }

P#subtitle {
   font-size : 1.5em; 
   color : maroon; 
   background-color : white; 
   margin-left : 0; 
}


H3 {
   color : navy; 
   margin-left : 1em; 
}


H2 { font-family : "Trebuchet MS", Helvetica, sans-serif; 
   color : maroon; 
   background-color : #eeeeee; 
   border-width : thin; 
   border-style : solid; 
   border-color : silver; 

}


H1 {
   color : navy; 
}


DIV#title {
   text-align : center; 
}


DIV#menu {
   text-align : center; 
   margin-top : 1em; 
}


DIV#footer P {
   font-size : x-small; 
   text-align : right; 
   margin-top : 0; 
   margin-left : 0; 
}


DIV#footer IMG {
   border-width : 0; 
   border-style : none; 
   border-color : inherit; 
   float : left; 
}


DIV P {
   margin-left : 2em; 
}

ADDRESS {
   text-align : center; 
}


ul {list-style-image: url("ball49.gif") }


