/*** Print ***/
#top_shadow_wrapper,
#nav,
#print {
	display: none;
}

#title,
body#about_us #title {
	display: block;
}

#shadow_wrapper,
#footer {
	background-image: none;
	overflow: visible;
}

.admin th,
.admin td {
	padding: 0;
}	

#home_content {
	width: 4.5in;
}

.basic_table {
	margin-top: 20px;
}

ul {
	list-style-image: none;
	list-style-type: square;
}


#content_area {
	margin: 0;
	min-height: 30px;
	padding: 0;
	width: 6.75in;
}

#footer {
	margin: 0;
	display: none;
}

.copyright,
#footer address {
	text-align: left;
}

#footer address {
	padding: 10px 0 0 12px;

}

.copyright {
	padding: 0 0 0 12px;
}



