body {
background-color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
width: 100%;
}
#container {
}
#header {
width: 100%;
height: 106px;
background-image: url(images/topbar.gif);
background-repeat: repeat-x;
padding: 0;
margin: 0;
float: left;
}
#header img.logo {
width: 341px;
height: 49px;
position: relative;
bottom: 40px;
}
#header img.randompic {
position: absolute;
right: 30px;
top: 10px;
display: block;
}
#main {
float: left;
margin-left: 5px;
background-image: url(images/sidebar.gif);
background-repeat: repeat-y;
background-position: left;
font-size: 12px;
}
#content {
margin-left: 175px;
}
#content h1 {
color: #943918;
font-weight: normal;
font-size: 24px;
padding-bottom: 0;
margin-bottom: 0;
}
#content h2 {
color: #943918;
font-weight: normal;
font-size: 18px;
padding-bottom: 0;
margin-bottom: 0;
}
#content h3 {
color: #943918;
font-weight: normal;
font-size: 16px;
padding-bottom: 0;
margin-bottom: 0;
}
#content h4 {
color: #943918;
font-weight: bold;
font-size: 14px;
padding-bottom: 0;
margin-bottom: 0;
}
#content h5 {
color: #943918;
font-weight: bold;
font-size: 12px;
padding-bottom: 0;
margin-bottom: 0;
}
#content p, #content ul, #content ol, #content blockquote {
padding-top: 0;
margin-top: 0;
}
#contact {
margin: 0 7px;
font-size: 9px;
}
#navigation {
float: left;
width: 160px;
}
#navigation ul {
width: 160px;
display: block;
background-color: #d8e1e9;
list-style: none;
margin: 0;
padding: 0;
font-size: 12px;
}
#navigation ul li {
margin: 0;
text-indent: 0;
padding: 2px 0;
border-bottom: 1px solid #fff;
}
#navigation ul li a {
display: block;
color: #003366;
margin: 0;
padding: 2px;
text-decoration: none;
}
#navigation ul li a:hover {
color: #fff;
background-color: #10579B;
text-decoration: none;
}
#navigation ul ul {
width: 150px;
margin-left: 10px;
font-size: 10px;
}
#navigation ul ul li {
padding: 0;
border: none;
}
#whatsnew {
width: 150px;
padding: 10px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
background-color: #2463A2;
font-size: 10px;
}
#whatsnew .news {
background-color: #D8E1E9;
width: 150px;
}
#wuTrailer {
margin-left: 5px;
background-image: url(images/sidebarbottomblue.gif);
background-repeat: repeat-y;
background-position: left;
float: left;
padding-left: 150px;
font-size: 10px;
text-align: left !important;
}
#wuTrailer hr {
border: 1px solid #EBEBEB;
padding-top: 0;
margin-top: 0;
}
#wuTrailer .wuTrailer {
text-align: left;
font-size: 10px !important;
}
img {
text-decoration: none;
border: none;
}
a:link {
color: #003366;
text-decoration: underline;
}
a:visited {
color: #996600;
text-decoration: underline;
}
a:hover {
color: #943918;
text-decoration: underline;
}
a:active {
color: #006699;
text-decoration: none;
}
.accent1 {
color: #943918;
}
.accent2 {
color: #9F5428;
}
.small {
font-size: 10px;
}

