body {
		background: #000000 url('images/bgGradient.gif') repeat-x;
		color: #E8E8E8;
		font-family: helvetica, arial, sans-serif;
		font-size: 90%;
		}
	#mainWrapper {
		width: 900px;
		margin: auto;
		}
	a, a:visited, a:active {
		color: #E8E8E8;
	}
	a img {
		border: none;
		}
	a:visited .menu {
		color: #000000;
		}
	.tab img {
		padding: 0px 1px;
		}
	#innerWrapper {
		border: 2px solid #A4A9B0;
		background: #000000;
		}
	#mainText {
		height: 350px;
		padding: 10px;
		}
	.gallery img {
		padding: 5px 4px 8px 4px;
		}
<!--bof menu -->

.menuActuator a { 
	color:#000000;
	font-weight:bold;
	font-size:14px;
	font-family:arial;
	padding: 10px 0px;
	}
.menu a {
	color: #000000;
	text-decoration: none;
	}
.menu a:hover {
	text-decoration: underline;
	}
a:visited .menu {
	color: #000000;
	}
.menu {
	font-family:helvetica, arial, sans-serif;
	text-align: center;
	line-height: 2em;
	color:#000000;
	font-weight: bold;
	text-transform: lowercase;
	font-size:12px;
	layer-background-color:#A7FE81 url('images/nav_slidebg.gif');
	background: #A7FE81 url('images/nav_slidebg.gif');
	z-index: 10;
	}
td div {
   /* this makes TDs a container with their own coordinate system.
   absolutely-positioned elements will be offset relative to them */
   position:relative;
   }
#copy {
	width: 600px;
	padding: 10px 0px;
	font-size: .8em;
	color: #A4A9B0;
	}
#copy a {
	color: #A4A9B0;
	text-decoration: none;
	}
.scrollContent {
	font-size: .9em;
	}
h1, h2, h3, h4, h5 {
	color: #A7FE81;
	margin-top: 20px;
	}
#results td {
	padding: 0px 0px 12px 0px;
	}