body
	{
	background: #fff;
	background-image: url("../images/meg_riding.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	/* part 1 of 2 centering hack */
	}

#contentstates {
	margin: 100px 10px 0px 10px;
	padding: 0px;
	border: 0px;
	height: 80px; /* ie5win fudge begins (thanks to owen briggs at http://www.thenoodleincident.com/tutorials/box_lesson/index.html) */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 80px;
	}
html>body #contentstates {
	height: 80px; /* ie5win fudge ends */
	}
	
#contentstatenames {
	margin: 100px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	height: 80px; /* ie5win fudge begins (thanks to owen briggs at http://www.thenoodleincident.com/tutorials/box_lesson/index.html) */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 80px;
	}
html>body #contentstatenames {
	height: 80px; /* ie5win fudge ends */
	}

