@charset "utf-8";

#Container {
	Width:800px;
	Height:580px;
}

#Header {
	Top:13px;
	Left:120px;
	Width:690px;
	Bottom: 115px;
	position:absolute;
}

#VerticalMenu table {
	font-family: Verdana, Geneva, sans-serif;
	width: 110px;
	height:auto;
}

#Content {
	Top:164px;
	Left:120px;
	Width:690px;
	Bottom:580px;
	Position:absolute;
	height: 416px;
}

.footer, .push {
	height:4em;
	width:800px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:x-small;
	text-align:center;
}

