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

a:link { text-decoration: underline; color:#F2F2DC; }
a:visited { text-decoration: underline; color:#E1DC9F; }
a:active { text-decoration: underline; color:#D65A49; }
a:hover { text-decoration: underline; color:#D65A49; }

#container {
margin: 0 auto;
width: 600px;
text-align: left;
overflow: hidden;
background: #798064;
background-image: url(layout/hostbg2.png);
border-left: solid 2px #000;
border-right: solid 2px #000;
border-top: solid 2px #000;
border-bottom: solid 2px #000;
}

#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 #c0c0c0;
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;
}