h1, h2, h3, h4 {
font-family:'Trebuchet MS',Verdana,Sans-Serif;
text-align: center;
}

a:link {
color: #3737aa;
}
a:visited {
color: #6637b2;
}

table { 
margin-left: auto;
margin-right: auto;
}

div#content {
padding: 0px 31px;
}

html {
background: white url("/theme/bg.gif");
background-repeat: repeat;
}

div#hd {
padding: 0px;
height: 96px;
background: #333 url("/theme/banner.jpg") right top;
background-repeat: no-repeat;
border-bottom: 2px solid #8943ef;
position: relative;
}
div#hd h1 {
margin: 0px;
font-size: 2.5em;
padding: 17px 0px 0px 0px;
color: #fff;
}
div#hd h1 sub {
vertical-align: -0.333em;
color: #fbb917;
}
div#hd ul {
bottom: 0px;
margin: 0pt 10pt;
padding: 0pt;
position: absolute;
}
div#hd ul li {
display: inline;
}
div#hd ul li a {
background: transparent url('/theme/tabs.gif') repeat-x scroll 0%;
border-color: #444;
border-style: solid;
border-width: 1px 1px 0px;
color: #fff;
display: block;
height: 14px;
float: left;
font-weight: bold;
margin: 0px 1px 0px 0px;
padding: 5px 14px;
background-position: 0% 0px;
text-decoration: none;
}
div#hd ul li a:hover {
background-position: 0% -42px;
color: #d2b4ff;
}
div#hd ul li a.active {
background-position: 0% -84px;
color: #fff;
}

div#doc {
background: #fff url("/theme/right-bg.gif") right top;
background-repeat: repeat-y;
border: 1px solid #222;
}

div#renovations {
background-color: #a3a3fb;
padding-bottom: 3px;
color: #fff;
font-weight: bold;
text-align: center;
width: 80%;
margin-left: auto;
margin-bottom: 3px;
margin-top: 3px;
margin-right: auto;
}
div#renovations p {
margin-bottom: 3px;
}
div#renovations h1 {
margin-top: 7px;
margin-bottom: 2px;
}

div.event {
border: 3px solid #fbb917;
}

div#right {
font-size: 95%;
text-align: center;
padding: 13px;
}

div#ft {
color: white;
text-align: center;
background-color: #333;
border-top: 2px solid #8943ef;
padding: 10pt;
}
div#ft a:link {
color: #fff;
}
div#ft a:visited {
color: #fff;
}

