.version.index /* version checker */
{
	color: #0000F0;
	background-color: #402986;
}

.html
{
	background-color: #000000;
	background: -webkit-gradient(linear, center top, center bottom, from(#000000),color-stop(100%, #FFFFFF));
	background: -webkit-linear-gradient(top,#000000 ,#FFFFFF 100%);
	background: -o-linear-gradient(top,#000000 ,#FFFFFF 100%);
	background: linear-gradient(to bottom,#000000 ,#FFFFFF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF000000, endColorstr=#FFFFFFFF, GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#FFFFFFFF', GradientType=0)";
}

#page
{
	z-index: 1;
	width: 1280px;
	min-height: 638px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 20px 62px;
}

#u81
{
	z-index: 6;
	width: 1280px;
	min-height: 724px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
}

#u76-4
{
	z-index: 2;
	width: 948px;
	min-height: 76px;
	color: #0000FF;
	font-size: 27px;
	line-height: 32px;
	text-align: center;
	font-family: Comic Sans, Comic Sans MS, cursive;
	margin-left: 146px;
	margin-top: 10px;
	position: relative;
}

body
{
	position: relative;
	min-width: 1320px;
	padding-top: 36px;
	padding-bottom: 36px;
}

#page .verticalspacer
{
	clear: both;
}

