#middle {
        margin: 0;
        padding 0;
        border: none;
        background-image: url(images/content_bg.jpg);
        position: absolute;
        top: 75px;
        width: 916px;
        height: 755px;
}

#low {
        margin: 0;
        padding 0;
        border: none;
        background: #27371d;
        position: absolute;
        top: 830px;
        right: 0;
        width: 916px;
        height: 19px;
}

#title {
        position: absolute;
        top: 25px;
        left: 360px;
}

#gallerytext {
        margin: 0;
        padding 0;
        position: relative;
        top: 75px;
        font-family: "Times New Roman", serif;
        font-size: 11pt;
        color: #000;
        text-align: center;
}

#gallerytext a {
	color: #706746;
}

#gallerytext a:link {
        text-decoration: none;
}

#gallerytext a:visited {
        text-decoration: none;
}

#gallerytext a:hover {
        text-decoration: underline;
}

#gallerytext a:active {
        text-decoration: underline;
}

#main1 {
        position: relative;
        top: 65px;
        left: 15px;
}

#imagecontent {
        width: 880px;
        height: 555px;
        background: #fffff4;
        border: 3px solid #546747;
}

#content {
        margin: 0;
        padding: 0;
        width: 610px;
        text-align: center;
}

#table {
        position: relative;
        top: 6px;
        left: 6px;
        width: 844px;
}

#mainthumb {
        font-family: "Times New Roman", serif;
        font-size: 10pt;
        line-height: .9;
}

#image {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        top: 20px;
        left: 2px;
        width: 568px;
        height: 454px;
}

img {
        border-style: none;
}

#mainimage {
        height: 516px;
}

#icontrol a {
        font-family: "Times New Roman", serif;
        font-size: 12pt;
        color: #000;
        text-decoration: none;
}

#icontrol a:hover {
        color: #7f7f40;
        text-decoration: underline;
}

#icontrol a:active {
        color: #7f7f40;
        text-decoration: underline;
}

#gallerynav {
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        list-style: none;
        width: 27em;
        height: 25px;
}

#gallerynav li {
        float: left;
}

#gallerynav li a {
        font-family: "Times New Roman", serif;
        font-size: 12pt;
        font-weight: bold;
        color: #000;
        text-decoration: none;
}

#gallerynav li a:hover {
        color: #7f7f40;
        text-decoration: underline;
}

#gallerynav li a:active {
        color: #7f7f40;
        text-decoration: underline;
}

.nav_on {
        font-family: "Times New Roman", serif;
        font-size: 12pt;
        font-weight: bold;
        color: #7f7f40;
        text-decoration: underline;
}

#numbers {
        position: absolute;
        bottom: 8px;
        right: 30px;
        font-family: "Times New Roman", serif;
        font-size: 11pt;
        color: #7f7f40;
}

#numbers a {
        color: #030303;
}

#numbers a:link {
        text-decoration: none;
}

#numbers a:visited {
        text-decoration: none;
}

#numbers a:hover {
        text-decoration: underline;
}

#numbers a:active {
        text-decoration: underline;
}

