body {
        background-color: #000;
        border: 0px;
        margin: 0px;
        padding: 0px;
        font-family: tahoma, arial, sans-serif,
monospace;
        font-size: 11px;
        line-height: 150%;
        letter-spacing: 1px;
        color: #553E22;
  }

img {
        border: 0px;
}

div#container {
        width: 800px;
        height: auto;
        margin: 0px auto;
        padding: 0px;
}

#header {
        position: relative;
        left: 0px;
        top: 0px;
        width: 544px;
        height: 341px;

}

#menu {
        background-color: #000;
        position: relative;
        margin-left: 0px;
        margin-top: 0px;
             width: 544px;
        height: 49px;
           font-size: 9px;


}
#thingy{height:30px; width:449px;
background: url('top.gif') no-repeat top;
        margin-left: 50px;}

div#content {
        background-color: #877155;
        width:449px;
        margin-left: 50px;
padding-left: 7px;
margin-top:-3px;
        color: #553E22;
background: url('cbg.gif') repeat-y;

}
div#content p{margin:6px 43px;}

div#footer { margin-top:18px;


}

div#footer p {
        text-align: center;
color:#B0A18F;        font-size: 9px;
        padding-top:25px;
}



div#content h2{
        margin: 2px 36px;
        padding: 5px;
        text-align: center;
        font-family: verdana, tahoma, arial, sans-serif,
monospace;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 2px;
        background-color: #291C0E;
        border: 1px solid #75624B;
}

div#content ul {
        list-style-type: square;
        margin-left:20px;
}

}

div#content form {
        background-color: #877155;
        color: #553E22;
        font-family: verdana, tahoma, arial, sans-serif,
monospace;
        font-size: 11px;
}

div#content input, div#content textarea, div#content
select, div#content option {
        background-color: #877155;
        border: 1px solid #553E22;
        padding: 3px;
        margin: 2px 3px;
        font-family: verdana, tahoma, arial, sans-serif,
monospace;
        font-size: 11px;
        color: #553E22;
}

div#content option {
        border: 0px;
}

div#content a, div#footer a, div#menu a {
        font-weight: bold;
        text-decoration: none;
        border-bottom:1px dotted #B0A18F;
}

div#content a:link, div#content a:visited, div#menu a:visited, div#menu a:link  {
        color: #583B33;
}

div#content a:hover, div#content a:active, div#content a:active {
        color: #B0A18F;
        text-decoration: none;
font-weight: bold;

}
.credit {  margin-left:40px;  }
.codesort table {margin-left:40px; }
.codesort h3{margin-left:35px;}
