img {
    border: 0;
}

 body {
     padding: .5em .5em .5em .5em;
     text-align: center;
 }

A.thumbs:link, A.thumbs:visited {
    color: #004ABA;
    text-decoration: underline;
}

A.thumbs:hover{
    color: #A97638;
    text-decoration: none;
}

A.thumbs:active{
    color: #FF8C00;
    text-decoration: none;
}


#lastFaded {
    DISPLAY: none
}

#pageTitle {
    display: none;
}

#missingWrapperText {
    display: none;
}

#galleryDisplayTitle {
    display: none;
}

#photo {
    overflow: auto;
    padding: 0 0 1em 0;
    text-align: center;
    margin:0px auto;
}

.wrapper {
    padding: 0;
    border: #543B1C 2px solid;
    width: 840px;
    margin:0px auto;

}


ul.thumbs {
    padding: 0.3em 1em 0.3em .3em;
    margin: 0 .5em 0 0;
    font-weight: bold;
    FONT-SIZE: .8em;
    text-align: center;
    color: #FF0000;
    font-family: "Courier New", Courier, monospace;


}
ul.thumbs li {
    padding: 0.3em 1em 0.3em .6em;
    list-style-type: none;
    display: block;
    COLOR: #FF0000;
    FONT-FAMILY: "Courier New", Courier, mono;
}

.thumbs {
    padding: 0.3em 1em 0.3em .6em;
    color: #543B1C;
}

.main {
    clear: both;
    border-top: #543B1C 12px solid;
    border-bottom: #543B1C 2px solid;
    background-color: #DDCFA6;
    width: 100%;
    /*margin-right: 3em;*/
}

#content {
    overflow: visible;
    padding: 0 1.7em 0 145px;
}

#sidebar {
    background-color: #DDCFA6;
    float: left;
    width: 140px;
    overflow: scroll;
    margin-right: 0;
    margin-bottom: 4px;
    height: 725px;    
}

.clear {
    clear: both;
    margin: 0px;
    overflow: hidden;
    height: 1px
}

.footer {
    padding: 1px 0.5em 1px 0;
    font-weight: bold;
    font-size: 95%;
    color: #333333;
    font-family: "Courier New", Courier, monospace;
    text-align: right;
    background-color: #DDCFA6;
}

.nav {
    font-size: 90%;
    padding: 0;
    background-color: #FFBF00;
    width: 100%;
}

.nav LI {
    display: inline;
    text-align: center;
}

#introduction {
    padding: 0.3em 1em 0 .6em;
    font-weight: bold;
    font-size: 95%;
    /*color: #FF0000;*/
    color: #542D1C;
    font-family: "Courier New", Courier, monospace;
    text-align: left;
}

A:link{
    color: #004ABA;
    text-decoration: underline;
    background-color: transparent;
}

A:visited{
    color: #004ABA;
    text-decoration: underline;
    background-color: transparent;
}

A:hover{
    color: #A97638;
    text-decoration: none;
    background-color: transparent;
}

A:active{
    color: #FF8C00;
    text-decoration: none;
    background-color: transparent;
}

H3.introduction {
    color: #542D1C;
    font-family: "Courier New", Courier, monospace;

}

blockquote.introduction {
    color: #542D1C;
    font-family: "Courier New", Courier, monospace;
    font-weight: bold;

}

p.introduction {
    padding: 0.3em 1em 0 .6em;
    font-weight: bold;
    font-size: 95%;
    color: #542D1C;
    font-family: "Courier New", Courier, monospace;
    text-align: left;
}

.dayNav {
    padding: .5em .5em .5em 0;
    font-weight: bold;
    font-size: 1em;
    color: #FFEFBF;
    font-family: "Courier New", Courier, monospace;
    float: right;
}

A.dayNavLink:link {
    color: #FFEFBF;
    text-decoration: underline;
}

A.dayNavLink:visited {
    color: #FFEFBF;
    text-decoration: underline;
}

A.dayNavLink:hover {
    color: #A97638;
    text-decoration: none;
}

A.dayNavLink:active {
    color: #FF8C00;
    text-decoration: none;
}

#caption {
    color: #542D1C;
    font-size: .9em;
    font-family: "Courier New", Courier, monospace;
    text-align: center;
    padding-top: .1em;
}

#picture {
    text-align: center;
}

/*stolen pluto911*/
#logo {
/*padding-left: .5em;*/
    float: left;
}

#separator {
    width: 4px;
    height: 58px;
    margin: 5px 0 5px 0;
    BORDER-left: #FF8C00 4px solid;
    float: left;
}

.title {
    COLOR: #543B1C; /*COLOR: #a98d38;*/
/*padding-left: .5em;*/
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.2em;
    FONT-FAMILY: "Courier New", Courier, mono;
    text-align: left; /*margin-left: 200px;*/
    float: left;
}

#galleryTitle {
    /*color : #FFDF75;*/
    color: #FFEFBF;
    padding-top: .5em;
    padding-left: 10px; /*margin-left: 200px;*/
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.2em;
    FONT-FAMILY: "Courier New", Courier, mono;
    text-align: left;
    float: left;
}

A.galleryTitleLink:link{
    color: #FFEFBF; /*COLOR: #FFDF75;*/
    text-decoration: underline;
}

A.galleryTitleLink:visited{
    color: #FFEFBF;
    text-decoration: underline;
}

A.galleryTitleLink:hover{
    color: #A97638;
    text-decoration: none;
}

A.galleryTitleLink:active{
    color: #FF8C00;
    text-decoration: none;
}

a.pluto911:link {
    color: #543B1C
}

/* unvisited link */
a.pluto911:visited {
    color: #543B1C
}

/* visited link */
a.pluto911:hover {
    color: #543B1C
}

/* mouse over link */
a.pluto911:active {
    color: #543B1C
}

H1 {
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 120%;
    PADDING-BOTTOM: 3px;
    MARGIN: 0px;
    COLOR: #ffffff;
    PADDING-TOP: 3px;
    FONT-FAMILY: "Courier New", Courier, mono;
    TEXT-ALIGN: center
}

A.h1 {
    FONT-SIZE: 85%;
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}

H1 A {
    FONT-SIZE: 85%;
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}

A.h1:hover {
    FONT-SIZE: 85%;
    COLOR: #999999;
    TEXT-DECORATION: underline
}

H1 A:hover {
    FONT-SIZE: 85%;
    COLOR: #999999;
    TEXT-DECORATION: underline
}

/*end stolen pluto911*/