body {
  voice-family: "\"}\"";
  voice-family:inherit;
} 

/* Banner */
#banner {
	top: 0px;
	width: 700px;
}

/* Nav */
#nav {
	width: 700px;
}

/* Column Structure */
#content {
	width:700px;
}

/* Footer */
#footer {
	clear: both;
	width: 700px;
	margin: 0 auto 0 auto;
}

#footer .hide {
	display: none;
}