/*alternate style sheet to make the pages white */
body { color:#333; background:#fff;}
a {color:#808CAA; text-decoration:none; font-weight:bold;}
a:visited {color:#B0A2EE;}
a:hover {color:#808CAA;}
#wrap { width: 770px; margin:0 auto; }
#maincontent {float:right; width:550px;}
#navigation {float:left; width:200px;}
#navigation li {float:left; width:175px; margin:5px;}
#navigation  a {display:block; padding: 2px; border: 1px solid #808CAA!important; text-decoration: none;}
#navigation a:hover {background:#000; color:#999;}
#header h1 {background: #fff url(images/bg-h1-white.png) no-repeat 0 0;}
#maincontent h2, #maincontent h3, #maincontent h4 {color:#000;}
#thumbnails li a img {border:2px solid #fff;}
#thumbnails li a:hover img{border:2px solid #808CAA;}
#content {float:left;}
#footer {clear:left;  background:#fff;}
#bodynav a {border:1px solid #aa4121; color:#aa4121; }
#bodynav a:hover, #bodynav a.here {background-color:#aa4121; color:#fefefe;}
.last {border-right:1px solid #999!important;}
/* form styles */
fieldset{border:1px solid #999; }


    
#gallerynav {background:#fff url(images/bg-gallerynav-white.png) no-repeat 0 0;}
#gallerynav li {margin: 0; padding: 0; list-style: none;position: absolute; top: 0;}
#gallerynav li, #gallerynav a {height: 35px; display: block; text-indent:-1000em;border:none;}
#gallerynav #last{left:-10px; width: 25px;}
#gallerynav #view {left: 47px; width: 90px;}
#gallerynav #next {left: 132px; width: 25px;}
#gallerynav  #last a:hover {background: #fff url(images/bg-gallerynav-white.png) -10px -105px no-repeat;text-decoration:none;}
#gallerynav  #next a:hover {background:  #fff url(images/bg-gallerynav-white.png) -150px -105px  no-repeat;text-decoration:none;}/*hover is off*/
