#header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 114px;
}

#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	z-index: 10;
	background-repeat: no-repeat;
	width: 740px;
	position: absolute;
	padding-top: 30px;
	padding-right: 10px;
	height: 26px;
}

#footer {
	font-size: 9px;
	color: #666666;
	width: 760px;
	text-align: center;
	background-color: #D5D0B0;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: underline;
}

#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
