body {
text-align: center;
margin-top: 0px;
background: #311008;
color: #F0E2C6;
font-family: Georgia, Verdana, Arial, Tahoma, Trebuchet MS; 
font-size: 12px;
background-image: url(background3.png);
background-repeat: repeat;
background-attachment: fixed;
}

a:link { text-decoration: underline; color:#6E361A; }
a:visited { text-decoration: underline; color:#6E361A; }
a:active { text-decoration: underline; color:#6E361A; }
a:hover { text-decoration: underline; color:#6E361A; }

#container {
margin: 0 auto;
width: 600px;
text-align: left;
overflow: hidden;
background: #210808;
border-left: solid 2px #F0E2C6;
border-right: solid 2px #F0E2C6;
border-top: solid 2px #F0E2C6;
border-bottom: solid 2px #F0E2C6;
}

#header {
margin-top: 0px;
text-align: center;
}

#content {
text-align: left;
width: 560px;
margin-top: 10px;
margin-left: 20px;
}

#nav {
text-align: center;
vertical-align: middle;
float: center;
width: 600px;
margin: 0;}


td {
font-family: Verdana, Arial, Tahoma, Trebuchet MS;
font-size: 11px;
}

img {
border: 0;
}

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

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

.seperator {
vertical-align: middle;
}

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

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

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

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

.centered {
text-align: center;
}

.shortbreak {
line-height: 1px;
}

.halfbreak {
line-height: 3px;
}

.titletag {
font-size: 12px;
margin-top: 0px;
margin-right: 20px;
text-align: right;
}