body {
background-color: #272727;
border: 0px;
margin: 0px;
padding: 0px;
font-family: tahoma, arial, sans-serif,
monospace;
font-size: 11px;
line-height: 150%;
letter-spacing: 1px;
color: #402105;
}
img {
border: 0px;
}
div#container {
width: 600px;
height: auto;
margin: 0px auto;
padding: 0px;
}
#header {
position: relative;
left: 0px;
top: 0px;
width: 451px;
height: 385px;
border-right: 10px #583B33 solid;
border-left: 10px #583B33 solid;
border-top: 10px #583B33 solid;
}
#menu {
background-color: #000000;
position: relative;
margin-left: 0px;
margin-top: 0px;
padding: 25px;
width: 401px;
height: 10px;
border-left: 10px #583B33 solid;
border-right: 10px #583B33 solid;
}
div#content {
background-color: #000000;
width:441px;
margin-left: 0px;
padding: 5px;
color: #66555F;
border-right: 10px #583B33 solid;
border-left: 10px #583B33 solid;
}
div#content p{margin:6px 43px;}
div#footer { margin-top:28px;
}
div#footer p {
text-align: center;
color:#66555F;
font-size:9px;
}
div#content h2{
margin: 2px 36px;
padding: 0px;
text-align: center;
border-bottom: 3px solid #AE9CA7;
font-family: verdana, tahoma, arial, sans-serif,
monospace;
font-size: 14px;
font-weight: bold;
letter-spacing: 5px;
}
div#content ul {
list-style-type: square;
}
}
div#content form {
background-color: #000000;
color: #402105;
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: #000000;
border: 1px solid #AE9CA7;
padding: 3px;
margin: 2px 3px;
font-family: verdana, tahoma, arial, sans-serif,
monospace;
font-size: 11px;
color: #AE9CA7;
}
div#content option {
border: 0px;
}
div#content a, div#footer a, div#menu a {
font-weight: bold;
text-decoration: none;
border-bottom:1px dotted #583B33;
}
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: #AE9CA7;
text-decoration: none;
font-weight: bold;
}
.codesort h2{margin-top:12px;}
.codesort ul {margin:6px 53px; }
.codesort h3{margin:6px 43px;}
.codesort li {margin:6px 53px; }
.codesort table {margin:16px 43px; }
.credit {margin:6px 43px;}
