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

img {
        border: 0px;
}

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

#header {
        position: relative;
        left: 0px;
        top: 0px;
        width: 410px;
        height: 448px;




}

#menu {
        background-color: #9AB585;
        position: relative;
        margin-left: 0px;
        margin-top: 0px;
        padding: 0px;
        width: 410px;
        height: 16px;

}

div#content {
        background-color: #9AB585;
        width:402px;
        margin-left: 0px;
        padding: 5px;
        color: #79986C;
       background: url('contentbg.jpg');


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

div#footer { margin-top:18px;


}

div#footer p {
        text-align: center;
color:#79986C; margin-top:70px;

}



div#content h2{padding-left: 125px;
padding-top:25px;
padding-bottom:25px;
        color: #90aa84;
        width:200px;
        letter-spacing: 5px;
        font-size: 16px;
        font-style: normal;
        font-family: Georgia;
        background: url('h2.jpg') no-repeat left;
        background-color: #9AB585;
        margin-bottom: 4px;
monospace;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 5px;
        color: #79986C;
}

div#content h2.l{padding-left: 125px;
padding-top:25px;
padding-bottom:25px;
        color: #90aa84;
        width:200px;
        letter-spacing: 5px;
        font-size: 16px;
        font-style: normal;
        font-family: Georgia;
        background: url('h2l.jpg') no-repeat left;
        background-color: #9AB585;
        margin-bottom: 4px;
monospace;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 5px;
        color: #79986C;
}
div#content ul, div#codesort ul {
        list-style-type: square;  margin-left:100px;
}

}

div#content form, div#codesort form {
        background-color: #749777;
        color: #79986C;
        font-family: verdana, tahoma, arial, sans-serif,
monospace;
        font-size: 11px;
}

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

div#content option, div#codesort#option {
        border: 0px;
}

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

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

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

}
.credit{margin:6px 52px;}

h3{margin-left:70px;}
