body 
{
	margin: 0 0 0 0;
	background-image: url(graphics/bg3.png);
	background-repeat: norepeat;
	margin-top: 18pt;
}

div.envelope {
	width: 900px;
	height: 1020px;
	margin-left: auto;
	margin-right: auto;
}


div.buttons {
	width: 900px;
	height: 60px;
	background-image: url(graphics/buttons_BG.png);
	background-repeat: norepeat;
	margin-left: auto;
	margin-right: auto;
	color: white;
	text-shadow: 0.2em 0.2em 0.2em #000000;
	text-align: center;
}

td.navigation {
	font-family: Papyrus;
	font-size: 1.3em;
	color: white;
	text-shadow: 0.2em 0.2em 0.2em #000000;
	text-align: center;
}

div.credits
{
	width: 900px;
	height: 60px;
	font-family: Papyrus;
	font-size: .95em;
	color: white;
	background-color: #4b4b4b;
	text-align: center;
	position: absolute;
}

#_slideshowBoxEmbed722878 {
	margin-left: auto;
	margin-right: auto;
}


#splash
{
	width: 900px;
	height: 582px;
	overflow: auto;
	margin: 0 0 0 0;
	border: 0px;
	background-image: url(graphics/gentleStream.jpg);
	background-repeat: norepeat;
}

#sorry
{
	width: 900px;
	height: 582px;
	overflow: auto;
	margin: 0 0 0 0;
	border: 0px;
	background-image: url(graphics/sorry.png);
	background-repeat: norepeat;
}

#thankyou
{
	width: 900px;
	height: 582px;
	overflow: auto;
	margin: 0 0 0 0;
	border: 0px;
	background-image: url(graphics/thankyou.png);
	background-repeat: norepeat;
}

a 
{
	color: white;
	text-decoration: none;
}

a:hover 
{
	color: #3300cc;
	text-decoration: none;
}

img
{
	margin: 0px;
	padding: 0px;
}





