#container
{
/*margin:10px 10px 0px 10px;*/
padding:0px;
width: 800px;
margin: auto;
/*background-color: #ffffff;*/
background-color: #eeeeee;
color: #000000;
/*border: 1px solid gray;*/
line-height: 100%;
/*overflow: hidden;*/
}

#header
{
text-align: right;
width: 790px;
color: black;
/* height: 60px; */
padding: 5px;
background-color: #eeeeee;
/*border-bottom: 1px solid gray;*/
}

#container h1
{
line-height: 120%;
}

#header h1
{
vertical-align: middle;
font-size: 24pt;
}

#header h2
{
vertical-align: middle;
font-size: 24pt;
}

#content h1
{
vertical-align: middle;
font-size: 18pt;
line-height: 120%;
text-align: center;
}

#content h3
{
font-size: 14pt;
font-weight: bold;
line-height: 120%;
}

#content h4
{
font-size: 10pt;
font-weight: bold;
line-height: 120%;
}

#top h1
{
padding: 0;
margin: 50;
}

#rightbar
{
/*position: relative;*/
float: right;
/*top:50px;*/
width:150px;
background:#ffffff;
/*border:1px solid #000;*/
padding: 5px;
z-index: 3;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#rightbar h2
{
width:150px;
background: #660099;
color: #ffffff;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
color: white;
font-size: 14px;
}

#rightbar h2 a:link
{
color: white;
text-decoration: none;
}

#rightbar h2 a:visited
{
color: white;
text-decoration: none;
}

#rightbar a:hover
{
color: white;
background-color: red;
text-decoration: none;
}

.rightbarsitelinks
{
width:142px;
background: #e8e8e8;
/*padding-left: 4px;*/
margin: 2px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: x-small;
}

/*
.rightbarsitelinks a:hover 
{
color: white;
background-color: red;
}
*/

#rightbartext
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8px;
}

#content
{
background:#ffffff;
float: left;
width: 630px;
margin: 0px;
padding: 5px;
z-index: 1;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content h2 
{ 
font-size: 18px;
line-height: 120%;
}

/*#content h2 { margin: 0 0 .5em 0; }*/

#content-top
{
background:#ffffff;
margin-left: 10px;
max-width: 630px;
padding: 5px;
z-index: 1;
}

#content-bottom
{
background:#ffffff;
margin-left: 10px;
max-width: 630px;
padding: 5px;
z-index: 1;
}

#footer
{
text-align: center;
clear: both;
margin: 0;
padding: .5em;
color: black;
background-color: #ffffff;
/*border-top: 1px solid gray;*/
/*border-bottom: 1px solid gray;*/
}

#disclosure
{
text-align: center;
clear: both;
margin: 0;
padding: .5em;
color: black;
background-color: #ffffff;
/*border-top: 1px solid gray;*/
/*border-bottom: 1px solid gray;*/
}

#headerlink
{
color: black;
text-decoration: none;
}

a
{
text-decoration: underline;
}

a:link {color:blue}
a:visited {color:blue}
/*a:hover {background-color:#ff3300}*/

#header h1 a:link 
{
color:black;
text-decoration: none;
}

#header h1 a:visited 
{
color:black;
text-decoration: none;
}

#header h1 a:hover 
{
color: #ffffff;
background-color: #ff0000;
}





