/* -*-HTML-*- */
body {color: black; background: white url(images/leftbanner.png)
      no-repeat fixed; margin-left: 50px; margin-right: 10%; margin-top: 0}
h1, h2, h3 {font-family:sans-serif}
h1 {margin-top: 0.2em; margin-left: 0.2em}
address {font-size:small; font-style:normal;
         white-space:pre;
	 padding-top:1em;
	 text-align:left;
	 clear:both}
.large {font-size:150%}
.large2 {font-size: 200%}
a:link, a:active, a:visited, a:hover {text-decoration:none;
        font-weight:bold;
	color:red}
a:visited {color: #309}
a img {border: 0; color: white} /* Don't display a border. */
p.indented {text-indent: 2em}
p.important {border: thin inset black}
.centre {text-align: center}
#buttons {position: relative; visibility: hidden}
#buttons a {position: relative; visibility: visible}
#buttons a {color: white;
            background: #C00;
            text-decoration:none;
            font-weight:bold;
            font-family:sans-serif;
            font-size: 80%}
.nobullet li {list-style: none}
ul.nobullet {position: relative; left: -3em}
.main {margin-left: 100px}
#sidebar {position: absolute; top: 50px; left: 5px;
          width: 140px; background: white; border: thin solid black} /* change */
#sidebar .misc {display: none}
#sidebar a {color: white}
.fakelink {color: silver}
#sidebar a, #sidebar .fakelink {display: block}
#sidebar a, #sidebar .fakelink {
	    background: red;
	    font-weight: bold;
	    margin-top: 0.1em;
	    text-decoration: none;
	    font-family: sans-serif}
blockquote {border: thin inset black}

