.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEDEE6;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	font-weight: bold;
	color: #1F4C79;
	margin: 0px;
	padding: 5px;
}
body {
	background-color: #c4c0f3;
	margin: 0px;
	text-align: center;
}
.content {
	width: 780px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
.thumbswrapper {
	background-color: #FFFFFF;
	border: 1px solid #006699;
	margin: 2px;
	width: 770px;
	padding: 2px;
}

.thumbholder {
	height: 90px;
	width: 120px;
	margin-right: 5px;
	border: 5px double #003164;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-top: 3px;
}
.pagetitleheader {
	background-color: #C4C0F3;
	border: 2px solid #003463;
	margin-top: 3px;
	width: 760px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #000066;
}
.menulinks A:visited{
	color: #003333;
}
.truckwording {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.pagecontent{
	background-color: #D8E7FC;
	border: 2px solid #003463;
	margin-top: 3px;
	text-align: center;
	padding: 3px;
	width: 754px;
}



