body, input, textarea, select, td {
font-family: verdana, sans-serif;
font-size: 10pt;
margin: 0px;
color: #E7D2BD; 
background-color: #000;
}

tt, pre {
font-family: monospace;
}

#container {
margin: 0 auto;
width: 500px;
text-align: left;
overflow: hidden;
border-left: solid 2px #E7D2BD;
border-right: solid 2px #E7D2BD;
border-top: solid 2px #E7D2BD;
border-bottom: solid 2px #E7D2BD;
}

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

#menu {
text-align: center;
float: center;
width: 500px;
background: #000;
}

#content {
text-align: left;
width: 480px;
margin-top: 30px;
margin-left: 20px;
margin-right: 20px;}

.centered {
text-align: center;
}

.shortbreak {
line-height: 1px;
}

a:link, a:visited, a:hover, a:active {color: #E7D2BD; text-decoration: underline; }
a.title:link, a.title:visited, a.title:hover, a.title:active {color: #E7D2BD; text-decoration: none; }

.shadowed {
font-size: 8pt;
}

.meta {
font-size: 8pt;
}

.index {
font-size: 8pt;
}

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

img { 
border: 0; 
}

h1 {
font-size: 21px;
margin-bottom: 0px;
}

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

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

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

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

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