body {
background: #f1f3e3;
}

h1 {
font: 14pt Georgia, Times New Roman, serif;
color:#2b2b2b;
padding-left:10px;
}

small {
font: 10px Arial, Verdana, sans-serif;
}

.top_in {
width: 100%;
height:120px;
background: url(../images/top_bg.png) no-repeat center #4d4d4d;
position: relative;
z-index:1;
}

.container_16 {
margin: 0 auto;
overflow: hidden;
}

.logo {
margin: 10px 0 0 0;
}

.nav {
margin: 40px 0 0 0;
list-style-type: none;
}

.nav li{
font: bold 11px Arial, Verdana, sans-serif;
height:15px;
padding-left: 10px;
padding-right: 6px;
padding-top: 35px;
border-left: 1px solid #ababab;
color: #f7f7f6;
float:left;
}

.nav li a{
font: bold 11px Arial, Verdana, sans-serif;
color: #f7f7f6;
text-decoration:none;
}

.nav li a:hover{
font: bold 11px Arial, Verdana, sans-serif;
color: #f7f7f6;
text-decoration:underline;
}

.footer {
width: 100%;
height:120px;
background:#4d4d4d;
text-align:center;
padding-top:40px;
}

.footer p {
color:#eee;
margin:0 auto;
}

.footer p a{
color:#eee;
text-decoration:none;
border-bottom:1px dotted #eee;
}

.postmetadata a {
color:#333;
text-decoration:none;
border-bottom: 1px dotted #333;
}

.navigation a{
color:#333;
text-decoration:none;
border-bottom:1px dotted #333;
}