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

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

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

#content_nav_wrapper {
	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 {
	width: 6.75in;
}

#footer {
	display: none;
}
