body {margin: 0; padding: 0; background:#B5B5B5 url(images/body_bg.gif)}
#wrapper {
    width: 950px;
    text-align: center;
    margin: 10px auto;
    padding: 0;
}
#gallery {
    text-align: left;
    /*background-color: #B5B5B5;*/
    background-color: transparent;
}
#maintable {width: 100%; text-align:left}
#logo {width: 100%}

/*#navcol {width: 19%}*/
#spacercol {width: 5px}
/*#contentcol {width: 80%}*/

.tl {height:25px; width: 20px; background: transparent url(images/tl.gif) top left no-repeat}
/*.tl {height:25px; width: 20px}*/
.tm {height:25px; width: 48px; background: transparent url(images/tm.gif) top no-repeat}
.tr {height:25px; width: 20px; background: transparent url(images/tr.gif) top right no-repeat}
/*.tr {height:25px; width: 20px}*/
.tbg {height:25px; background: transparent url(images/tbg.gif) top repeat-x}


.bgl {width:20px; background: #B5B5B5 url(images/bgl.gif) top left repeat-y}
.bgm {width:20px; background: transparent url(images/bgm.gif) top right repeat-y}
.bgr {width:20px; background: #B5B5B5 url(images/bgr.gif) top right repeat-y}


.bl {height:25px; width: 20px; background: transparent/* url(images/bl.gif) top left no-repeat*/}
/*.tl {height:25px; width: 20px}*/
.bm {height:25px; width: 48px; background: transparent/* url(images/bm.gif) top no-repeat*/}
.br {height:25px; width: 20px; background: transparent/* url(images/br.gif) top right no-repeat*/}
/*.tr {height:25px; width: 20px}*/
.bbg {height:25px; background: transparent url(images/bbg.gif) top repeat-x}


#nav {background-color: #5F7D8F; border:#434343 solid 1px}

#gsFooter {text-align: center; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#3A3A3A; padding-top: 5px}
#gallery .footer a {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#4A6979}
#gallery .footer a:link {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#4A6979} /* unvisited link */
#gallery .footer a:visited {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#4A6979} /* visited link */
#gallery .footer a:hover {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#4A6979} /* mouse over link */
#gallery .footer a:active {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#4A6979} /* selected link */
.footlinks {float:left; text-align:left; width: 45%;}
.footcopy {float:right; text-align: right; width: 50%}
.foottext {clear:both; padding-top: 5px}

.outsidepage #gsContent {
    font-size: 1.3em;
}

#gallery .outsidepage #gsContent a {
	text-decoration:underline;
}
