body {
		 background-color: #353535;
		 margin: 0px 0px 0px 0px;
		 padding: 0px 0px 0px 0px;
		 font-family: Arial, Helvetica, Verdana, Sans-Serif;
		 font-size:12px;
		 line-height: 1.8em;
		 }


		 
a, a:link, a:active, a:visited, a:hover, a img {
			border:0px;
			padding:0px;
			margin:0px;
			color: gray;
}
		 
#content_high{
	background-color: #353535; 	/* opera does not like 'margin:20px auto' */
	text-align:center; /* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 770px;
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
}

#content_low{
	background-color: #353535; 	/* opera does not like 'margin:20px auto' */
	text-align:center; /* part 2 of 2 centering hack */
	width: 360px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 330px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
}

#crew{
	background-image: url('img/bg_text.gif'); 	/* opera does not like 'margin:20px auto' */
	text-align:center; /* part 2 of 2 centering hack */
	width: 360px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 330px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
}

html>body #content_high {
	width: 770px; /* ie5win fudge ends */
	}

html>body #content_low {
	width: 330px; /* ie5win fudge ends */
	}
