body {
margin: 10px;
font-family: georgia, helvetica;
color: #858585;
}

#nav {
border: 0px;
width: 240px;
float: left;
background: url(images/web_graphics/navbg.gif) no-repeat;
font-size: 13pt;
}

#nav ul {
list-style-type: none;
margin: 80px 0px 100px 0px;
padding: 0px;
}

#nav img {
vertical-align: middle;
}

#nav a:link {
color: #858585;
text-decoration: none;
}

#nav a:visited {
color: #9b9b9b;
text-decoration: none;
}

#nav a:hover {
color: #C26F4D;
text-decoration: none;
}

#nav a:link.on {
color: #C26F4D;
text-decoration: none;
}

#nav a:visited.on {
color: #C26F4D;
text-decoration: none;
}


#banner {
background: url(images/web_graphics/banner.gif) no-repeat;
border: 0px;
width: 600px;
margin: 0px 0px 0px 280px;
padding: 20px 0px 20px 0px;
}

#banner img {
border: 0px;
margin: -20px 0px 0px 0px;
float: right;
padding: 0px;
}

#content {
border: 0px;
width: 600px;
margin: 20px 0px 0px 280px;
padding: 2px;
line-height: 150%;
text-align: justify;

}

#frontlogo {
text-align: left;
border: 0px;
padding: 110px 0px 0px 200px;
font-size: 120%;
}

#frontlogo img {
margin: 0px 0px 10px 100px
}

#fronttext{
border: 0px;
width: 300px;
margin: auto;
text-align: justify;
}

#foot {
clear: both;
border: 0px;
width: 600px;
margin: 20px 0px 0px 280px;
padding: 20px 0px 0px 0px;
font-size: 80%;
}


#banner h1 {
font-weight: normal;
font-size: 220%;
color: #858585;
margin: 0px;
padding: 0px;
display: inline;
}

#content a:link {
color: #C26F4D;
font-weight: bold;
text-decoration: none;
}

#content a:visited {
color: #9b9b9b;
font-weight: bold;
text-decoration: none;
}

#content a:hover {
color: #C26F4D;
font-weight: bold;
text-decoration: underline;
}

#content p.narrative {
width: 300px;
border: 0px;
margin: 20px 0px 40px 0px;
}

#content p.narrative img {
margin: 0px 0px 5px 0px;
}

#gallerytext {
background: url(images/gallery_twiddle.gif) no-repeat;
padding: 0px 110px 1px 5px;
border: 0px;
background-position: bottom left;
margin: 0px 0px 20px 0px;
}

#gallerytext p {
border: 0px;
margin: 5px 0px 10px 0px; 
}

#gallerytext a:link {
color: #C26F4D;
font-weight: normal;
text-decoration: none;
}

#gallerytext a:visited {
color: #858585;
font-weight: normal;
text-decoration: none;
}

#gallerytext a:hover {
color: #C26F4D;
font-weight: normal;
text-decoration: none;
}

#gallerytext a:link.grey {
color: #858585;
}

#gallerytext a:visited.grey {
color: #858585;
}

#gallerytext a:hover.grey {
color: #C26F4D;
}

#gallerytext p.lefthalf {
width: 200px;
border: 0px;
}

#gallerytext p.righthalf {
width: 240px;
float: right;
border: 0px;
}

h2 {
font-weight: normal;
font-size: 160%;
color: #858585;
margin: 0px;
padding: 0px;
border: 0px;
}

#foot a:link {
color: #C26F4D;
font-weight: bold;
text-decoration: none;
}

#foot a:visited {
color: #9b9b9b;
font-weight: bold;
text-decoration: none;
}

#foot a:hover {
color: #C26F4D;
font-weight: bold;
text-decoration: underline;
}

#thumbs {
width: 580px;
border-spacing: 0px;
margin: 0px 0px 50px 0px;
}

#thumbs td {
text-align: center;
border-bottom: 1px solid #858585;
border-right: 1px solid #858585;

padding: 5px;

}

#thumbs td.rhs {
text-align: center;
border-right: 0px;
padding: 5px;
}

#thumbs td.bottom {
border-bottom: 0px;
}

#thumbs td.rhsbot {
border-right: 0px;
border-bottom: 0px;
}
