* {
    margin: 0;
}
body {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Georgia,serif,italic;
    font-size: 11px;
    margin-bottom: 10px;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
a:link {
    color: #000000;
    text-decoration: none;
}
a:active {
    text-decoration: line-through;
}
a:visited {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    text-decoration: none;
}
#the-background {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
#wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
a:hover {
    color: #FF0097;
}
a img {
}
.top-section {
    background-image: none;
    background-repeat: no-repeat;
    font-family: Georgia,serif;
    font-size: 20px;
    line-height: 20px;
    padding: 83px 10px 0;
}
#menu {
    background-color: #FFFFFF;
    bottom: 10px;
    font-size: 11px;
    height: 90%;
    left: 20px;
    overflow: auto;
    padding-bottom: 140px;
    padding-top: 0;
    position: fixed;
    top: -70px;
    width: 172px;
}
#menu ul {
    list-style: none outside none;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}
#menu ul li {
    margin-bottom: 3px;
    margin-top: 3px;
}
#menu ul li.section-title {
    border-color: #000000;
    border-style: solid;
    border-width: 0 0 2px;
    color: #000000;
    font-family: Georgia,serif;
    font-size: 12px;
    padding: 6px 0 1px;
}
#menu ul.built {
    margin-bottom: 0;
}
#menu ul.built li {
    border-top: 2px solid #FFFFFF;
    color: #AEB7BE;
    padding-top: 15px;
}
#menu ul.built a {
    color: #AEB7BE;
}
#menu ul.built a:hover {
    color: #AEB7BE;
    text-decoration: underline;
}
#copy {
    border-top: 2px solid #FFFFFF;
    color: #AEB7BE;
    font-family: Georgia,serif;
    font-size: 7px;
    font-style: italic;
    margin-top: 5px;
    padding-top: 11px;
}
#content {
    height: 100%;
    margin: 0 0 0 200px;
    padding: 93px 5px 25px 40px;
    top: 0;
}
.container {
    color: #000000;
    margin-bottom: 10px;
}
#content p {
    line-height: 18px;
    margin: 60px 0 12px;
    width: 400px;
}
p {
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
}
h1 {
    color: #000000;
    font-family: Georgia,serif;
    font-size: 12px;
    padding-bottom: 14px;
}
h2 {
    color: #FFFFFF;
    font-family: Georgia,serif;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 15px;
}
h3 {
    color: #000000;
    font-size: 16px;
}
h4 {
    color: #000000;
    font-size: 12px;
}
#img-container {
    margin: 0 0 20px;
    padding: 0;
}
#img-container p {
    margin: 0;
    padding: 0 0 12px;
    width: 400px;
}
.nothumb img {
    border: 1px solid #000000;
    margin: 0 0 20px;
}
#once {
    clear: left;
}
p.nav a {
    -moz-border-radius: 3px 3px 3px 3px;
    background-color: #FFFFFF;
    font-family: Georgia,serif;
    font-size: 11px;
    padding: 3px 9px;
}
p.nav a:hover {
    background-color: #FFFFFF;
}
p.nav span#num {
    font-family: Georgia,serif;
    font-style: italic;
    letter-spacing: 2px;
    padding-left: 20px;
}

