 body {
 background-color: #fff;
 color: #600;
 text-align: center;
 font-family: verdana, arial, helvetica, tahoma, sans-serif;
 font-size: 15px;
 cursor: default; 
 background-image: url("../images/bgred.png");
 background-repeat: repeat-y;
 background-position: center;
}

 acronym {
 cursor: help;
 border-bottom: #f66 1px dotted;
}

 a {
 color: #c0c;
}

 a:link, 
 a:visited {
 text-decoration: none;
 border-bottom: 1px solid #c0c;
}

 a:hover {
 text-decoration: none;
 background-color: #ffc;
 color: #c0c;
 border-bottom: 1px solid #c0c;
}

 p {
 margin: 0px 8px 20px 16px;
 padding: 0px;
 text-align: justify;
 text-indent: 32px;
 line-height: 24px;
 letter-spacing: 1px;
 font-size: 15px;
 background-color: #fff;
 color: #600;
}

 table {
 table-layout: fixed;
 border: 0px;
 padding: 0px;
 margin-bottom: 20px;
}

 caption, td {
 margin: 0px;
 padding: 5px 3px;
 vertical-align: top;
 line-height: 18px;
 letter-spacing: 1px;
 font-size: 12px;
}

 h2, h3, h4 {
 font-family: times, "times new roman", serif;
 font-variant: small-caps;
}

 sub {
 vertical-align: sub;
 font-size: 1.0em;
}

 sup {
 vertical-align: super;
 font-size: 1.0em;
}

 li {
 margin: 0px 12px;
 padding: 0px;
 text-align: justify;
 line-height: 24px;
 letter-spacing: 1px;
 font-size: 15px;
 background-color: #fff;
 color: #600;
}

#headerbox {
 width: 680px;
 margin: 20px auto;
 border-width: 1px;
 border-style: solid;
 border-color: #fcc;
 padding: 5px;
 text-align: left;
}

#headerbox h1 {
 margin: 0px;
 padding: 5px;
 border: 0px;
 text-align: center;
 letter-spacing: 5px;
 line-height: 64px;
 font-size: 50px;
}

#headerbox .left {
 margin: 0px;
}

#navlinks {
 width: 680px;
 margin: 20px auto;
 padding: 0px 5px;
 text-align: center;
 letter-spacing: 1px;
 background-color: #fcc;
 color: #600;
 }

#navlinks a:link, 
#navlinks a:visited {
 margin: 0px;
 padding: 0px 10px;
 border: 0px;
 background-color: #fcc;
 color: #933;
 font-size: 15px;
 line-height: 18px;
 text-decoration: none;
}

#navlinks a.current:link, 
#navlinks a.current:visited {
 background-color: #fff;
 color: #933;
 text-decoration: none;
}

#navlinks a:hover, 
#navlinks a.current:hover {
 text-decoration: underline;
 background-color: #ffc;
 color: #933;
}

#contentbox {
 width: 680px;
 margin: 20px auto;
 padding: 5px;
 border: 0px;
 text-align: left;
 letter-spacing: 1px;
} 

#contentbox h2 {
 font-size: 24px;
 letter-spacing: 1px;
 border-bottom: 1px solid #f99;
}

#footer {
 width: 680px;
 margin: 20px auto;
 padding: 5px;
 border: 1px solid #fcc;
 background-color: #fff;
 color: #600;
 text-align: right;
 font-size: 12px;
}

#footer a:link, 
#footer a:visited {
 text-decoration: none;
 border: 0px;
 background-color: #fff;
 color: #800;
}

#footer a:hover {
 border: 0px;
 text-decoration: underline;
}

.sectionbox {
 border-right: 1px dashed #f99;
 border-bottom: 1px dashed #f99;
 margin: 10px 8px 40px 16px;
 padding: 0px;
}

.noindent {
 text-indent: 0px;
 margin-right: 0px;
}

.smfont {
 line-height: 18px;
 font-size: 12px;
 letter-spacing: 1px;
}

.left {
 margin: 5px;
 padding: 0px;
 float: left;
}

.right {
 margin: 5px;
 padding: 0px;
 float: right;
}

.center {
 text-align: center;
 text-indent: 0px;
}

.darkred {
 color: #c00;
 background-color: #fff;
}

#yl0, #yl1, #yl2, #yl3, #yl4,
.donotshow,
.counter {
 display: none;
}

 body > table, body > layer {
 display: none;
}

.upper {
 position: absolute;
 width: 680px;
 margin-top: -15px;
 text-align: right;
}

.upper a:link,
.upper a:visited {
 font-size: 12px;
 line-height: 18px;
 background-color: #ffc;
 color: #900;
 border: 1px solid #999;
 text-decoration: none;
}

.upper a:hover {
 background-color: #cfc;
 color: #060;
 text-decoration: none;
}