/* Start of CMSMS style sheet 'Vantage - Splash' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e79a45;
}
.intro {
	position: absolute;
	width: 500px;
	height: 150px;
	top: 30px;
	left: 50px;
	z-index: 2;
	}
.bgcontainer {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
	}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* End of 'Vantage - Splash' */

