#container {
	width:770px;margin:0px auto;padding:0;
}

#content {
	background:url(../art/content-bg.jpg) top left no-repeat #fff;padding:136px 72px 25px 85px;margin:0;
}

#footer {
	background-color:#013888;height:21px;width:770px;color:#FFF;
}

#footer p {
	padding:7px 11px 5px 11px;margin:0;line-height:0.8em;
}

#footer p a {
	color:#FFF;text-decoration:none;
}

#footer p a:hover {
	color:#FFF;text-decoration:underline;
}
.emphasis {
	font-weight:bold;font-style:italic;
}