#bodyPictures {
 position: relative;
 height: 215px;
 width: 1029px;
 
}

#bodyCopy {
 position: relative;
 margin-top: 10px;
 background-color: white;
 height: 215px;
 width: 1029px;
	
}
#bodyCopyText {
padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
line-height: 130%;
color: #6D6E71;
}

h1 {
 padding-bottom: 5px;
 }
/* TOP HEADER CSS UNDER THIS LINE*/
/* start test_final css*/
#container {
 position: relative;
 width: 1029px;
 height: 215px;

 
}

#box1  {
 height: 215px;
 width: 161px;
 background-color: #d07628; 
 margin-right: 12px;
 float: left;

}
#box2  {
 height: 215px;
 width: 161px;
 background-color: #6d6e72; 
 margin-right: 12px;
 float: left;

}
#box3  {
 height: 215px;
 width: 161px;
 background-color: #6d6e72; 
 margin-right: 12px;
 float: left;

}
#box4  {
 height: 215px;
 width: 161px;
 background-color: #6d6e72; 
 margin-right: 12px;
 float: left;

}
#box5  {
 height: 215px;
 width: 161px;
 background-color: #6d6e72; 
 margin-right: 12px;
 float: left;

}
#box6  {
 height: 215px;
 width: 164px;
 background-color: #6d6e72; 
 float: left;

}
.historyImage {

padding-left: 10px;
padding-top: 10px;

}

/* PANIC CSS UNDER THIS LINE*/
a:link,
a:visited {
	color: #505050;
	text-decoration: none;
	}
a:hover,
a:active {
	color: #505050;
	text-decoration: underline;
	}
#toolbarwrap {
	width: 415px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	background: #101010 url(images/header.gif) repeat-x 0 0;
	border-bottom: 6px solid #790000;
	position: relative;
	}
ul.navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ul.navigation li {
	float: left;
	padding: 0 0 0 25px;
	}
ul.navigation li a {
	float: left;
	line-height: 38px;
	border-top: 5px solid #202020;
	color: #707070;
	}
ul.navigation li a:hover {
	text-decoration: none;
	border-top: 5px solid #606060;
	color: #BCBCBC;
	}
ul.navigation li.active {
	color: #BCBCBC;;
	text-decoration: underline;
}
ul.navigation li.inactive {
	text-decoration: none;
	color: #707070;
}

#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 1029px;
	margin-top: 10px;
	
}
#scroller {
	width: 1029px;
	margin: 0 auto;	
	overflow: hidden;
}
#content {
	width: 6386px;
}
.section {
	width: 1029px;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	height: 250px;
	color: #6D6E71;
}

.sectionText {
 padding-left: 10px;
 padding-top:  10px;
 padding-right: 10px;

}
.sectionText H1 {
 margin-bottom: 5px;

}
