#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	height: 209px;
	width: 900px;
}
#header {
	height: 164px;
	width: 900px;
	background-image: url(../layout/header.jpg);
}
#nav_bar {
	height: 45px;
	width: 900px;
}
#nav_top {
	height: 23px;
	width: 900px;
}
#nav_bottom {
	height: 23px;
	width: 900px;
}
#content {
	width: 900px;
	height: 500px
}
#page_header {
	text-align: center;
	width: 776px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	height: 69px;
	width: 900px;
}
#footer_left {
	background-image: url(../layout/footer_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 69px;
	width: 77px;
}
#footer_center {
	background-image: url(../layout/footer_bg.jpg);
	height: 69px;
	width: 746px;
	float: left;
}
#footer_right {
	background-image: url(../layout/footer_right.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 77px;
	float: left;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #C42025;
	text-align: left;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C42025;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FDE63F;
}
.sub_heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FDE63F;
}
.table_border1 {
	border: 1.5px dashed #C42025;
}
.main_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.yellow_text {
	color: #EBD603;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.purple_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8000C1;
	font-weight: bold;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E00E4;
	font-weight: bold;
}
.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1DD118;
	font-weight: bold;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D82227;
	font-weight: bold;
}
.orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F09D14;
	font-weight: bold;
}
.tiny_white {
	font-size: 5px;
	color: #FFF;
}
.tiny_white2 {
	font-size: 1px;
	color: #FFF;
}
.main_copy_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#content_leftbar {
	float: left;
	width: 160px;
}
#content_right {
	width: 604px;
	float: left;
	padding-left: 10px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C42025;
}
.heading1_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #C42025;
	text-align: center;
}
.gallerythumb_left {
	padding-right: 1px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.gallerythumb {
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.table_border2 {
	border: 2.5px dashed #C42025;
}
.heading3_larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #C42025;
	text-align: left;
}
.events_butts_padding {
	padding-top: 2px;
	padding-bottom: 2px;
}
#teacher_titles1 {
	width: 755px;
	float: left;
}
#other_staff {
}
#other_staff_pic1 {
	width: 170px;
	background-color: #C42025;
	float: left;
}
#teacher_titles_pic {
	height: 96px;
	width: 71px;
	float: left;
	background-color: #C42025;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 3px;
}
#other_staff_space {
	width: 0px;
	float: left;
	background-color: #FFF;
}
#teacher_titles_name {
	width: 672px;
	background-color: #C42025;
	float: left;
}
#teacher_info {
	width: 755px;
}
.padding {
	padding: 3px;
}

