@charset "UTF-8";body {	padding: 0px;	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: #4A4A3B;	font-family: Arial, Helvetica, sans-serif;	font-size: 85%;	line-height: 1.8em;	background-color: #FFF;	font-style: normal;	font-weight: 500;	font-variant: normal;	text-transform: none;	background-attachment: scroll;	background-repeat: repeat-x;	background-image: url(profilestrip.jpg);	margin: 40px 0px 0px;}.oneColFixCtrHdr #container {	width: 1000px;	text-align: left;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	background-color: transparent;	top: 40px;	display: block;	background-position: center top;	width:1000px;}.oneColFixCtrHdr #header {	text-align: center;	height: 180px;	padding-top: 0px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 20px;	margin-top: 40px;	width: 970px;}.oneColFixCtrHdr #header h1 {	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */	padding-right: 0px;	padding-left: 0px;}.oneColFixCtrHdr #mainContent {	padding-top: 0px;	padding-right: 0px;	padding-bottom: 50px;	padding-left: 0px;	background-color: transparent;	height: 600px;	width: 1000px;}.oneColFixCtrHdr #footer {	height: 80px;	padding-top: 0;	padding-right: 0px;	padding-bottom: 0;	padding-left: 0px;	background-color: transparent;	text-align: center;}.oneColFixCtrHdr #footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	text-align: center;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:none;	background-attachment: fixed;	background-image: url(paleindex.jpg);	background-repeat: no-repeat;	text-align: center;	position: absolute;	background-position: center center;	height: 100%;	margin: 0px;}.border {	margin-top: 0px;	margin-bottom: 0px;	border-top-width: 4px;	border-bottom-width: 4px;	border-top-style: solid;	border-top-color: #666;	text-align: center;	margin-right: 50px;	margin-left: 50px;	font-size: 85%;	font-weight: 600;	color: #4A4A3B;	font-style: normal;	font-variant: normal;	font-family: Arial, Helvetica, sans-serif;}.subnav {	margin-top: 30px;	margin-bottom: 0px;	border-top-width: 4px;	border-bottom-width: 4px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: f3e9d8;	border-bottom-color: f3e9d8;	text-align: center;	margin-right: 50px;	margin-left: 50px;}.subnav ul{	list-style-type: none;	text-align: center;	font-size: 95%;	vertical-align: top;	margin: 0px;	list-style-image: none;	padding: 0px;}.subnav li{	display: inline;	font-weight: 600;	padding-left: 10px;	padding-right: 15px;	word-spacing: normal;	text-align: center;	left: 0px;	right: 0px;}a:link {	color: #e77672;	text-decoration: none;}a:visited {	text-decoration: none;	color: #e77672;}a:hover {	text-decoration: none;	color: #906;}a:active {	text-decoration: none;	color: #e77672;}