body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	scrollbar-arrow-color:#666;
	scrollbar-base-color:#ffffff;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#666;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3d-light-color:#ffffff;
	/* part 1 of 2 centering hack */
	}
#content {
	width: 800px; 
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #666;
	border: 3px solid #ccc;
	text-align:center; 
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	}
#contentbis {
	width: 800px; 
	padding: 10px;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #666;
	border: 3px solid #ccc;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	}
a:link {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-style: italic;
}a:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}a:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}
html>body #content {
	width: 800px; /* ie5win fudge ends */
	}

