* {
    padding: 0px;
	margin: 0px;
}
body {
	font: 16px Arial, Helvetica, sans-serif;
	color: #003399;
	background: #0066CC url(../img/bg_image2.gif) repeat;
	text-align: center;
}

#wrapper {
	margin: auto;
	width: 760px;
	height: 100%;
	background-color: #E2EFFF;
	text-align: left;
}
li {
	margin-left: 50px;
}
#header {
	width: 100%;
	height: 171px;
	background: url(../img/bedford_1_header.jpg);
}
#content {
	margin: 0px 0px 0px 20px;
	z-index: 10;
	position: relative;
	width: 700px;
	height: auto;
	font-size: .85em;
	line-height: 1.4em;
	padding-bottom:50px;
	padding-left:5px;
}
body#hp #content {
	margin: 0px 0px 0px 20px;
	z-index: 10;
	position: relative;
	width: 700px;
	height: auto;
	font-size: .85em;
	line-height: 1.2em;
	padding-bottom:50px;
}
#footer {
	height: 272px;
	float: left;
	margin-top: -110px;
	width: 100%;
	background: #E2EFFF url(../img/bedford_1_footer.jpg) no-repeat bottom;
}
#hnav {
	position: relative;
	top: 80px;
	padding-left: 7px;	
}
#hnav a,
#hnav a:link,
#hnav a:visited {
	margin: 1px;
	padding: 1px 4px;
	font-size: .85em;
	color: #0033FF;
	text-decoration: none;
	font: 14px Arial, Helvetica, sans-serif;
}
#hnav a:hover {
	color: #990000;
}
#hnav a:active,
body#hp #hnav a.hp,
body#au #hnav a.au,
body#pg #hnav a.pg,
body#ec #hnav a.ec,
body#tf #hnav a.tf,
body#ea #hnav a.ea,
body#cu #hnav a.cu,
body#ap #hnav a.ap
 {
	background: #CAE0EC;
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #333333;
}
.kminfo {
    display: none;
}
.footertext {
    font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 500px;
	position: relative;
	top: 85px;
	left: 125px;
}
#content H1, H2, H3, H4, H5, H6, P, UL, OL, DL {
	white-space: normal;
	display: block;
	padding: 0px 0px 5px 1em;
	line-height: 1.2em;
}
#content h1, h2, {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body#hp #content img {
	margin-left: -50px;
	padding-right: 20px;
}
#content a:link,
#content a:visited {
    color: #000000;
	text-decoration: none;
}
#content a:hover {
    color: #0099FF;
	text-decoration: none;
}#wrapper #triad {
	float: left;
	z-index: 5;
	position: relative;
	top: 25px;
}
#wrapper #siteheadline {
	z-index: 15;
	float: left;
	position: relative;
	top: -10px;
	left: -130px;
	
}
#header h1 {
	font-size: 1.25em;
	text-align: right;
	position: relative;
	top: 65px;
	right: 10px;
}
#content H1 {
	font-size: 2.00em;
	padding: 2px;
}
.dataform {

}
.dataform label {
	font-weight: bold;
}
.dataform input,
.dataform textarea {
	font-family: "Comic Sans MS", fantasy, cursive, sans-serif;
	border: none;
	border-bottom: solid 1px #333399;
	background-color: none;
}
.dataform textarea {
	border: solid 1px #333399;
	background-color: none;
}
.dataform .submitbutton {
	float:right;
	background-color: #333399;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 3px;
}
.thumbpix {
	width: 130px;
	height: 110px;
	float: left;
	background-color: #FFF;
	border: solid 1px black;
	margin: 3px;
}
.number {
	color:#FFFFFF;
	font-size:16px;
}