body
{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica ,sans-serif;
	font-size: 65%;
	line-height: 140%;
	color: #5369A6;
	margin: -9px 0px 0px 0px;
}

#splashwrapper
{
	width:750px;
	margin: 0px  auto;
	overflow: hidden;

}

#splashheader
{
	background-color: #ffffff;
	background-image:url(../images/header_schools.gif);
	background-repeat: no-repeat;
	height: 140px;
	padding: 0 0 0 40px;
}

#splashnav
{

	background-image:url(../images/nav_schools.gif);
	background-repeat: no-repeat;
	height: 118px;
	padding-left: 35px;
}

#splashfooter_coll
{
	background-image:url(../images/footer_schools.gif);
	background-repeat: no-repeat;
	height: 211px;
	width: 750px;
	padding: 0px 10px 0px 30px;
}

#splashfoot
{
	background-image:url(../images/spacer.jpg);
	width: 750px;
	height: 500px;

}

#me
{
	background-color: #;
	background-repeat: no-repeat;
	width: 142px;
	height: 82px;
	position: relative;
	left: -5px;
	top: 18px;
	float: left;

}

#grades
{
	background-color: #;
	background-repeat: no-repeat;
	width: 155px;
	height: 82px;
	position: relative;
	left: -10px;
	top: 18px;
	float: left;

}


#footerLinks
{

	position: relative;
	left: -30px;
	top: -490px;
	float: right;

}

#music
{
	background-color: #;
	background-repeat: no-repeat;
	width: 150px;
	height: 82px;
	position: relative;
	left: -10px;
	top: 18px;
	float: left;

}

#splashcopyright
{
	display: inline;
	width: 345px;
}

#splashvalidation
{
	display: inline;
	position: relative;
	text-align: right;
	left: 500px;

}

#textsizer
{
	position: absolute;
	top: 90px;
	color: #ffffff;
}

/* text size links */

#textsizer a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#textsizer a:hover
{
	color: #DCECF5;
	text-decoration: none;
}

a
{
	color: #526AA7;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #526AA7;
	text-decoration: underline;
}

p.lighter
{
	color: #7997A6;
}