body
{  
background: #ffffff;
}

#banner 
{
whitespace:nowrap;
align:center;
position: absolute;
norap:nowrap;
left: 0px;
top: 0px;
height: 130px;
width: 100%;
background-image: url(/images/banner-background.png); 
background-repeat: repeat-x;
font-size: 30pt;
color:saddlebrown;
}

h1,h2,h3
{
font-family: "comic sans ms", arial, 'sans serif'; 
color:saddlebrown;
}

p,li,address
{
font-family: "comic sans ms", arial, 'sans serif'; 
margin-left: 12pt;
}

table
{
whitespace:nowrap;
align:center;
font-family: "comic sans ms", arial, 'sans serif'; 
margin-left: 12pt;
}

table menu
{
align:left;
}

p,li,td
{
font-size: 90%;
color:saddlebrown;
}

table th
{
background-color: #999933;
color:saddlebrown;
align:center;
border:0;
font-size: 15pt;
}

a:link     { color:saddlebrown }
a:visited  { color:saddlebrown }
a:active   { color:red }
a:hover {
font-size: 12pt;
color:red 
}
