body {
text-align:center;
background-color:#2B2B2B;
margin-top: 5px;
margin-bottom: 5px;
font-family: verdana, sans-serif;
color: #D9D9D9;
font-size: 0.8em;
}

a {
color: #CCB17A;
text-decoration: none;
}
 
h2 {
color: #CCB17A;
font-size: 1.0em;
font-weight: bold;
margin-bottom:0px;
}

h3 {
color: #D9D9D9;
font-size: 1.0em;
font-weight: bold;
text-decoration: underline;
padding-top: 0px;
margin-bottom: 0px;
}

h4 {
color: #CCB17A;
font-size: 0.8em;
font-weight: normal;
margin-top: 0px;
}

img {
border: 0px;
}

p {
text-align: justify;
font-size: 0.9em;
margin-top: 0px;
margin-bottom: 15px;
}

#frame {
width:760px;
background-color: #4D4D4D;
border: 1px solid #D9D9D9;
margin-right:auto;
margin-left:auto;
margin-top: 5px;
margin-bottom: 5px;
text-align:left;
}

#topbar {
background:#fff;
height: 111px; 
border-bottom: 5px solid #802D2E;
background-color: #806F4D;
}

#icon { 
float: left;
} 

#image { 
float: right;
width: 645px;
}

#contentleft {
position: relative;
top: 0px;
left: 5px;
width:108px;
float:left;
font-size: 0.9em;
background-color: #4D4D4D;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
}

#main {
float: right;
width:617px;
padding-left: 15px;
padding-right: 15px;
text-align: left;
background-color: #4D4D4D;
margin-top: 10px;
margin-bottom: 10px;
}

#bottombar {
background-color: #802D2E;
text-align: center;
color: #2B2B2B;
font-size: 0.7em;
width: 760px;
padding-top: 2px;
padding-bottom: 2px;
}

.archive {
float: left;
width: 111px;
text-align: left;
padding-left: 43px;
padding-bottom: 30px;
}

.gallery {
float: left;
font-size: 0.8em;
width: 308px;
height: 215px;
}

.imagemain {
border: 1px solid #D9D9D9;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}

.center {
text-align: center;
}

.post {
margin-bottom: 30px;
}