.splash-wed {
	background-image: url(images/weds-splash.jpg);
	background-repeat: no-repeat;
}
.splash-corp {
	background-image: url(images/corp-splash.jpg);
	background-repeat: no-repeat;
}
.splash-middle {
	background-image: url(images/middle-splash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.splash-topshadow {
	background-image: url(images/shadow-t.png);
	background-repeat: repeat-x;
}
.splash-bottomshadow {
	background-image: url(images/shadow-b.png);
	background-repeat: repeat-x;
}
.splash-leftshadow {
	background-image: url(images/shadow-l.png);
	background-repeat: repeat-y;
}
.splash-rightshadow {
	background-image: url(images/shadow-r.png);
	background-repeat: repeat-y;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.hiddenlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
