#nav {
	margin: 14px auto 5px;
}

html>body #nav {
	margin: 14px auto 17px;
}

#nav li {
	height: 28px;
}

#content {
	background: url(/images/SRA_HomePage_bkgnd.gif) top repeat-y;
}