/* NAV */#nav {	width: 736px;	height: 34px;	margin: 13px 0;	position: relative;	z-index: 50;
	font-size: 12px;}#nav p {	z-index: 500;	position: relative;	bottom: 24px;	left: 25px;		letter-spacing: 1px;	}#nav p a {	margin: 0 6px;}#nav a:hover {	color: #9c243c;}