body	 {
	font-family: "Arial", Arial, sans;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000;
	}

.content, .top, .bottom {
	background: #000000;
	position: absolute;
	margin-left: 30%;
	left: -98px;
	width: 750px;
	top: -36px;
	}

.content {
	text-align: left;
	margin-top: 200px;
	height: 328px;
	width: 804px;
	}

.image {
	background: url(images/cheatsearch.jpg);
	height: 80px;
	width: 469px;
	position: absolute;
	top: 19px;
	margin-left: 35%;
	left: 10px;
	}

.top {
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-top: 99px;
	height: 100px;
	font-size:12px;
	line-height: 80px;
	font-family:Arial, "Arial", Arial, sans;
	color: #00486C;
	padding-left: 120px;
	}

.bottom {
	height: 104px;
	padding-left: 0px;
	line-height: 12px;
	font-size:10px;
	color: #126336;
	}
	
.contentb {
	width: 750px;
	height: 300px;
	margin-left: 25px;
	margin-top: -70px;
	}
	
b	 {color:#126336}
	


a:link {color: #00ffff; text-decoration: none; }
a:active {color: #0000ff; text-decoration: none; }
a:visited {color: #ff00ff; text-decoration: none; }
a:hover {color: #00A2B4; text-decoration: underline; }

/* --- Hideable Div --- */ 
	
#about { display:none; width: 60%; padding:0px 10px 0px 10px;  border-width:thin; border-style:dotted; margin-top:10px; font-size:1em; color:#333; }
#about p { text-align:left; }
#showaboutlink { display:block }
#hideaboutlink { display:none }