body {
font-size:0.9em;
color:#2E2C2C;
font-family: arial, helvetica, sans-serif; 
background-color:#6B6353;
text-align: center;
}

p, h1, h2, h3, ul, li {
text-align: left;
list-style: none;
}

a {
text-decoration:none;
color: #1A1A1A; 
font-weight: bold;
}

a:hover{
color: #660000;
}

.container {
width:68em;
margin:auto;
}

.banner {
width:100%;
margin-bottom:2px;
}

.navigation {
background-color: #6B6353; 
color: #FFFFFF; 
height: 2em;
width: 100%; 
}

.nav_item {
background-color: #334D47;
position:relative;
float:left;
color: #FFFFFF; 
padding-top:0.5em;
padding-bottom:0.5em;
width: 16.3%; 
}

.nav_selected {
text-transform: uppercase;
font-weight: bold;
font-size:110%;
position:relative;
float:left;
padding-top:0.5em;
padding-bottom:0.5em;
width: 16.2%; 
background-color: #ECEBC5; 
color: #2E2C2C;
}

.nav_space {
background-color: #6B6353;
color: #6B6353;
position:relative;
float:left;
width: 0.3em ; 
}

.navigation a {
color: #FFFFFF;
text-decoration:none;
}

.navigation a:hover{
color: #FFFFFF;
text-transform:uppercase;
}

.thumbs {
background-color: #4D4D4D; 
color: #FFFFFF; 
padding: 1%; 
width: 45%;
margin: 0% 0% 2% 2%;
position: relative;
float: left;
}

.main {
width:100%;
position:relative;
float:left;
margin-bottom:1em;
padding-bottom: 1em;
background-color: #ECEBC5;
}

.content {
width:98%;
position:relative;
float:left;
padding:1%;
}

.blog a {
text-decoration:underline;
font-weight: bold;
}

.caption {
font-size: 80%;
text-align: center;
}

.footer {
width:100%;
clear:both;
text-align: left;
}

.footer a {
font-size: 90%;
color:#1A1A1A;
}

.credits {
width: 100%;
clear: both;
text-align: left;
padding-top: 1em;
font-size: 80%;
}

.credits a {
color: #1A1A1A;
font-weight: normal;
}

.text_padding {
text-align:left; 
padding: 0em 1em; 
}

.mini_page {
margin:auto;
background-color: #ECEBC5; 
}

