/* Missing Toenails
 * CSS Document 
 * 25.3.10 / rcd
 */

#mt_header {
	position: relative;
	width: 970px;
	margin: auto;
	padding: 20px 0px 0px 0px;
	}

#mt_nav {
	position: relative;
	width: 970px;
	margin: auto;
	padding: 0px;
	top: 5px;
	background: #E3417C;
	}
	
#mt_footer {
	position: relative;
	width: 970px;
	margin: auto;
	padding: 0px;
	top: 5px;
	bottom: 5px;
	background: url(images/mt_footer.jpg) top center no-repeat;
}

 #mt_footer a {
 	color: #ffffff;
 	}
