body {
	background-color: #705F43;
	margin: 0px;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 17px;
	color: #02415C;
}
#mainCasing {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	width: 794px;
	text-align: left;
	margin: auto;
	padding-right: 8px;
	padding-left: 8px;
	overflow: auto;
}
#header {
	background-color: #FFFFFF;
	height: 89px;
	width: 778px;

}
#navigation1 {
	color: #FFFFFF;
	background-color: #60AE42;
	height: 31px;
	width: 778px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav1 {
	float: left;
	margin-left: 20px;
	margin-top: 9px;
}
#column1 {
	float: left;
	width: 548px;
	vertical-align: top;
}

		#videoCasing {
		color: #FFFFFF;
		background-color: #3D6678;
		background-image: url(images/curtains.jpg);
		background-repeat: repeat-x;
		height: 294px;
		width: 548px;
		}
		#faculty {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 21px;
		}

#column2 {
	float: left;
	width: 230px;
	background-color: #E9E2BE;
	margin-bottom: 15px;
}
	#students {
	color: #7B7556;
	vertical-align: top;
	background-color: #E9E2BE;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	}

/* Footer */
#foot1 {
	background-color: #D8E2E6;
	height: 76px;
	width: 755px;
	margin-top: 20px;
	margin-right: 11px;
	margin-left: 11px;
	position: relative;
	float: left;
}
#foot2 {
	width: 794px;
	margin:auto;
	padding-right:16px;
}
.video1 {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}

.profile {
	vertical-align: top;
	margin: 15px;
	float: left;
	width: 180px;
	text-align: left;
}
.profile b {
	color: #A9C2CE;
}
.profile a:link {
	color:#FFFFFF;
	}
	.profile a:visited {
	color:#FFFFFF;
	}


a:link {
	color: #60AE42;
}
a:visited {
	color: #60AE42;
}
a:hover {
	color: #60AE42;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.white a:link {
	color: #FFFFFF;
}
.white a:visited {
	color: #FFFFFF;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
