﻿html, body
{
	margin: 0;
	padding: 0;
	background-color: White;
	height: 100%;
	width: 100%;
	text-align: center;
	background: url(../_images/main_bg.png) repeat-y center;
}
body form
{
	margin: 0;
	padding: 0;
	background-color: White;
	height: 100%;
	width: 100%;
	text-align: center;
}
table.wip
{
	width: 100%;
	height: 100%;
	border: 0;
}
table.wip td.wip
{
	vertical-align: middle;
	text-align: center;
}
table.wip td.wip div.wip
{
	width: 1024px;
	height: 768px;
	overflow: hidden;
	background: url(../_images/main.png) no-repeat top center;
	text-align: center;
}
table.wip td.wip div.wip table.menu
{
	margin-top: 437px;
	width: 1024px;
	height: 768px;
	border: 0;
}
table.wip td.wip div.wip table.menu a.menu
{
	height: 140px;
	width: 400px;
	display: block;
	border: 0;
	background-color: Transparent;
}
