.jsname
{
   position: absolute;
   width: 200px;
   height: 130px;
   margin: 0px 5px 5px 25px;
   left: 18px;
}

.jsjoin
{
   position: absolute;
   width: 65px;
   height: 65px;
   left: 753px;
}

.jsjoinlink
{
   border: none;
}

.login_welcome
{
   color: #eee;
   font: bold 0.6em sans-serif;
   margin: 8px 0px 4px 18px;
}

.login_error
{
   clear: both;
   color: #cd6839;
   font: bold 0.6em sans-serif;
   margin: 8px 0px 4px 18px;
}

.login_error a
{
   color: #cd6839;
   text-decoration: none;
   border-bottom: 1px dotted;
}

#jslogin
{
   color: #eee;
   font: bold 0.6em sans-serif;
   margin: 8px 0px 0px 18px;
}

.jslogin_div
{
   float: left;
   margin-bottom: 4px;
}

#jslogin label
{
   margin-right: 0.5em;
}

#jslogin input
{
   margin-right: 1em;
   font: normal 1.0em sans-serif;
   width: 10em;
}

#jslogin input#jslogin_submit
{
   float: left;
   font-size: 1.0em;
   width: auto;
   margin-bottom: 2px;
   margin-top: -4px;
}

.header_banner
{
   clear: both;
   width: 800px;
   height: 130px;
   margin-left: 18px;
}

.header_banner img
{
   float: left;
   border: none;
   max-width: 100%;
}

.jsnavbar
{
   width: 800px;
   height: 30px;
   background-color: #000;
   margin-left: 18px;
   line-height: 1.5;
}

ul.navlist
{
   list-style-type: none;
   margin: 0;
}

ul.navlist li
{
   float: left;
   font-variant: small-caps;
   text-align: center;
}

ul.navlist li a
{
   display: block;
   width: 85px;
   height: 20px;
   margin: 5px;
   text-decoration: none;
   color: #ccc;
   font-weight: bold;
   outline: none;
}

ul.navlist li a:hover
{
   color: #f9f9f9;
}

ul.navlist li a:active
{
   color: #f9f9f9;
}

ul.navlist li a.event_emphasis
{
   color: #ff7f24;
}

ul.navlist li a.event_emphasis:hover
{
   color: #ff9f24;
}
