/* @override http://localhost/~ben/aimee/css/default.css */

body {
	behavior:url('csshover3.htc');
	background-color: #02324b;
	color: #fff;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	margin: 0;
}

a {
	text-decoration: none;
	color: #f2dffb;
}

#page {
	text-align: center;
}

#page_container {
	position: relative;
}

#top_container
{
	background-color: #00486e;
	z-index: 0;
}

#page_body
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footer
 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}

#top {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

