/*alternate style sheet to make the pages white */
body {background:#fff; color:#333;}
a {color:#808CAA; text-decoration:none; font-weight:bold;}
a:visited {color:#B0A2EE;}
a:hover {color:#808CAA;}
#wrap { width: 770px; margin:0 auto; }
#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;}

#bodynav a {border:1px solid #aa4121; color:#aa4121; }
#bodynav a:hover, #bodynav a.here {background-color:#aa4121; color:#fefefe;}

/* form styles */
fieldset{border:1px solid #999; }

#navigation  a { padding: 0 0.5em 0 0.75em; border-right: 1px solid #808CAA;text-decoration: none;}
    
#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*/
