body {
    background-color: #667744;
} 

#container {
    font-family: sans-serif;
    color: #333300;
    font-size: 75%;
    background-color: #eeeedd;
    margin-right: 10em;
    margin-left: 10em;
    border: 1px #666600 solid;
    min-width: 700px;
}

#main {
    border-right: 1px #666600 solid;
    margin-right: 180px;
    min-height: 800px;
    padding: 10px 50px 50px 50px;
}

#rightbar {
    float: right;
    width: 180px;
    height: 100%;
    border-left: 1px #666600 solid;
}

#rightbar #googleads1 {
    width: 160px;
    height: 600px;
    padding-left: 10px;
    padding-right: 10px;
}
  
p, li, ul, ol, dt, dl, dd, h1, h2, h3, h4, form, td, th, small, form {
        font-family: sans-serif;
}
  
ul {
        list-style: disc;
}
 
a:visited {
        color: #660000;
}
 
a:link {
        color: #990000;
}
 
a.empty {
        color: #666666;
}
 
td, th {
        vertical-align: top;
}

h1, h2, h3, h4 {
    font-family: Georgia, serif;
}

#header {
    height: 3em;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px #666600 solid;
}

#sitenav {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    border-bottom: 1px #666600 solid;
    margin-bottom: 30px;
}

#sitenav h2 {
    font-size: 120%;
}

#sitenav ul {
    font-size: small;
    list-style-type: none;
    padding-left: 0px;
}

#googleads1 {
    text-align: center;
}

h1 {
    text-align: center;
}

blockquote {
    font-style: italic;
}

#frontpagemorwoman {
    text-align: center;
}


#googleads2 {
    text-align: center;
}

#bottominfo {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px #666600 solid;
    font-size: small;
    text-align: center;
}

