* { font-size: 13px; font-family: Georgia; color: #ffffff; }
body { background: #000000; text-align: center; }

#layout { width: 833px; margin: 0px auto; text-align: left; }

.line { height: 33px; line-height: 33px; background: url(../img/line.jpg) no-repeat; }

h1 { color: white; text-transform: uppercase; }

#nav { font-size: 18px; }
#nav a { font-weight: bold; text-transform: uppercase; text-decoration: none; }

.nav2 { margin-bottom: 5px; margin-left: 20px; margin-top: 3px; }
.nav2  a { text-decoration: none; }

input, textarea { color: black; padding: 3px; font-size: 12px; }

#sitemap,
#sitemap ul {
margin: 0 !important;
padding: 0 !important;
list-style: none;
}

#sitemap li {
margin: 0;
padding: 5px 0 5px 15px;
background: url('../img/sitemap_mid.gif') repeat-y 2px -16px;
}

#sitemap li.last {
background: url('../img/sitemap_last.gif') no-repeat 2px -16px;
}


#sitemap li#homepage {
padding: 0 0 5px;
background: none;
}

#sitemap a {
font-weight: bold;
}

#sitemap ul {
margin-top: 7px !important;
}

#sitemap ul a {
font-weight: normal;
}

#sitemap dd {
margin: 0 0 5px 10px;
}
