body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #EDEBD2;
	margin: 0px;
	padding: 0;
	background-image: url(../images/background_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#masthead {
	text-align: center;
	position: absolute;
	left: 0px;
	top: -10px;
}
#nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 245px;
	top: 92px;
	width: 521px;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 135px;
	top: 170px;
	width: 669px;
}


#wrapper {
	width: 770px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
}
#nav_bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav_bar a:hover {
	text-decoration: underline;
}
h1 {
	color: #C37F3B;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDB21A;
}
#photos {
	position: absolute;
	left: 21px;
	top: 175px;
	width: 185px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #C37F3B;
}
.photos {
	border: 3px solid #EDB119;
}
hr {
	color: #EDB119;
	background-color: #EDB119;
}
