body {
text-align: center;
margin-top: 0px;
color: #1c1c1c;
font-family: Verdana, Arial, Tahoma, Trebuchet MS; 
font-size: 12px;
line-height: 13px;
background: #E7E2DE url(layout/gauze1.png);
background-repeat: repeat;
background-attachment: fixed;
}

a:link { text-decoration: underline; color:#2B2B2B; }
a:visited { text-decoration: underline; color:#2B2B2B; }
a:active { text-decoration: underline; color:#2B2B2B; }
a:hover { text-decoration: underline; color:#2B2B2B; }

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

#header {
background: #E7E2DE;
margin-top: 0px;
margin-bottom: 0px;
height: 216px;
text-align: center;
}

#menu {
margin-top: 10px;
margin-bottom: 0px;
margin-left: 10px;
margin-left: 10px;
text-align: center;
float:center;
width:485px;
background:#E7E2DE;
}

#content {
text-align: left;
width: 485px;
margin-top: 10px;
margin-left: 10px;
margin-left: 10px;
margin-bottom: 10px;
background:#E7E2DE;
}

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

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

.centered {
text-align: center;
}

.shortbreak {
line-height: 1px;
}

.borderbreak {
line-height: 5px;
}

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