body { 
 background: white;
 }

#header { 
 border-bottom: 4px double #006;
}
#header h1 { 
 font: bold 23pt Arial,Verdana,sans-serif;
 text-align: right;
 margin: 0px;
 margin-bottom: .5ex;
 }
#headccbt { padding-right: .25ex; }
#headinc { 
 font-weight: normal;
 border-left: 4px solid #006;
}

#content { 
 margin: 0px 0px 0px 150px;
 padding: 2px 0px 2px 1em;
 background: #FFF;
 border-left: 1px solid #006;
 border-bottom: 1px solid #006;
 font: normal 12pt "Times New Roman",serif;
}
#content h1 { 
 margin: 5px 0px 0px;
 text-align: left;
 color: #700008;
 border-bottom: 2px dotted #006;
}
#content p { 
 margin: 1em 0px 1ex;
 }
#content p.quote { 
 text-align: center;
 font-style: italic;
 }
#content a, #content a:visited { color: inherit; }
#content img { 
 border: 1px solid #700008;
 margin: 1em 5px 0px 5px;
}

#menu { 
 float: left;
 width: 150px;
 background: #FFF;
 border-bottom: 1px solid #006;
 }
#menu h1.title, #location h1.title { 
 font: bold 11pt Arial,Verdana,sans-serif;
 text-align: left;
 color: #006;
 border-bottom: 1px solid #006;
 padding: 2px 0px 2px 5px;
 margin: 0px;
 }
#location h1.title { 
 border-top: 1px solid #006;
 font-size: 11pt;
 }

#menu #mainlinks { 
 margin: 0px;
 padding: 0px;
 }
#menu #mainlinks li { 
 display: block;
 padding: 0px;
 }

#menu a { 
 font: normal 12pt Arial,Verdana,sans-serif;
 text-decoration: none;
 text-align: left;
 margin-left: 2px;
 padding: 2px 0px 2px 25px;
 }
#menu a:link, #menu a:visited { 
 color: #00a;
 }
#menu a#current { 
 background: url(../graphics/anchor.gif) left center no-repeat;
 }

#location { 
 width: 150px;
 float: left;
 }
#location address { 
 font: normal 10pt Arial,Verdana,sans-serif;
 padding: 2px 2px 2px 1ex;
 }

#footer { 
 margin: 2px 0px 0px 150px;
 font: normal 10pt Arial,Verdana,sans-serif;
 color: #006;
 }
#footer ul#items { 
 margin: 0px;
 padding-left: 0px;
 text-align: center;
 }
#footer ul#items li { 
 display: inline;
 white-space: nowrap;
 }
#footer a, #footer a:visited { 
 color: #006;
 }
#footer #copywrite { 
 font-size: 8pt;
 text-align: right;
}








