body {
 font: 10pt/1.2em Verdana, Arial, Helvetica, sans-serif;
 background: rgb(250,240,203);
 margin: 10px 10px 0px 10px;
 padding:0px;
 }

#banner {
 background: rgb(250,240,203);
 height: 182px;  /* the IE5-friendly height */
 voice-family: "\"}\"";  /* the IE5 workaround */
 voice-family: inherit;
 height: 180px;  /* the correct height */
 }
body>#banner {height: 180px;} /* the "be nice to Opera" rule */

#centercontent {
 background: rgb(250,240,203);
 position: absolute;
 left: 110px; /* This is a change from 140px to accommodate the menu. */
 top: 193px;
 padding-right: 110px;
 padding-bottom: 10px;
 }

p {
 margin: 0px 10px 10px 10px;
 padding: 0px 10px 0px 10px;
 }

a {
 text-decoration: underline;
 color: rgb(2,72,112);
 }

a:hover {
 text-decoration: underline;
 color: rgb(0,102,153);
 }

.imageright {
 float: right;
 padding: 0px 0px 10px 10px;
}

.imageleft {
 float: left;
 padding: 0px 10px 10px 0px;
}

.attraction {
 color: rgb(0,100,50);
}
