#sw_pagelogo {
	position: relative;
	margin-bottom: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 800px;
	height: 60px;
	z-index: 20;
}
#sw_pagelogo {
	background: url(logo_sw.gif);
}
#rim_sw_pagelogo {
	position: relative;
	margin-bottom: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 800px;
	height: 60px;
	z-index: 20;
}
#rim_sw_pagelogo {
	background: url(logo_rim_sw.gif);
}
#header_adm, #header_ath {
	float: left;
	position: relative;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	height: 125px; 
	width: 800px; 
}
#header_ath {
	background: url(header_swim.jpg);
}
#header_rim_sw {
	float: left;
	position: relative;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	height: 125px; 
	width: 800px; 
}
#header_rim_sw {
	background: url(header_swim.jpg);
}
#header_adm {
	background: url(http://www.harker.org/upperschool/studentsinfo/css/secondarypage_css/images/headers/header_academics.jpg);
}
#navcontain {
	clear: left;
	float: left;
	position: relative;
	background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 155px;
	height: 515px;
	text-align: left;
}
#content-right {
	float: right;
	position: relative;
	background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	line-height: 1.1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 145px;
	height: 515px;
	text-align: left;
	color: #EBEBEB;
}
#body_container {
	float: left;
	position: relative;
	width: 475px;
	text-align: left;
}
#body_quote {
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000;
	text-align: left;
	margin-top: 25px;
	left: 25px;
	width: 445px;
	z-index: 10;
}
	.h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.1em;
		color: #05533e;
		text-align: left;
		font-weight: bold;
		margin-bottom: 5px;
	}
	.h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.1em;
		color: #15634e;
		text-align: left;
		font-weight: normal;
		margin-bottom: 5px;
	}
	.table1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: #112211;
		text-align: left;
		font-weight: normal;
		margin-bottom: 4px;
	}
#footer {
	clear: both;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 100% 100%;
	background-color: #05533e;
	width: 800px;
	padding-top: 2px;
	height: 35px;
	text-align: center;
	color: #FFF;
	font-size: .6em;
}