html, body {
	background: #C10708; }
	
	#footer {
		background: url(images/dy_footer_bg.jpg) top left no-repeat; }
		
/*** CONTENT ***/
#content {
	width: 950px;
	float: left; }
	
	/*** NAVIGATION ***/
	ul#nav { 
		width: 950px;
		height: 130px;
		margin: 0 347px;
		float: left;
		list-style: none; }
