HTML {
    background-color: #ffcbaa;
}

#doc {
    background-color: #fbbd96;
    padding-top: 45px;
}

BODY {
    font-family: Arial, Verdana sans-serif;
    margin-top: 20px;
}

#informational {
    display: none;
}

.header {
    margin-left: 45px;
    height: 55px;
    width: 665px;
}

#main {
    margin-top: 9px;
    width: 665px;
    margin-left: 45px;
    background-image: url(/images/main-body-bg.jpg);
    background-repeat: no-repeat;
}

#main-body {
    position: relative;
    height: 407px;
}
#main-body-section {
    position: absolute;
    font-family: Arial, Verdana sans-serif;
    font-size: 32px;
    color: white;
    display: block;
    top: 7px;
    left: 12px;
}

#sidebar {
    position: absolute;
    top: 51px;
    left: 0px;
    width: 255px;
    height: 357px;
    background-image: url(/images/sidebar-bg-x.jpg);
    background-repeat: repeat-x;
    text-align: center;
}

#main-content {
    position: absolute;
    top: 6px;
    left: 255px;
    width: 410px;
    height: 405px;
    text-align: center;
}
#main-content IMG {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

#image-info {
    
}
#image-info P {
    float: right;
    margin-left: 9px;
    color: #3e477a;
    text-transform: uppercase;
    font-size: 14px;
}

#image-note {
    clear: both;
    color: black;
    text-transform: none;
    font-size: 100%;
    text-align: right;
}

#other-content {
    position: absolute;
    top: 6px;
    left: 255px;
    width: 410px;
    height: 405px;
}

#caption-left {
    color: #515554;
    font-size: 11px;
    font-family: Verdana, Helvetica, Ariel, sans-serif;
    padding: 0px;
    margin: 0px;
    margin-left: 14px;
    margin-top: 10px;
}
#caption-left P {
    margin-bottom: 6px;
}

#caption-bottom {
    clear: both;
    float: left;
    color: #515554;
    font-size: 11px;
    font-family: Verdana, Helvetica, Ariel, sans-serif;
    padding: 0px;
    margin: 0px;
    margin-left: 14px;
    margin-top: 3px;
    width: 450px;
    text-align: left;
}
#caption-bottom P {
    margin-bottom: 5px;
}

#splash-big-link {
    position: absolute;
    top: 8px;
    width: 750px;
    height: 190px;
    text-align: center;
}
#splash-big-link A {
    text-decoration: none;
}

#splash {
    margin-top: -45px;
    background-image: url(/images/splash-bg.jpg);
    background-repeat: no-repeat;
    background-position: 69px 75px;
    width: 750px;
    height: 541px;
    position: relative;
}
#splash-links {
    position: absolute;
    top: 190px;
    left: 100px;
    width: 750px;
    text-align: left;
}
#splash-links H2 {
    font-size: 200%;
    font-weight: bold;
    display: block;
    margin: 15px;
    letter-spacing: 3px;
}
#splash-links A {
    text-decoration: none;
    color:  white;
}
#splash-links A:hover {
    color: black;
}

#splash-navigation {
    position: absolute;
    bottom: 70px;
    right: 60px;
    width: 750px;
    text-align: right;
}
#splash-navigation H2 {
    font-size: 150%;
    font-weight: bold;
    display: inline;
    margin: 15px;
}
#splash-navigation A {
    text-decoration: none;
    color:  white;
}
#splash-navigation A:hover {
    color: black;
}

#footer {
    background-color: #fbbd96;
    font-size: 10px;
    font-weight: bold;
    color: #696b6a;
    height: 22px;
    padding-left: 10px;
    vertical-align: middle;
    text-align: center;
}
#footer P {
    padding-top: 5px;
}


#thumbnails {
    padding-top: 12px;
    margin-left: 10px;
    margin-right: 10px;
}
#thumbnails IMG {
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 3px;
    margin-bottom: 3px;
    border: 2px solid white;
}
#thumbnails A {
    border: none;
}

#bio-quote {
    color: #3e477a;
    font-size: 110%;
    margin-left: 27px;
}

#bio-portrait {
    display: block;
    float: left;
    margin-left: 25px;
    margin-right: 30px;
    margin-bottom: 150px;
}

#bio {
    color: #3e477a;
    margin-bottom: 15px;
    margin-top: 35px;
    font-weight: bold;
    margin-left: 30px;
    display: block;
}
#bio A {
    text-decoration: none;
    color: white;
}

#contact {
    width: 400px;
    color: #3e477a;
    margin-bottom: 45px;
    margin-left: 35px;
    font-weight: bold;
    font-size: 130%;
    margin-top: 45px;
}
#contact A {
    text-decoration: none;
    color: white;
}

#navbar-left {
    position: absolute;
    left: 0px;
    bottom: 5px;
    text-align: left;
    width: 240px;
}

#navbar-right {
    position: absolute;
    right: 0px;
    bottom: 5px;
    text-align: right;
    width: 170px;
}
.navigation-white {
    color: white;
    font-size: 12px;
    display: block;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 0px;
    margin-bottom: 2px;
    float: right;
    text-transform: uppercase;
    font-weight: bold;
}
.navigation-white A {
    color: white;
    text-decoration: none;
}
.navigation-blue {
    color: #3e477a;
    font-size: 12px;
    display: block;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 0px;
    margin-bottom: 2px;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
}
.navigation-blue A {
    color: #3e477a;
    text-decoration: none;
    color: black;
}

#pager {
    position: absolute;
    float: right;
    text-transform: uppercase;
    font-size: 18px;
    color: white;
    bottom: 3px;
    right: 5px;
}
#pager A {
    color: white;
    text-decoration: none;
}
