@charset "UTF-8";body  {	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #454343;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8pt;	margin-top: 19px;	margin-right: 0;	margin-bottom: 0;	margin-left: 0;}body#home a#home,body#about a#about{	color: #572ba0;}#container {	width: 825px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: #FFFFFF;	text-align: left; /* this overrides the text-align: center on the body element. */	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	position: relative;} #header {	height: 370px;	padding: 0;} #header1 {	height: 20px;	background-image: url(images/campbell_03.gif);	text-align: right;	vertical-align: bottom;	font-size: 7pt;	padding-top: 50px;	padding-right: 0;	padding-bottom: 0;	padding-left: 0;	color: #6d6d6d;}#header2 {	padding: 0;	margin: 0px;}#mainContainer {	float: left;	width: 825px;	margin: 0px;	padding: 0;}#Left {	top: 60px;	left: 0;	width: 148px;	float: left;	padding-top: 19px;	padding-right: 19px;	padding-left: 19px;}ul {	padding: 0px;	list-style-type: none;	font-size: 8pt;	float: left;	width: 185px;	margin: 0px;}li {	padding: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 10px;	margin-left: 0px;}li a {	font-weight:normal;	text-decoration:none;	text-align: left;	color: #6d6d6d;}li a:hover {	color: #572ba0;	background-image: url(images/over.gif);	background-repeat: no-repeat;}#Right {	right: 0;	width: 187px; /* padding keeps the content of the div away from the edges */	float: right;	padding-top: 19px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}#Right img {	padding-top: 0px;	padding-right: 0px;	padding-bottom: 19px;	padding-left: 0px;}#mainContent {	float: left;	width: 414px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 19px;	padding-left: 0px;	margin-top: 19px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}#mainContent p {	padding: 0;	margin-top: 0;	margin-right: 0;	margin-bottom: 12px;	margin-left: 0;	line-height: 16px;}#footer {	width: 825px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #000;	float: left;	text-align: center;	background-image: url(images/footer-img.gif);	background-repeat: no-repeat;	background-position: center 0px;	padding-top: 66px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	color: #787676;} #footer p {	letter-spacing: 2px;	font-size: 7pt;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding-top: 10px;	padding-right: 0;	padding-bottom: 10px;	padding-left: 0;}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}a.linksFooter {	color:#572ba0;	text-decoration: none;	font-weight: normal;}a.linksFooter:hover {	color:#900;	text-decoration: none;}#Left img {	padding-top: 36px;	float: left;}a.linkstop {	color:#6d6d6d;	text-decoration: none;	font-weight: normal;	letter-spacing: 2px;}a.linkstop:hover {	color:#6237A6;	text-decoration: none;}