/* print Stylesheet */

/* disable */

body { font-size: 10pt; }

#col1, #col2, #nav, #topnav, #header, #footer ul, .bottom_pic { display:none; }
  #col3, #col3_content { width: 100%; margin:0; padding: 0; border:0;  }

h2 {margin-bottom: 20px;}

p {
line-height:1.5em;
margin:0 0 1.3em;
}

#thumbs img {
	-moz-border-radius:0px;
	background-color:#FFFFFF;
	border:0px solid #CCCCCC;
	padding:0px;
}

#thumbs .image {
	display: inline;
	float: left !important;
	margin: 10px 0px;
	width: 150px !important;
	overflow: visible !important;
	height: 150px;
}

#thumbs span {
	color:#004D34;
	display: inline;
	margin-left:4px;
	width: 150px !important;
}

#col3_content {
    padding: 0px !important;
}



