 body {
 background-color: #fff;
 color: #000;
 text-align: center;
 font-family: verdana, arial, helvetica, tahoma, sans-serif;
 font-size: 15px;
 cursor: default;  
 background-image: url("../images/bgblue.png");
 background-repeat: repeat-y;
 background-position: center;
}

 acronym {
 margin: 0px;
 cursor: help;
 padding: 0px;
 border-bottom: #738fe6 1px dotted;
}

 a {
 color: #738fe6;
}

 a:link, a:visited {
 text-decoration: none;
}

 a:hover {
 text-decoration: underline;
}

#headerbox {
 width: 680px;
 margin: 20px auto;
 padding: 5px;
 border: 1px solid #888;
 text-align: left;
}

#headerbox h1 {
 background-color: #fff;
 color: #2d4488;
 margin: 0px;
 padding: 5px;
 text-align: center;
 letter-spacing: 5px;
 line-height: 64px;
 font-size: 50px;
}

#navlinks {
 width: 680px;
 margin: 20px auto;
 padding: 0px 5px;
 text-align: center;
 letter-spacing: 1px;
 background-color: #ddd;
 color: #066;
 }

#navlinks a:link, 
#navlinks a:visited {
 margin: 0px;
 padding: 0px 10px;
 border: 0px;
 background-color: #ddd;
 color: #fff;
 font-size: 15px;
 line-height: auto;
 text-decoration: none;
}

#navlinks a.current:link, 
#navlinks a.current:visited {
 background-color: #fff;
 color: #2d4488;
 text-decoration: none;
}

#navlinks a:hover, 
#navlinks a.current:hover {
 text-decoration: underline;
 background-color: #cfc;
 color: #060;
}

#contentbox {
 width: 680px;
 margin: 20px auto;
 padding: 5px;
 border: 0px;
 text-align: left;
 letter-spacing: 1px;
} 

 p {
 background-color: #fff;
 color: #066;
 padding: 0px 10px 10px 10px;
 margin: 0px 0px 0px 20px;
 text-indent: 30px;
 line-height: 24px;
 text-align: left;
 letter-spacing: 1px;
 font-size: 15px;
}

li {
 background-color: #fff;
 color: #4d4d4d;
 text-align: left;
 line-height: 24px;
 letter-spacing: 1px;
 font-size: 15px;
}

 img {
 border: 0px;
}

.noindent {
 text-indent: 0px;
}

.column1,
.column1a,
.column1b,
.column1c {
 float: left;
 width: 33%; 
 margin: 0px 0px 20px 0px;
 padding: 0px;
 border: 0px;
}

.column1b {
 border-left: 1px solid #9cf;
 border-right: 1px solid #9cf;
}

.menu {
 height: 192px;
 margin: 0px 10px;
 padding: 0px 0px 20px 10px;
 overflow: auto;
 border: 0px solid #9cf;
 text-align: left;
 letter-spacing: 1px;
 line-height: 24px;
}

.column2 {
 float: left;
 width: 62%;
 margin: 0px 0px 20px 0px;
 padding: 0px;
 border-left: 1px solid #9cf;
 display: block;
}

 h2, h3, h4 {
 font-family: serif, times, "times new roman";
 font-variant: small-caps;
}

#contentbox h2 {
 background-color: #fff;
 color: #2d4488;
 margin-left: 10px;
 padding: 0px;
 border-bottom: 1px solid #9cf;
 letter-spacing: 1px; 
 font-size: 24px;
}

#contentbox h3 {
 background-color: #fff;
 color: #4d4d4d;
 padding: 10px;
 margin: 0px 0px 0px 20px;
 line-height: 24px;
 text-align: left;
 letter-spacing: 1px;
 font-size: 15px;
}

#contentbox h4 {
 background-color: #fff;
 color: #2d4488;
 padding: 5px 0px 5px 10px;
 text-indent: 25px;
 letter-spacing: 1px; 
 font-size: 15px;
}

#footer {
 background-color: #fff;
 color: #36c;
 width: 680px;
 margin: 20px auto;
 padding: 5px;
 border: 1px solid #888;
 clear: both;
 text-align: right;
 font-size: 12px;
}

.left {
 margin: 0px;
 padding: 0px;
 float: left;
}

.right {
 margin: 0px;
 padding: 0px;
 float: right;
}

.center {
 text-align: center;
 text-indent: 0px;
}

#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: #cff;
 color: #03c;
 border: 1px solid #999;
 text-decoration: none;
}

.upper a:hover {
 background-color: #cfc;
 color: #060;
 text-decoration: none;
}

.smfont {
 line-height: 18px;
 font-size: 12px;
 letter-spacing: 1px;
}