/*  
CSS Code and Design copyright 2008 to Sullivan+Wolf Design. All Rights Reserved. 
Copying and/or re-using this code, its sub-code or derivatives without written permission is a violation of copyright law.
Visit us at SullivanandWolf.com
 */

.nosee {
	display: visible;
}
.noprint {
	display: none;
}
.photos {
	border: 2px solid #000000;
}
#sidenav, #leftcolumn, #footer, #mainnav, #bottomnav   {display: none;}
body { background-color: #ffffff; background-image: none;  }
#middle { background-color:#ffffff; background-image: none; display:block; height: auto;}
#content { width: 700px; height:auto; margin-left: 20px; display:block; }

#masthead { display:block; width: auto; float: none; }