html { height:100%; width:100%; }
body { height:100%; width:100%; margin:0px; padding:0px; font-family: Optima, Verdana, sans-serif; font-size:0.9em; }

A		{ text-decoration:none; color:#663300; }
A:visited	{ color:#996600; }
A:hover		{ border-bottom: 1px dashed #996600; }

#wikitext H1	{ font-size: 1.6em; font-weight:bold; padding: 0em; margin: 0em 0em 1.6em 0em; text-align: center; }
.h1		{ font-size: 1.6em; font-weight:bold; padding: 0em; margin: 0em 0em 1.6em 0em; text-align: center; }
#wikitext H2	{ font-size: 1.3em; font-weight:bold; padding: 0em; margin: 1.5em 0em 0.5em 0em; }
.h2		{ font-size: 1.3em; font-weight:bold; padding: 0em; margin: 1.5em 0em 0.5em 0em; }
#wikitext H3	{ font-size: 1.1em; font-weight: normal; padding: 0em; margin: 0.8em 0em 0.2em 0em; }

.sidebar { padding: 25px 20px 20px 20px; }
.sidebar H1,H2,H3 { font-weight:normal; padding:0px; }
.sidebar H1 { margin: 0.6em 0em 0.3em 0em; font-size:1.0em; }
.sidebar H2 { margin: 0.4em 0em 0.2em 1.0em; font-size:0.9em; }
.sidebar H3 { margin: 0.3em 0em 0.1em 2.5em; font-size:0.8em; }
.sidebar UL { margin: 0.25em 0.1em 0em 0.75em; padding: 0em; text-indent: 0em; }
.sidebar LI { list-style:none; margin: 0.1em 0.1em 0em 0em; padding:0em;  font-size:0.9em; }
.sidebar A              { text-decoration:none; color:#441100; }
.sidebar A:visited      { color:#662200; }
.sidebar A:hover        { border-bottom: 1px dashed #993300; }

.sidefooter { padding: 10px 5px 3px 5px; font-size:0.9em; }
.sidefooter A { text-decoration:none; color:#441100; border-bottom:none; }
.sidefooter A:visited { text-decoration:none; color:#441100; border-bottom:none; }
.sidefooter A:hover { text-decoration:none; color:#441100; border-bottom:none; }

.menu { width:100%; font-size:0.9em; padding: 3px 8px 8px 10px; }
.menu h1 { margin-top:20px; }

.content { padding: 35px 35px 25px 35px; }
