/* Body */
body { font-family: Lucida Grande, Verdana, Arial, sans-serif; font-size: 0.8em; line-height: 1.3em;}
/* Links */
a { text-decoration: none; font-weight: normal;}
div#content a {border-bottom: 1px dotted #390;}
a:hover {background: #e5f0d0}
a:link, a:visited { color: #390 }
a img { border: medium none ; }
/* Navigation */
#navibar li.current {background: #390;}
#navibar li.current a {color: white;}
#navibar li:hover {background: #e5f0d0;}
.editbar {border: none;}
/* Regions */
#header { background: #eee;}
hr#pageline {background: #390;}
ul#credits, ul#timings {display: none;}
/* Headers */
h2, h3, h4, h5, h6 { background: none; margin: 1.2em 0 0.5em 0; border-bottom: 1px solid #ddd; padding-bottom: 0.3em;}
h2 { font-size: 1.45em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
div#content pre {font-size: 1.1em;}
div#message { background: #ffffbd;}