div, h1, h2, h3, h4, h5, h6, img, table, form { border: 0px; padding: 0px; margin: 0px; font-size: 100%; }
* { font-size: 100%; }
img { margin-right: 15px; border: 1px solid black; }
body { background: #fff; color: #000; font-family: arial, helvetica, sans-serif; padding: 0px; margin: 0px; }

p { line-height: 140%; text-align: left; font-size: 90%; }
h1 { background: #f8f2ec url(/images/header_back.gif) top left repeat-x; height: 120px; }
h1 img { border: 0px; margin: 14px 0px 0px 14px; }
h2, h2, h3, h4, h5, h6 { margin-top: 20px; margin-bottom: 10px; color: #994311; text-align: left; font-weight: normal; }
h2 { font-size: 140%; margin-top: 0; margin-bottom: 20px; border-bottom: 5px solid #ded7d3; padding-bottom: 5px; }
h3 { font-size: 115%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 90%; color: #000; font-weight: bold; }
hr { text-align: left; margin: 0.5em auto 0.5em 0; border-bottom: 5px solid #ded7d3; border-top: 0; border-left: 0; border-right: 0; width: 100%; height: 5px; }

#skipNav { position: absolute; top: 2px; right: 0px; }
#maincontent { margin: 0px 25px 0px 250px; }
#maincontent ul { font-size: 90%; line-height: 1.6em; }
#sidebar { width: 200px; float: left; }
#sidebar .sidebarBox { width: 185px; color: #000; border: 1px solid #ddd; margin: 10px 0px 10px 15px; padding: 6px; font-size: 80%; font-weight: normal; }
#sidebar .sidebarBox p { margin: 0; padding: 0; }
#sidebar .sidebarBox img { margin: auto; }
#footer { background: #f3efe9; padding: 5px 15px 5px 15px; font-size: 80%; }

#adminOptions { background: #eee; font-weight: bold; font-size: 80%; text-align: center; padding: 3px; border: 1px solid #000; }
#adminOptions a:hover { color: #000; }
a:link, a:visited { text-decoration : none; color: #ff8844; background: none; }
a:hover { text-decoration : underline; color: #ded7d3; background: none; }
a:active { text-decoration : none; color: #fff; background: none; }
.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; line-height: 1px; height: 1px; overflow: hidden; }
img.fleft { margin: 0px 8px 8px 0px; }
img.fright { margin: 0px 0px 8px 8px; }

#skipNav a, #skipNav a:hover { color: #f8f2ec; }