﻿body
{
	width: 900px;
	height: 100%;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #CCCCCC;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #0000FF;	
}
#Headzone
{
	top: 0px;
	height: 3%;
	color: #FFFFFF;
	float: none;
}
#Menuzone
{
	height: 3%;
	width: 100%;
	float: none;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	background-color: #FF9999;
}
#Middlezone
{
	width:100%;
	height:auto;
	float: none;
	background-color: #FFFFFF;
}
#Footzone
{
	height: 3%;
	width: 100%;
	float: none;
	line-height: 30px;
	background-color: #FF9999;
}
#Middlezone #leftzone
{
	width:30%;
	height:100%;
	background-color:White;
	float:left;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}
#Middlezone #rightzone
{
	width: 70%;
	height: 100%;
	background-color: #FFFFFF;
	float: right;
}
#Middlezone #leftzone #topzone
{
	width:100%;
	height:33%;
	float:none;
	vertical-align:middle;
	text-align:left;

}
#Middlezone #leftzone #middlezone
{
	width:100%;
	height:33%;
	float:none;
}
#Middlezone #leftzone #bottomzone
{
	width:100%;
	height:33%;
	float:none;
}
