#Wrapper {
	height: 1174px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Nav_Col {
	float: left;
	height: 1174px;
	width: 170px;
	
}
#MainBody {
	background-color: #FFFFFF;
	float: right;
	height: 1174px;
	width: 830px;
	background-image: url(../images/letterhead_All.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Header {
	height: 50px;
	width: 790px;
	padding: 20px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	
	font-variant: normal;
}
#MainNav {
	
	float: left;
	height: 677px;
	width: 170px;
	background-image: url(../images/top1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#LowerNav {
	float: left;
	height: 497px;
	width: 170px;
}

#One {
	height: 964px;
	width: 500px;
	float: left;
	font: normal 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background-image: none;
	text-align: justify;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 00px;
	padding-left: 20px;
}


#Footer {
	height: 100px;
	width: 100%;

}
#Two {
	float: right;
	height: 964px;
	
	font: normal 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background-image: none;
	text-align: justify;
	width: 280px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.thumbs img {
	border: 1px solid #FFFFFF;
	
	
	position: relative;
	
	margin: 0px;
}
.thumbs img:hover {
	border-color: #FF6600;
}


#TopFooter {
	height: 35px;
	width: 830px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 24px;
	float: right;
}
#BottomFooter {
	height: 65px;
	width: 810px;
	font: normal 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-right: 20px;
}
