body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-image: url(../images/background_new.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#masthead {
	text-align: center;
	position: absolute;
	left: 0px;
	top: -10px;
	z-index: 2;
}
#nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 237px;
	top: 88px;
	z-index: 3;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 244px;
	top: 776px;
	width: 569px;
	z-index: 4;
}


#wrapper {
	width: 770px;
	margin: 0 auto;
	position: relative;
}
#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: #7D7335;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
#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: #EDB119;
}
#photos {
	position: absolute;
	left: -90px;
	top: 155px;
	width: 320px;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
}
.photos {
	border: 3px solid #EDB119;
}
#main_photo {
	position: absolute;
	left: -127px;
	top: 118px;
	z-index: 1;
}
.header {
	color: #7D7335;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.header2 {
	color: #7D7335;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

