body {
	background-image:url(images/background.jpg); background-repeat:repeat-x;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#626262;
	text-align:justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#middle {
	font-family:"Trebuchet MS";
	color: #494949;
	font-size:14px;
	}
	
#middle h1 {
	font-family:"Trebuchet MS";
	color:#c30001;
	font-size:28px;
	margin:0px;
	font-weight:normal;
	}
	#middle h2 {
	color:#c30001;
	font-size:22px;
	margin:0px;
	font-weight:normal;
	}
	#middle h3 {
	color:#c30001;
	font-size:16px;
	margin:0px;
	font-weight:normal;
	}

#middle a:link {
	color: #626262;
	text-decoration: underline;
}
#middle a:visited {
	color: #626262;
	text-decoration: underline;
}
#middle a:hover {
	color: #c30001;
	text-decoration: underline;
}
#photos {
	background-image:url(images/backphotos.jpg); background-repeat:repeat-x;
	height:265px;
	}

#footer {
	background-image:url(images/footer.jpg); background-repeat:repeat-x;
	font-family:"Trebuchet MS";
	text-align:center;
	width:960px;
	height:73px;
	color: #FFFFFF;
	font-size:14px;
	}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
	
