html, body {
            background: #091631 url(../images/bg.jpg) repeat-x;
}

/*///// colors bz copyright stuff */

#bzcopyright a:hover { color: #FFFFFF; }
#bzcopyright a:visited { color: #666666; }
#tabbar, #sitemapinfo, #moreinformation { width:955px; } 
#sitecontent { width: 935px; }
#bz a{color: #FFF;}
#bz a:link{color:#FFF;}
#bz a:visited{color:#666}
#bz a:hover{color:#ccc}


/* //////////////this centers the page/////////////////////////////////////////  */

div#shiv {
margin-top: -300px;        /* Half the height of div#centered. */
}

div#centered {margin:0 auto; width: 955px;height: 600px;}

.gallery .employee hr{clear: both; text-align:justify; margin:10px}
.gallery .bio{clear: none;}
.gallery p.bio{margin:0 20px 0 220px;}
.gallery .info{width:675px;}