BODY {
	BACKGROUND-COLOR: #c4c0bc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
html {
	height: 100%;
}

.clear
{
	clear:both;
	height:0px;
	
}
.floatLeft{
	float:left;
	margin-top: 8px;
}
.floatRight{
	float:right;
}

.buttonWrapper{
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 300px;
	margin-top: 0px;
	padding-top: 420px;
}
#container {
	WIDTH: 920px;
	POSITION: relative;
	background-color: #cac7c3;
	background-image: url(../images/bkg-splashpage.jpg);
	background-repeat: no-repeat;
	height: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

