body
{
	background-image: url(../_images/_general/logo.gif);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-position: -1px 0px;
}

#contentCenterH
{
	display: block;
	width: 875px;
	margin: 0px auto;
	padding: 0px 0px 0px 85px;
	vertical-align: 50%;
}

#contentCenterV
{
	height: 578px;
}

h1
{
	z-index: 3;
	position: absolute;
	padding: 0px;
	margin: 0px;
}

h1 a
{
	width: 39px;
	height: 472px;
	display: block;
}

.hidden
{
	display: none;
}

#mainContentTL
{
	width: 100%;
	height: 99%;
	position: absolute;
	top: 0px;
	left: 0px;
}

