body {
margin: 0;
padding: 0;
background-color: #456;
background-image: url(images/bg.bmp);
background-repeat: repeat;
background-attachment: fixed;
color: #666;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
line-height: 1.3em;
text-align: center;}

img {
border: 0;}

hr {
height: 1px;
color: #017;}

#container {
width: 750px;
margin: 10px auto;
border-bottom: 2px solid #666;
background: #fff;
text-align: left;}

#content {
padding: 10px;
background: #fff url(images/corner-topleft.gif) no-repeat top left;}

#bodytext {
padding: 0 20px;}

#left {
float: left;
width: 580px;
background-color: #456;
background-image: url(images/bg.bmp);
background-repeat: repeat;
background-attachment: fixed;}

#right {
float: right;
width: 170px;
background: #fff url(images/corner-topleft.gif) no-repeat top left;}

#footer {
font-size: 0.9em;
text-align: center;
color: #bce;}

#footer a {
color: #bce;
background-color: transparent;}

/* Configuring the top-box */
#top {
width: 570px;
margin: 10px 0 0 10px;
background: #bce url(images/corner-toptopleft.gif) no-repeat top left;
line-height: 1.1em;}

#top p {
margin: 0;
margin-bottom: -5px;
text-align: center;}

* html #top p {
margin-bottom: -15px;}

#topbottom {
clear: both;
height: 10px;
background: url(images/corner-toptopbottom.gif) bottom right no-repeat;}

#top dl {
font-size: 0.8em;}

#top dt {
color: #017;
font-weight: bold;}

#top dd {
margin-left: 10px;}

#top em {
color: #fff;
font-style: italic;}

#top .left {
float: left;
width: 260px;
margin: 10px 0 5px 10px;
padding-right: 5px;
background: url(images/top-bg.gif) repeat-y top right;}

#top .right {
float: right;
width: 255px;
margin: 10px 10px 5px 0;}

/* #content box content */
#headline {
position: relative;
width: 560px;
height: 100px;
background: url(images/header.gif) no-repeat top left;}

#headline h1 {
display: none;}

p {
margin: 10px 0;
font-size: 0.8em;}

strong {
color: #017;
font-weight: bold;}

em {
font-style: italic;}

h2 {
color: #017;
font-size: 1.3em;}

h3 {
margin-bottom: 5px;
font-size: 1em;}

ul {
display: list-item;
list-style-type: none;
font-size: 0.8em;}

ul li {
list-style-image: url(images/bullet.gif);}

.floatright {
float: right;
margin: 0 0 10px 10px;}

.border {
padding: 1px;
border: 1px solid #333;}

/* sidebar */
#inside {
margin-top: -20px;
padding: 0 10px;}

#details {
line-height: 1em;
text-align: center;}

h4 {
margin: 5px 0;
color: #017;
font-size: 0.9em;}

h5 {
margin: 15px 0 3px 3px;
/* padding-left: 25px;
background: url(images/nav-h.gif) center left no-repeat; */
font-size: 0.9em;}

.nav {
margin: 2px;
padding: 0;
font-size: 0.8em;}

.nav li {
display: inline;
list-style-type: none;}

.nav li a#current {
padding-left: 4px;
border-left: 3px solid #017;
background-color: #eee;
color: #666;}

.nav li a:link, .nav li a:visited, .nav li a:active {
display: block;
width: 130px;
margin: 1px;
padding: 1px 1px 1px 7px;
background-color: #eee;
color: #666;
text-decoration: none;}

.nav li a:hover {
padding-left: 4px;
border-left: 3px solid #89c;
background-color: #eee;
color: #666;}

a:link {
color: #017;
background-color: transparent;
text-decoration: underline;}

a:visited {
color: #017;
background-color: transparent;
text-decoration: underline;}

a:hover {
color: #017;
background-color: #bce;
text-decoration: none;}

a:active {
color: #017;
background-color: transparent;
text-decoration: underline;}

#form fieldset {
padding: 10px;
border: 1px solid #017;}

#form legend {
padding: 0 5px;
color: #017;
font-size: 0.9em;
font-weight: bold;}

#form input, #form select, #form textarea {
border: 1px solid #89c;}

#clock {
float: right;
color: #017;
font-size: 0.7em;}