@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #132216;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #1a4724;
}
body a:link {
 color: #1f5d15;
 text-decoration: underline;
 }
body a:active {
 color: #1f5d15;
 text-decoration: underline;
 }
 body a:hover {
 color: #1f5d15;
 text-decoration: underline;
 }
 body a:visited {
 color: #1f5d15;
 text-decoration: underline;
 }

.inner_link_wrapper {
	margin: auto;
	width: 760px;
	height: 50px;
	display: flex;
	justify-content: right;
	align-items: center;

}


	
.inner_link_wrapper  img {
	margin-left: 20px;
}

.photos {
	position: absolute;
	left: 8px;
	top: 0px;
}
.sidelinks {
	position: absolute;
	left: 56px;
	top: 306px;
	z-index: 2;
}
.page_title {
	position: absolute;
	left: 347px;
	top: 28px;
}

.sub_title{
	Position: absolute;
	left: 347px;
	top: 50px;
}

#textbox {
	font-size: 13px;
	line-height: 26px;
	width: 370px;
	padding-top: 75px;
	padding-right: 44px;
	padding-bottom: 36px;
	padding-left: 349px;
	position: relative;
}

ul {
padding-left: 13px;
margin-top: 24px;
margin-bottom: 0px;
}
.subheader {
	font-size: 15px;
	color: #333333;
}
