.html
{
	background: #7F7F7F url("../images/tile_background.jpg") repeat left top fixed;
}

#page
{
	z-index: 1;
	width: 0px;
	min-height: 0px;
	border-style: none;
	border-color: transparent;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	padding-top: 62px;
	padding-right: 960px;
	padding-bottom: 438px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url("../images/kilobite_center.gif") no-repeat center center;
}

.Style
{
	border-style: none;
	border-color: #000000;
	background: #FFFFFF url("../images/tile_background.jpg") repeat left top;
}

body
{
	padding-top: 36px;
	padding-bottom: 36px;
}

#page .verticalspacer
{
	clear: both;
}

