table.container {
	color: #333333;
	background-color: #ffffff;
	width: 770px;
	height: 100%;
}

table.footer {
	color: #333333;
	background-color: #ffffff;
	width: 770px;
}

table.content {
	color: #333333;
	background-color: #ffffff;
	height: 100%;
}

#leftContent {
	color: #fff;
	background-color: #336699;
	width: 174px;
	height: 100%;
}

#leftContent table {
	color: #fff;
}

#rightContent {
	padding: 0px;
	vertical-align: top;
}
