body {
	background-image: url(../rsrc/common/body.gif);
	background-repeat: repeat-x;
	background-color: #002e59;
	text-align: center;
	margin:  0px;
	padding: 0px;
}
img, embed, object {
	vertical-align: bottom;
}
#wrp {
	text-align: left;
	position: relative;
	margin-left:  auto;
	margin-right: auto;
	width: 890px;
}
#top {
	clear: both;
	width: 890px;
	background-color: #ffffff;
}
#nav {
	width: 890px;
	height: 125px;
	background-color: #ffffff;
}
#nav img.logo {
	float: left;
}
#nav #items {
	width: 740px;
	float: left;
}
#ftr {
	width: 890px;
	clear: both;
}
#ftr p {
	margin-top: 10px;
}
#clear {
	clear: both;
}
