html,body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	word-spacing: normal;
	line-height: 140%;
}
#divSplash {
	margin-top: -159px;
	margin-left: -309px;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 351px;
	width: 618px;

}
#divSoundMan {
	position: absolute;
	left: 0px;
	top: 0px;
}
#divSlideshow {
	background-color: #CCCCCC;
	position: absolute;
	height: 125px;
	width: 564px;
	left: 47px;
	top: 91px;
}
#divTitle {
	position: absolute;
	height: 54px;
	width: 499px;
	top: 35px;
	left: 76px;



}
#divLogo {
	position: absolute;
	height: 38px;
	width: 143px;
	left: 258px;
	top: 230px;
}

#divFooter {
	margin-top: 20px;
	position: relative;
	left: 0px;
	top: 2px;
	font-size: 12px;
	color: #537bb6;

}
