body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/splash-bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#2774a4;
	
}

.splashbg{
	background-image: url(images/splash-mainbg.jpg);
	background-position:center;

}




.bottomlinks {
	font-family: tahoma;
	font-size: 10px;
	color: #94d9fd;

}

.bottomlinks a {
	font-family: tahoma;
	font-size: 10px;
	color: #1c5b7b;
	text-decoration: none;
}

.bottomlinks a:link {
	font-family: tahoma;
	font-size: 10px;
	color: #1c5b7b;
	text-decoration: none;

}

.bottomlinks a:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #1c5b7b;
	text-decoration: underline;

}
.bottomlinks a:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #1c5b7b;


}
.bottomlinks a:active {
	font-family: tahoma;
	font-size: 10px;
	color: #1c5b7b;




