.footer {
	background: #CCCC66;
	height: 85px;
	width: 655px;
	position: absolute;
	left: 125px;
	bottom: 25px;
}
.header {
	height: 78px;
	width: 655px;
	position: absolute;
	left: 125px;
	top: 5px;
	background: #CCCC66;
}
td {
	text-align: center;
	vertical-align: top;
	font: bolder normal 16px "Tempus Sans ITC";
	color: #FF0000;
}
.menu {
	background: #CCCC66;
	height: 53px;
	width: 655px;
	position: absolute;
	left: 125px;
	top: 100px;
}
