/*
PrintStylesheet
Details By Deborah
Author: Adrienne Rice Adams
Company: Cloud Islands
URL: http://cloudislands.com 
Created: June 1, 2007
Last Modified: June 1, 2007
*/

body: {
margin: 0;
padding: 0;
font-family: Palatino, Garamond, serif;
}

#container {
width: 100%;
margin: 0;
padding: 0;
}

#siteinfo,#content_divider h5 {
display: none;
}