@charset "UTF-8";

body {
	marin: 0;
}

#menu ul {
	background-color:rgb(223,52,87);
	height:15px;
	float:left;
	padding:10px;
}
	
	
	#menu ul li {
		font:Bondoni 72;
		font-size:18px;
		line-height:15px;
		color:#000;
		display:block;
		margin:20%;
	}
		
		/* "auto" makes the left and right margins center the wrapper */
#wrap { 
	width: 900px; 
	margin: 0 auto; 
}
		
		
		
		
	
	
	
	
	.Navigation { 
	margin: 15
	px;
}
.Navigation ul li {
	float: left;
	list-style-type: none;
}
.Navigation ul li a {
	color: #FFFFFF;
	background-color: #060;
	font-family: "Bodoni 72 Bold";
	font-size: 18px;
	text-decoration: none;
	display: block;
	height: 32px;
	width: 120px;
	text-align: center;
	line-height: 32px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
}
body p {
}
body {
}
#container header .Navigation ul a:hover {
	background-color: #6C0;
}
#leftPhoto {
	background-color: #109748;
	height: 330px;
	width: 220px;
	margin-top: 60px;
	margin-left: 1px;
	margin-bottom: 0px;
}
#centerPhoto {
	background-color: #FFF;
	margin-top: -330px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 224px;
}
#rightPhoto {
	background-color: #901930;
	height: 333px;
	margin-top: -337px;
	margin-left: 450px;
}
#footer {
	background-color: #000;
	height: 35px;
	width: 682px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 5px;
}
ul li .noBorder {
}
