body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #333;
	text-align: center;
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}

h1	{
	font: 28px/0.8em Univers, Arial, Verdana, sans-serif;
	letter-spacing: 0.25em;
	padding: 0.4em 0 0 0;
	margin: 0;
	}

img {
	border: 0;
	}

#content {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #666;
	border: 5px solid #ccc;
	text-align:center; /* part 2 of 2 centering hack */
	width: 630px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 600px;
	}

html>body #content {
	width: 600px; /* ie5win fudge ends */
	}

#contenthk {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #666;
	border: 5px solid #ccc;
	text-align:center; /* part 2 of 2 centering hack */
	width: 430px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 400px;
	}

html>body #contenthk {
	width: 400px; /* ie5win fudge ends */
	}

#content800 {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #666;
	border: 5px solid #ccc;
	text-align:center; /* part 2 of 2 centering hack */
	width: 830px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	}

html>body #content800 {
	width: 800px; /* ie5win fudge ends */
	}

#content950 {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #666;
	border: 5px solid #ccc;
	text-align:center; /* part 2 of 2 centering hack */
	width: 980px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px;
	}

html>body #content950 {
	width: 950px; /* ie5win fudge ends */
	}

#content1000 {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #666;
	border: 5px solid #ccc;
	text-align:center; /* part 2 of 2 centering hack */
	width: 1030px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1000px;
	}

html>body #content1000 {
	width: 1000px; /* ie5win fudge ends */
	}

pre {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 5px; 
	text-align: center;
	}

#left {
	float:left;
	width:auto;
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	text-align:left;
	}

#right {
	float:right;
	width:auto;
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	text-align:right;
	}
