body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#header_wrapper {
	display: none;
}

div#col_wrapper {
	background-image: none;
}

div#cols.tile {
	background-image: none;
}

div#col_wrapper div#cols div#left_col {
	display: none;
}

div#col_wrapper div#cols div#right_col {
	display: none;
}

div#col_wrapper div#cols div#mid_col_content div#content_wrapper form#eform {
	display: none;
}

div#col_wrapper div#cols div#mid_col_content img.banner {
	display: none;
}

div#col_wrapper div#cols div#mid_col_content div#course_details table.plain th {
	text-align:left;
	border-bottom: none;
	border-left: none;
	padding: 0 12px 8px 0;
	width: 150px;
}

div#col_wrapper div#cols div#mid_col_content div#course_details p#nav{
	display: none;
}

h1{
	display: none;
}
h2{
	padding: 0 0 0 0;
	font-size: 1.4em;
	color: #7cc241;
}


div#footer {
	display: none;
}