body
{
	margin: 0 auto;
	padding: 0px;
	border: 0;
	text-align: center;
}

.backdrop
{
	background-image: url('gfx/wallpaper.jpg');
	width: 539px;
	height: 390px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -99;
}

.rootcontainer
{
	margin: 0 auto;
	width: 795px;
	height: 100%;
	text-align: justify;
}

.header
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 16px;
	margin-right: 16px;
	height: 224px;
	width: 763px;
}

.nav-cell
{
	background-color: #FFFFFF;
	padding: 3px;
	width: 772px;
	text-align: center;
	font-weight: bold;
}

.content-cell
{
	background-color: #FFFFFF;
	padding: 3px;
	width: 772px;
}