html {
 font-size: 100.1%;
}

body {
 margin: 0;
 padding: 0;
 color: #333;
 background: #776;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 70%;
}

a:link, a:visited {
 color: #363;
 border-bottom: 1px solid #666;
 text-decoration: none;
}

a:hover, a:focus, a:active {
 color: #de6;
 background: #776;
 border-bottom: 1px solid #666;
 text-decoration: none;
}

code {
 display: block;
 width: 300px;
 overflow: scroll;
 font-size: 120%;
 text-align: left;
 white-space: nowrap;
}

fieldset {
 border: 0;
}

form {
 border-left: 5px solid #ccb;
 padding-left: 5px;
}

h2, h3 {
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h2 {
 height: 20px;
 margin: 15px 0 0 0;
 padding: 0 0 0 18px;
 background: #fff url(images/maze_bullet.gif) left top no-repeat;
 font-size: 200%;
 font-weight: bold;
}

h3 {
 margin-top: 30px;
 color: #463;
 font-size: 160%;
 font-weight: normal;
}

img {
 border: 0;
}

label {
 display: block;
 margin-right: 5px;
 color: #666;
 font-weight: bold;
}

#displayemail label {
 display: inline;
}

li {
 margin-bottom: 7px;
}

ol {
 margin-left: 0;
 padding-left: 0;
 list-style: none;
}

#wrapper {
 width: 472px;
 margin: 0 auto;
 padding: 0 15px;
 background: #fff url(images/maze_back.gif) repeat-y;
}

#header {
 width: 472px;
 height: 278px;
 margin: 0;
 background: #fff url(images/maze_header.jpg) no-repeat;
 text-indent: -10000px;
}

#content {
 width: 330px;
 float: left;
 margin: 0;
 padding: 0 0 20px 0;
 background: #fff;
 line-height: 140%;
 text-align: justify;
}

#menu {
 width: 120px;
 float: right;
 margin: 0 10px 0 0;
 padding: 0;
 color: #cd6;
 background: #333;
 list-style: none;
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 120%;
 font-weight: bold;
 text-align: right;
}

#menu li {
 margin: 0;
 padding: 0;
}

#menu li#current {
 padding: 3px 2px 4px 2px;
 color: #de6;
 background: #776;
}

#menu li a:link, #menu li a:visited {
 display: block;
 margin: 0;
 padding: 3px 2px 4px 2px;
 color: #cd6;
 border-bottom: 0;
 text-decoration: none;
}

#menu li a:hover, #menu li a:focus, #menu li a:active {
 display: block;
 margin: 0;
 padding: 3px 2px 4px 2px;
 color: #de6;
 background: #776;
 border-bottom: 0;
 text-decoration: none;
}

#footer {
 clear: both;
 width: 320px;
 padding: 5px 5px 18px 5px;
 background: #eed url(images/maze_footer.jpg) bottom left no-repeat;
 border-bottom: 5px solid #463;
}

#footer p {
 margin: 0;
 padding: 0;
}

.inlinelist {
 list-style: none;
 margin-left: 0;
 padding-left: 0;
 text-align: left;
}

.inlinelist li {
 display: inline;
}

.inlinelist a {
 border-bottom: 0;
}

.inlinelist a:hover, .inlinelist a:active {
 background: #fff;
}

#epigraph {
 position: absolute;
 text-indent: -10000px;
}
