#main {
	width: 100%;
		
}
#navigation {
	display:none;

}
#content {
	width: 100%;
	margin-top: 50px;

}
#main #page_header {

	display:none;
}
#print_header {
	height: 115px;
	width: 100%;
	display: block;
	
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main #page_sub_header {
	display:none;
}

.short_p {
	width: 100%;
}.quote {
	font-style: italic;
}
.sub_heading {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
li {
	margin-bottom: 10px;
}
.course_title {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
.footer {
display:none;
}
.coursemenudisplay {
display:none;
}
.coursemenuhidden {
display:none;
}
