html, body {
height: 100%;
}

#content p {
margin-top:16px;
margin-bottom:10px;
}

body {
background: #797979 url(../images/background.gif);
font-family: verdana, arial, sans-serif;
font-size: 70%;
color: #666;
line-height: 16px;
text-align: center;
margin: 0px;
padding: 15px 0px;
}

#container {
background: #fff;
text-align: left;
display: block;
width: 745px;
margin: 0 auto;
padding: 1px;
border: 7px solid #999;
border-bottom: 8px solid #999;
border-left: 8px solid #999;
}

#navcontainer {
display: block;
background: #ccc;
width: 199px;
height: 298px;
float: left;
padding: 0px;
margin: 0px;
}

#navcontainer ul
{
list-style-type: none;
}

#navcontainer li
{
padding-bottom: 8px;
}

#navcontainer ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 25px;
text-align: left;
font: bold 100% arial, verdana, lucida, sans-serif;
text-decoration: none;
color: #333;
}

#navcontainer ul li a:hover
{
background: transparent url(../images/list-active.gif) left center no-repeat;
}

#navcontainer ul li a#current
{
background: transparent url(../images/list-active.gif) left center no-repeat;
}



#navcontainer ul {
float: right;
text-align: right;
margin-top: 200px;
}

#navcontainer li {
margin-right: 15px;
}

#navcontainer a {
text-decoration: none;
color: #333;
font-weight: bold;
font-family: arial;
font-size: 110%;
}

.list_content { list-style: none;
margin-left: 27px;
}

#content ul {
margin: 2px;
padding: 0px;
}

#content li {
margin: 0px;
padding: 0px;
padding-left: 32px;
background: transparent url(../images/list_content.gif) no-repeat;
background-position: 0 .4em;
}

#timestamp {
color: #999;
font-size: 80%;
margin-left: 10px;
margin-top: 5px;
}

#timestamp p {
margin: 0px;
}

#logo {
float: right;
margin-top: 50px;
margin-right: 0px;
}

#logo h1 {
display: none
}

#logo img {
border: 0px;
margin-right: 20px;
}

#left_graphics {
width: 199px;
height: 199px;
float: left;
margin-top:1px;
}

#content {
float: right;
background: #fff;
width: 505px;
padding: 25px 20px;
}

#content h2 {
font-size: 130%;
color: #999933;
margin-top:0px;
}

#content h2.homepage {
color: #666;
}

#content h3 {
font-size: 100%;
}

address {
font-style: normal;
}

.highlight {
font-weight: bold;
color: #999933;
}

#clear {
clear:both;
}

a {
font-weight: bold;
text-decoration: none;
color: #006699;
}

a:hover {
text-decoration: underline;
}

#float_left {
float: left;
padding: 0px;
margin: 0px;
}

#float_left img {
margin-left: 25px;
}

#float_right {
float: left;
margin-left: 30px;
margin-top: 20px;
}

#footer {
font-size: 80%;
color: #999;
clear:both;
background: #fff;
text-align: left;
margin:0px;
padding:5px;
height:15px;
}
