* { font-family: Arial, Helvetica, sans-serif; }
body { font-size: 62.5%; margin: 10px auto; }

.menuContainer 	{ background: #A55624; padding: 3px; }
.menuCell { font-size: 1.3em; }

.menuCell a,
.menuCell a:visited { color: #FFF; text-decoration: none; margin: 0 3px 0 3px; }

.menuCellOver {	font-size: 1.3em; }
.menuCellOver a, 
.menuCellOver a:visited, 
.menuCellOver a:hover { color: #FFF; text-decoration: none; font-weight: bold; margin: 0 3px 0 3px; }

a.menu td { color: #FFF; }

#wrapper { width: 746px; border-top: 3px; margin: 0 auto; }
#header { height: 162px; background: url(/images/header.jpg); }
#nav { background: #A55624; text-transform: uppercase; padding: 7px 25px; font-size: 1.3em; }
#contents { background: url(/images/bcgrd-contents.jpg); border-bottom: 45px #A55624 solid; font-size: 1.4em; border-top: 1px solid #A55624; }
#doc { margin: 0px 20px 20px 20px; color: #036; }

.docheader, .section { font-size: 1.3em; font-weight: bold; }
.bodybold { font-weight: bold; font-size: 1.2em; }
.altbody { color: #A55624; }

.foot { font-size: 1.2em; color: #A55624; }
.footer { font-size: 1em; color: #A55624; }

a.navlink, a.navlink:hover, a.navlink:visited { color: #FFF; text-decoration: none; margin-right: 25px; }
a, a:hover, a:visited { color: #A55624; }

p, td, div, ul, li { color: #036; }
#document-display {  padding: 0px; }