/* Print styles - www.petittscreations.com -  March 5, 2005 */

/* Basic styling */

html, body {background: #fff; color: #000; font-size: 12pt;}

body, h1 {margin: auto; padding: 0;}
#photonav, #subnav, hr, #nav, #footer p {display: none;}



/* Headings and links */

#top {position: relative; top: 0; height: auto;}
#title {margin: 0; height: auto; background: #fff; color: maroon;}
h1 {font-size: 24pt;
   background: transparent; color: maroon !important;}
h1#phototitle {font-size: 12pt;}
h2 {font-size: 15pt;}
h3 {font-size: 12pt;}

a:link, a:visited {background: #fff; color: #00c;}



/* Content */

#content, #photocontent {margin: auto; padding: 0 0 .7em 0;}

.fl {margin: 1em 1em 1em 0;}
.fr {margin: 1em 0 1em 1em;}



/* Footer */

#footer {padding: 1.7em 0 0 0;}