body {
margin: 20px 0 20px 0;
padding:0;
background:#E2E1BF;
font:small Franklin Gothic Book, Verdana,Sans-serif;
color: #335577;
line-height:1.6em;
text-align: center;
}
#wrapper {
width: 800px;
margin: auto;
padding: 0 0 0 0;
text-align: left;
}

/* Main Navaigator
--------------------------------------------------------*/
#header {
vertical-align: top;
padding: 70px 0 0 0;
background: url("http://69.89.31.241/~indigoc2/geoffwisner2/img/header-bkgd.jpg") top left no-repeat;
}
#blog_header {
vertical-align: top;
padding: 70px 0 0 0;
background: url("http://69.89.31.241/~indigoc2/geoffwisner2/img/blog-bkgd.jpg") top left no-repeat;
}
#navigator-image {
height:24px;
background: url("http://69.89.31.241/~indigoc2/geoffwisner2/img/map-border.jpg") top left no-repeat;
}
#navigator-border {
height:11px;
background:#335577;
}

#navcontainer{
background: #558866;
height: 22px;
padding: 0 0 0 80px;
}
#navcontainer ul{
margin: 0;
padding: 0;
}
#navcontainer ul li
{
color: #F8F2E5;
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
font: 15px/22px Franklin Gothic Book, Verdana, Sans-serif;
text-align: center;
}

#navcontainer a
{
color: #FFF8D6;
text-decoration: none;
display: block;
width: 106px;
border-top: none;
border-bottom: none;
}

#navcontainer li#active a { background: #558866; color: #FFF543; border-bottom: none; }
#navcontainer li#active a:hover { background: #87BC97; color: #FFF543; border-bottom: none; }
#navcontainer a:hover  { background: #87BC97; color: #FFF8D6; border-bottom: none; }

/* Sub Navaigator 
--------------------------------------------------------*/
#sub-navcontainer {
background: #558866;
height: 18px;
padding: 0 0 0 40px;
}
#sub-navcontainer ul{
margin: 0;
padding: 0px;
}
#sub-navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
font: 13px/18px Franklin Gothic Book, Verdana,Sans-serif;
text-align: center;
}

#sub-navcontainer a
{
color: #F8F2E5;
text-decoration: none;
display: block;
width: 145px;
border-top: none;
border-bottom: none;
}

#sub-navcontainer li#active a { background: #558866; color: #FFF543; border-bottom: none; }
#sub-navcontainer li#active a:hover { background: #87BC97; color: #FFF543; border-bottom: none; }
#sub-navcontainer a:hover { background: #87BC97; color: #FFF8D6; border-bottom: none;}

/* Book Review Navaigator 
--------------------------------------------------------*/
#review-navcontainer {
background: #3F6A94;
height: 18px;
padding: 0 10px 0 10px;
}
#review-navcontainer ul{
margin: 0;
padding: 0px;
}
#review-navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
font: 13px/18px Franklin Gothic Book, Verdana,Sans-serif;
text-align: center;
}

/* 145px; */
#review-navcontainer a
{
color: #FFF8D6;
text-decoration: none;
display: block;
width: 130px;
border-top: none;
border-bottom: none;
}

#review-navcontainer li#active a { background: #3F6A94; color: #FFF543; border-bottom: none; }
#review-navcontainer li#active a:hover { background: #4F83B8; color: #FFF543; border-bottom: none; }
#review-navcontainer a:hover { background: #4F83B8; color: #FFF8D6; border-bottom: none;}

/* Blog Navaigator 
--------------------------------------------------------*/
#blog-navcontainer {
background: #3F6A94;
height: 18px;
padding: 0 0 0 490px;
}
#blog-navcontainer ul{
margin: 0px;
padding: 0px;
}
#blog-navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
font: 13px/18px Franklin Gothic Book, Verdana,Sans-serif;
text-align: center;
}

#blog-navcontainer a
{
color: #FFF8D6;
text-decoration: none;
display: block;
width: 100px;
border-top: none;
border-bottom: none;
}

#blog-navcontainer li#active a { background: #3F6A94; color: #FFF543; border-bottom: none; }
#blog-navcontainer li#active a:hover { background: #4F83B8; color: #FFF543; border-bottom: none; }
#blog-navcontainer a:hover { background: #4F83B8; color: #FFF8D6; border-bottom: none;}

/* Misc.
--------------------------------------------------------*/
.clear {
clear: both;
}

