/* global */
body {text-align: center; background-color: #640000;}
a img {border: 0;}

/* skeletal */
div#container {width: 774px; height: 550px; margin-left: auto; margin-right: auto; text-align: center; background: #906860 url(/images/bg_low_light2.jpg) repeat; border: solid 1px black;}
div#containergallerylgi {width: 774px; height: 730px; margin-left: auto; margin-right: auto; text-align: center; background: #906860 url(/images/bg_low_light2.jpg) repeat; border: solid 1px black;}

/* nav */
ul#navigation {list-style: none outside; margin: 0 0 20px 0; padding: 0;}
ul#navigation li {display: inline; margin: 0 20px;}
ul#navigation li#left {margin-left: 0;}
ul#navigation li#right {margin-right: 0;}

/* global content */
h1#logo {margin: 10px 0; padding: 0;}
h6#footer {margin-top: 10px; padding-top: 0;}
p {margin: 0 40px 10px 40px; font-size: 110%; font-weight: bold; text-transform: uppercase;}
img.pagephoto {border: solid 1px #9D3A1E;}
a:link {color: #9D3A1E; text-decoration: none;}
a:visited {color: #9D3A1E; text-decoration: none;}
a:hover {color: #9D3A1E; text-decoration: underline;}
a:active {}

/* home */
p.home {margin-top: 40px; margin-bottom: 20px; line-height: 1.5em;}

/* gallery */
img.gallerythumb {width: 75px; height: 75px; margin: 5px;}
img.gallerythumbon {width: 75px; height: 75px; border: solid 1px #9D3A1E; margin: 5px;}

a:link img.gallerythumb {border: solid 1px black;}
a:visited img.gallerythumb {border: solid 1px black;}
a:hover img.gallerythumb {border: solid 1px #9D3A1E;}
a:active img.gallerythumb {}

a.gallerynav {font-weight: bold;}
div#gallerylg img {margin-top: 5px;}

/* links  */
ul#links {list-style: none outside; padding: 0; margin: 0 0 20px 0; text-transform: uppercase; font-weight: bold; font-size: 110%;}
ul#links li {padding: 5px 0;}

