body {
background:url(../images/bodyBG.jpg);
}
#branding {
background:#ccc url(../images/bannerBg.gif) repeat;
height:186px;
}
#brandingWrapper {
width:955px;
margin:0 auto;
}
#branding img {
float:left;
}
#nav {
background:url(../images/navBg8.jpg);
height:119px;
padding-top:63px;
}
#wrapper {
width:955px;
margin:0 auto;
}
#nav ul {
float:left;
padding-left:40px;
margin:0 0 1.5em 0;
}
#nav li {
list-type:none;
display:inline;
margin:0 21px 0 0;
}
#nav .final {
margin-right:0;
}

#nav a:focus, 
#nav a:hover     { color: #009900; }
#nav a           { color: #663333; text-decoration: underline; font-weight:bold; font-size:1.2em;
}
#main {
/*width:955px;
padding-top:10px;*/
}
#content {
background:url(../images/contentStretch.gif) repeat-y;
padding:0 30px;
overflow:auto;
/*width:895px;*/
font-family: Georgia, "Times New Roman", Times, serif;
}
#siteInfo {
text-align:center;
margin-top:30px;
}