<style type="text/css">
<!--
#container {
	width: 700px;
	margin-left: -350px;
	position: relative;
	left: 50%;
}
#header {
	background-image: url(../images/top_logo_banner.gif);
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 700px;
}
#content {
	background-image: url(../images/tilelogo.gif);
	padding: 0px;
	width: 700px;
}
#text {
	padding: 30px;
}
body {
	background-image: url(../images/gradient_mem_area.jpg);
	background-repeat: repeat-x;
	background-color: #CDFFFF;font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#graphic {
	background-image: url(../images/mem_area_graphic.jpg);
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100px;
	float: right;
}
#black {
	float: left;
	height: 15px;
	width: 15px;
	background-color: #000;
}
#footer {
	background-color: #676799;
	height: 50px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
-->
</style>

