body {
background-color: #632503;
text-align: center;
margin: 0px;
color: #000;
font-family: verdana, sans-serif;
font-size: 12px;
background-image: url(layout/background.png);
background-repeat: repeat;
}

#container {
background-color: #894607;
color: #000;
margin: 0 auto;
width: 500px;
border-left: solid 2px #000;
border-right: solid 2px #000;2BD;
}

#headimage {
background-color: #632503;
text-align: center;
}

#nav {
text-align: center;
width:500px;
}

#content {
text-align: left;
width: 470px;
margin-left: 20px;
margin-right: 20px;
}

a:link { text-decoration: none; color:#333; }
a:visited { text-decoration: none; color:#333; }
a:active { text-decoration: underline; color:#333; }
a:hover { text-decoration: underline; color:#333; }

#sources {
font-size: 10px;
}

img {
border: 0;
}

.centered {
text-align: center;
}

.shortbreak {
line-height: 1px;
}

.meta {
font-size: 8pt;
}

.index {
font-size: 8pt;
}

.comments {
font-size: 8pt;
color: E7D2BD;
}

img { 
border: 0; 
}

h1 {
font-size: 16px;
margin-top: 0px;
margin-bottom: 0px;
border-bottom: 1px solid #1c1c1c;
}

h2 {
font-size: 14px;
margin-top: 0px;
margin-bottom: 0px;
}

h3 {
font-size: 12px;
margin-bottom: 0px;
}

h4 {
font-size: 12px;
margin-bottom: 0px;
}

.indent {
margin-top: 5px;
margin-left: 40px;
margin-right: 10px;
}

.credit {
margin-top: 0px;
margin-left: 60px;
font-size: 9px;
}

.titletag {
font-size: 12px;
margin-top: 0px;
margin-left: 40px;
}