body {
position:relative;
margin:0;
padding:0;
text-align:center;
background-color:#223240;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
color:#003333;
}

#container {
width:900px;
margin:0 auto;
text-align:left;
}

#inner {
position:relative;
float:left;
width:865px;
background-color:#ffffff;
background-image:url(../images/navBkgdTile.gif);
background-repeat:repeat-y;
padding-right:35px;
}

#top {
position:relative;
height:20px;
background-image:url(../images/blueBkgdTop.gif);
background-repeat:repeat-y;
}

#main {
}

#navigation {
position:relative;
float:left;
width:186px;
background-color:#1E1F0A;
}

#navigation img.logo {
margin-bottom:20px;
border:none;
}

#navLinks {
border-bottom: 2px dotted #443B12;

}

#navLinks a {
display:block;
font-size:12px;
padding:5px 10px;
text-align:right;
border-top: 2px dotted #443B12;
}

#navLinks a .navArrows {
font-size:9px;
color:#ffcc00;
}



#pageContent {
position:relative;
float:left;
width:679px;
}

#contactBar {
background-color:#000000;
height:33px;
}

#contactBar p {
position:relative;
float:left;
width:659px;
margin:8px 20px 0 0;
padding:0;
color:#ffffff;
text-align:right;
}

#contactBar a {
color:#ffffff;
}

#contactBar a:hover {
color:#ffcc00;
}

#sitemgrContent {
width:639px;
padding-left:20px;
}

#mailingListLink {
height:33px;
padding-top:5px;
text-align:right;
margin:20px 20px 10px 20px;
background-image:url(../images/blueDot.gif);
background-repeat:repeat-x;
}

#mailingListLink a {
display:block;
padding:6px 0px 0px 5px;
color:#000000;
font-weight:bold;
background-image:url(../images/mail_background.jpg);
background-repeat:no-repeat;
background-position:left;
height:23px;
width:164px;
position:relative;
float:right;
text-decoration:none;
}

#mailingListLink a:hover {
text-decoration:underline;
}

.yellow {
color:#ffcc00;
}

#footer {
position:relative;
float:left;
width:900px;
background-color:#ffffff;
font-size:10px;
}

#footerInner {
background-color:#000000;
width:865px;
height:33px;
}

#footer p, #footer a {
color:#ffffff;
margin:0;
padding:0;
}

#siteBy {
position:relative;
float:left;
left:40px;
}

#copyright{
position:relative;
float:right;
right:20px;
}

#siteBy, #copyright {
top:8px;
}

#bottom {
position:relative;
float:left;
width:900px;
height:20px;
background-image:url(../images/yellowBkgdBottom.gif);
background-repeat:repeat-y;
background-color:#ffffff;
}

