a {
	text-decoration: none;
	font-weight: bold;
	color:  #fff;
	outline: none;
	}
body
	{
	background: #fff;
	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 */
	}

#main {
	margin: 100px 10px 0px 10px;
	padding: 0px;
	border: 0px;
	height: 225px; /* ie5win fudge begins (thanks to owen briggs at http://www.thenoodleincident.com/tutorials/box_lesson/index.html) */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 225px;
	}
html>body #main {
	height: 225px; /* ie5win fudge ends */
	}
#projectnames {
	margin: -18px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	height: 10px; /* ie5win fudge begins (thanks to owen briggs at http://www.thenoodleincident.com/tutorials/box_lesson/index.html) */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 10px;
	}
html>body #projectnames {
	height: 10px; /* ie5win fudge ends */
	}
#circles {
	margin: -30px 0px 0px -600px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}
