
html {
 font-size: 100.1%;
}

body {
 margin: 0;
 padding: 0;
 color: #353A3A;
 background: #A1C6C4;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 80%;
}

a, a:link, a:visited, a:hover, a:active {
 color: #EE435D;
 text-decoration: none;
}

h1 abbr, h1 acronym {
 border-bottom: 0;
}

code {
 font-size: 110%;
}

fieldset {
 border: 0;
}

form {
 background: #BCE07E;
 border: 1px solid #353a3a;
 padding: 5px;
 margin-bottom: 5px;
}

h1 {
 margin-top: 5px;
 padding: 0 3px;
 background: #BCE07E;
 font-family: "Courier New", monospace;
 font-size: 180%;
}

h2 {
 margin-top: 30px;
 font-family: "Courier New", monospace;
 font-size: 140%;
}

img {
 border: 0;
}

label {
 display: block;
 margin-right: 5px;
 color: #353a3a;
 font-weight: bold;
}

#displayemail label {
 display: inline;
}

p {
 line-height: 150%;
}

ul {
 margin-left: 0;
 padding-left: 0;
 list-style: none;
}

ul, ol {
 line-height: 140%;
}

ul li, ol li {
 margin-bottom: 8px;
}


/* div blocks */

#wrapper {
 position: relative;
 width: 500px;
 margin: 15px auto;
 padding: 0;
}

#content {
 width: 504px;
 position: absolute;
 top: 150px;
 left: 0;
 margin: 0;
 padding: 5px 10px;
 background: #F4F8D6;
 border: 2px solid #353A3A;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 480px;
}

html>body #content {
 width: 480px;
}

#content a {
 border-bottom: 1px dashed #A1C6C4;
}

#content .inlinelist a {
 border-bottom: 0;
}

#menu {
 width: 504px;
 height: 34px;
 margin: 0;
 padding: 5px 0 0 0;
 position: absolute;
 top: 105px;
 left: 0;
 border: 2px solid #353A3A;
 background: #EE435D;
 display: inline;
 list-style: none;
 text-align: center;
 text-transform: lowercase;
 font-weight: bold;
 font-size: 115%;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 500px;
 height: 25px;
}

html>body #menu {
 width: 500px;
 height: 25px;
}

#menu li {
 display: inline;
 margin: 0 5px;
}

#menu li a {
 margin: 0;
}

#menu li a:link, #menu li a:visited {
 color: #fff;
}

#menu li a:hover, #menu li a:active {
 color: #fff;
}

#menu li#current {
 color: #cdf18f;
}

#tmain {
 width: 504px;
 height: 90px;
 margin: 0;
 padding: 0;
 position: absolute;
 top: 0;
 left: 0;
 background: #BCE07E url(http://www.helical-library.net/asp/images/undone_header.gif) top left no-repeat;
 border: 2px solid #353A3A;
 text-indent: -10000px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 500px;
}

html>body #tmain {
 width: 500px;
}

.inlinelist {
 display: inline;
 list-style: none;
 margin-left: 0;
 padding-left: 0;
 text-align: left;
}

.inlinelist li {
 display: inline;
 margin-bottom: 5px;
}

.inlinelist li a img {
 margin-bottom: 2px;
 background: #ee435d;
 border: 1px solid #353a3a;
 padding: 5px;
}