html {
	background: #FFF none;
}

h1 { font-size: 170% }
h2 { font-size: 170% }
h3 { font-size: 140% }
h4 { font-size: 130% }
h5 { font-size: 120% }
h6 { font-size: 110% }

/* HEADER */

	#wrapper_outer { 
		width: auto;
		margin-left: 0;
		background: none;
	}

	#wrapper_header {
		width: auto;
		height: auto;
	}

	#wrapper_header form {
		display: none;
	}

	#strap, #logo, #logo a {
		text-indent: 0;
		width: auto;
		height: auto;
		top: auto;
		left: auto;
		right: auto;
		position: relative;
		background: none;
	}

/* COLUMNS */

	#wrapper_columns {
		width: auto;
		margin-left: 0;
		background: none ! important;
		padding: 20px 0;
	}

	#wrapper_curve_bottom_right {
		display: none;
	}

	#wrapper_left {
		display: none;
	}

	#wrapper_content {
		float: none;
		width: auto;
		padding: 10px 20px;
	}

/* FOOTER */

	#wrapper_footer {
		display: none;
	}

/* MISC */

	#wrapper_course_finder {
		display: none;
	}

	.title {
		width: auto ! important;
		height: auto ! important;
		text-indent: 0 ! important;
		overflow: visible ! important;
		background: none ! important;
	}