body {
	background:#003366;
}
#header_outer{
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	z-index:3;
	background:url(../images/top_shadow.png) top repeat-x;
}
#top{
	border-bottom:1px dashed #666;
}
#suckerfish{
	background:#3e3d3c;
}
#content_outer{
	background:#F4F3EF;
}
