body { margin: 0; padding: 0; font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000; background-color: #808080; padding-bottom: 10px; }

#main { text-align: left; width: auto; }
#tournav { display: none; visibility: hidden; }
#tourbody { width: auto; margin: 0; padding: 0; }
#footer { text-align: left; border: 0; margin: 0; padding: 10px 0 0 0; border-top: solid 1px #000; }

a { color: #090; }
a:visited { color: #090; }
a:hover, a:active { color: #0d0; }
a.normal, a.normal:link, a.normal:visited, a.normal:hover, a.normal:active { color: #000; text-decoration: none; font-weight: normal; }

#tourbody #tour_leftpage, #tour_rightpage { width: 50% }
#tourbody #tour_pagenav img { visibility: hidden; display: none; }

#main h1 { padding: 0; margin: 0 0 10px 0; font-size: 1.4em; border-bottom: solid 1px #000; }
#tourbody h2 { font-size: 1.2em; color: #000; text-align: center; margin: 20px 0; }
#tourbody img { border: solid 1px #000; }
#tourbody p.sectionend { padding-top: 10px; text-align: center; }
#tourbody p.sectionend img { border: none; }
#tourbody img.inline_left { float: left; margin: 0 10px 0 0; }
#tourbody img.inline_right { float: right; margin: 0 0 0 10px; }

#footer ul { margin: 0; padding: 0; }
#footer li { margin: 0; padding: 0; list-style-type: none; display: inline; }
#footer a { text-decoration: none; font-weight: bold; }
#footer a:hover { text-decoration: underline; font-weight: bold; }
#footer .footer_copy, #footer .footer_copy a { color: #900; }
#footer .footer_maint a { visibility: hidden; display: none; }

.hide { display: none; }
.clearing { height: 0; clear: both; }
