#wrapper {
	height: auto;
	width: 841px;
	margin-right: auto;
	margin-left: auto;
}
#backtolucy {
	float: left;
	height: 1350px;
	width: 40px;
}

body {
	background-color: #C1DAF9;
	background-image: url(../images/bkgradient1.gif);
	background-repeat: repeat-x;
}
#head title {
	height: 164px;
	width: 800px;
	background-image: url(../images/fletcher-title.gif);
	float: left;
}
#picdiv {
	width: 153px;
	height: 117px;
	padding-left: 3px;
	float: left;
}

#title pic {
	height: auto;
	width: 800px;
}
#nav_bar {
	height: 49px;
	width: auto;
	background-color: #97BF67;
	padding-left: 140px;
	padding-top: 21px;
}
#main_body {
	background-color: #97BF67;
	height: auto;
	width: 800px;
	padding: 0px;
	color: #FFF;
	margin-left: 40px;
}

.text_content {
	background-color: #FFF;
	height: auto;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}



.text_inner {
	height: auto;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	color: #056839;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.green_tab {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	float: left;
	height: 49px;
	width: 130px;
	background-image: url(../Images/tab-green.gif);
}
#pictureholder {
}


#footer {
	height: 100px;
	width: 800px;
	background-color: #063;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	line-height: 15px;
	color: #FFF;
	padding-top: 10px;
	font-size: 16px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #97BF67;
}

#white_tab {
	font-size: 18px;
	line-height: 45px;
	color: #063;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../Images/tab-white.gif);
	background-position: left top;
	font-weight: bold;
	text-align: center;
	display: block;
	height: 49px;
	width: 130px;
	float: left;
}
#nav_bar a:hover {
	color: #073A21;
}

.mapholder {
	margin-right: auto;
	margin-left: auto;
	padding-left: 85px;
}
#wrapper #main_body #text_content #text_inner #pictureholder a img  {
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 6px;
}
