body
{
	margin: 10px;
	font-family: times new roman;
	font-size: 12px;
	background-color: #666666;
}

table.main
{
	width: 900px;
	height: 100%;
	border: solid 1px black;
	border-collapse: collapse;
	background-color: white;
	margin: auto;
}

table.main td
{
	vertical-align: top;
	padding: 5px;
}

td.banner
{
	height: 70px;
	border-bottom: solid 1px black;
	text-align: center;
	vertical-align: middle;
}

td.navigation
{
	width: 200px;
	border-right: solid 1px black;
}

a.banner
{
	border: 0px none;
}

a.banner img
{
	border: 0px none;
}

table.orks
{
	font-family: helvetica;
}