body {
 color: #FFC621;
 background-color:#000000;
 font-size: 12px;
 font-family: courier, serif;
 text-align: left;
 overflow: scroll
 }

acronym { cursor: help }

.main a {
 color:red;
 text-decoration: none
}

.main a:hover {
 color: white;
 text-decoration: none
}

#tab {
 position: relative;
 margin-left: 35px
}

#center {
 text-align: center;
 width: 655px
}

.banner {
 position: absolute;
 top: 0px;
 left: 150px;
 height: 96px;
 border-bottom: double red;
 border-left: double red;
}

.banner img { padding-left: 20px }

.tl {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 150px;
 height: 96px;
 border-bottom: double red
}

.tl img { margin-top: 2px }

.floatball img {
 position: absolute;
 top: 76px;
 left: 130px
}

.ml {
 position: absolute;
 top: 96px;
 left: 0px;
 width: 150px;
 text-align: left;
 border-right: double red;
 height: 476px
}

.ml ul {
 margin: 20px 0px 0px -15px;
 list-style-type: circle
}

.ml li { line-height: 200% }

.ml img {
 padding-left: 10px;
 padding-bottom: 0px;
 margin-bottom: -3px;
 border: none
}

.downshift20 {
 padding-top: 20px
}
.downrightshift {
    position: absolute;
    padding-top: 150px;
    padding-left: 300px
}
.main {
 position: absolute;
 top: 100px;
 left: 150px;
 width: 516px;
 max-width: 526px;
 max-height: 470px;
 height: 470px;
 overflow: auto;
 padding-right: 10px
}

.main p { line-height: 110% }

p.indent { text-indent: 20px }

h1 {
 color: red;
 font-variant: small-caps;
 font-family: Times;
 font-size: 18pt;
 line-height: 18pt;
 letter-spacing: 0.5pt
}
.main h2 {
 color: silver;
 margin-bottom: -2px;
 font-variant: small-caps;
 letter-spacing: 0.7pt;
 font-size: 14pt;
 font-family: Times
}
.main h3 {
margin-bottom: -1px;
font-variant: small-caps;
font-size: 14pts;
font-family: Times
}

.main h1 { margin-top: 20px }
.main h1, .main div, .main p, .main h2 { margin-left: 20px }

.footer {
 position: absolute;
 top: 570px;
 width: 662px;
}
.footimg {
 border-top: red double;
 border-bottom: red double
}
.HHP { border: none }

.SPH {border: none }

b {
 color: red;
 font-family: Arial
}

.registernow {position: relative; padding-top: 10px; padding-bottom: 20px; left: 90px }
