body { margin: 0; }
#logo1 { display: none; }
#logo2 { display: none; }
#menu1 { display: none; }
#menu2 { display: none; }
#menu  { display: none; }
#menu li { display: none; }
#menu li a { display: none; }
#menu li a:hover, #menu li a.currentmenu { display: none; }
#menu li#search { display: none; }
#menu li#search form input { display: none; }

#main { margin: 0; width: 100%; text-align: left; }

#mast { clear: both; width: 100%; border-bottom: 1px solid #000; height: 16px; }
#mast_left { width: 100%; text-align: center; float: left; font: 0.75em 'Lucida Grande'; }
#mast_left span { font-weight: bold; }
#mast_right { display: none; }
img { border: 0; }
a { color: #000; text-decoration: none; }
h1 { font: bold 2em 'Lucida Grande'; margin-bottom: 0; }
h3 { font: 1.2em 'Lucida Grande'; margin-top: 10px; color: #555; }
h5 { font: 0.8em 'Lucida Grande'; margin-bottom: -1em; }
p { margin: 2em 0 0 0; text-align: justify; font: 0.8em 'Georgia'; line-height: 1.3em; }
p#foot { display: none; }

ol li, ul li { margin: 2em 0 0 0; text-align: justify; font: 0.8em 'Georgia'; line-height: 1.3em; }

dd { float: right; text-align: right; font: 0.7em 'Lucida Grande', 'Century Gothic', 'Trebuchet MS', 'Arial', sans-serif; margin: 0 0 10px 25px; width: 200px; }
dd img { border: 1px solid #aaa; }
blockquote { width: 80%; margin: 0 auto 3em auto; color: #000; background: #ddd; padding: 10px; }
blockquote p { margin-bottom: 0; }
.rquote { float: right; width: 280px; background: #ddd; color: #000; padding: 10px; margin: 0 0 20px 20px; font: bold 1em 'Georgia', 'Calisto MT', 'Times New Roman', serif; }
.lquote { float: left; width: 280px; background: #ddd; color: #000; padding: 10px; margin: 0 20px 20px 0; font: bold 1em 'Georgia', 'Calisto MT', 'Times New Roman', serif; }