	body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	background-color: #7EA9CC;

	}
	
	#container
	{
	margin: 1.3em auto;
	padding: 0;
	width: 772px;
/*	border: 1px white solid;
*/
	vertical-align: top;
	}
	
	#header
	{
	margin: 0;
	padding: 0;
	height: 100px;
	background-image: url(../images/splash_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	clear: both;
	}
	
	#main
	{
	margin: 0;
	padding: 0;
	height: 290px;
	/*
	background-image: url(../images/splash_students.jpg);
	background-repeat: no-repeat;
	background-position: center top;
*/
	vertical-align: top;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	#strip
	{
	margin: 0;
	padding: 0;
	height: 125px;
	background-image: url(../images/splash_strip_static.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	}

	#footer1
	{
	margin: 0;
	padding: 0;
	height: 10px;
	}

	#footer2
	{
	margin: 10 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#LandingFooter {
	text-align: center;
	clear: both;
	font-size: .8em;
	padding-top: 15px;
}
