body
{
	padding:0px;
	margin:0px;
	background-color:#fff;	
}
.mainDiv
{
	background-image:url('/images/splash/splash-bg.png'); background-repeat:repeat-x;	
}
#vIntro
{
	margin-top: -70px;
}
.SkipLink
{
	text-decoration:none;
	font-family:Trebuchet MS, Arial;
	font-size:13px;
	
	color:#000;
}
.SkipLink a
{
	color:#000;
	text-transform:uppercase;
}