@media print {
body {	width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		float: 0 !important;
}

#print {	width: 100%;
			margin: 0;
			padding: 0;
			float: 0;
}

#base { background-color: #FFFFFF;
		text-align: left;
		margin: 0;
		padding: 0;
}

#main {	background: #ffffff;
		width: 100%;
		height: auto;
		vertical-align: top;
		margin: 0;
		padding: 0;
} 

#placeholder {	background: none;
				width: 100%;
				height: auto;
				vertical-align: top;
				margin: 0; 
				padding: 0;
				float: 0;
}

#title {	width: 100%;
			height: auto;
			vertical-align: middle;
			text-align: left;
			font-size: 35px;
			font-family: "Times New Roman", Times, serif;
			color: #003300;
			line-height: 50px;
			font-weight: 900;
			letter-spacing: -1px;
			margin: 0 auto;
}

#hr-line {	width: 60%;
			color: #666666;
			text-align: center;
}

#intro {	width: 60%;
			height: auto;
			text-align: justify;
			font-family: "Times New Roman", Times, serif;
			font-size: 14px;
			font-style: italic;
			font-weight: 900px;
			color: #333;
			margin: 0 auto;
}

#content {	width: 100%;
			height: auto;
			text-align: justify;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #333;
			margin: 0;
}

#pictureholder {	width: auto;
					height: auto;
					font-family: "Times New Roman", Times, serif;
					font-size: 14px;
					font-style: italic;
					text-align: center;
					color: #003300;
}

#pictureholder-caption {	font-family: "Times New Roman", Times, serif;
							font-size: 14px;
							font-style: italic;
							text-align: left;
							color: #003300;
							padding: 0 0 0 15px;
}

#pictureimage-left {	text-align: left;
						margin: 0;
						padding: 0;
						left: 0;
						top: 0;
						right: 0;
						bottom: 0;
						float: none;
						font-family: "Times New Roman", Times, serif;
						font-size: 14px;
						font-style: italic;
						color: #003300;
}

#pictureimage-right {	text-align: left;
						margin: 0;
						padding: 0;
						left: 0;
						top: 0;
						right: 0;
						bottom: 0;
						float: none;
						font-family: "Times New Roman", Times, serif;
						font-size: 14px;
						font-style: italic;
						color: #003300;
}

#pullout_caption {	width: 250px;
					height: auto;
					font-size: 22px;
					font-family: Arial, Helvetica, sans-serif;
					color: #003300;
					font-style: italic;
					font-weight: 550;
					line-height: 26px;
					margin: 0;
					padding: 0;
					top: 0;
					left: 0;
					right: 0;
					bottom: 0;
					text-align: left;
					float: 0;
}

#pullout_caption_info {	font-size: 14px;
						font-family: Arial, Helvetica, sans-serif;
						color: #666666;
						line-height: 15px;
						font-style: normal;
						font-weight: bold;
						float: 0;
						padding: 10px 0;
}

#menu, #banner, #bottom, #linedivder {	display: none;}
}
