*{ margin: 0; padding: 0;}
#gj_top {
	position: relative; 
	margin: 0 auto; 
	width: 695px; 

	font-family:serif;
} 
#gj_header_logo {
	background-color: #3399CC; 
	float: left;
	color: white;
	width: 149px;
	height: 80px;
	margin-bottom:1px;
}
#gj_header_message {
	background-color: #3399CC; 
	padding-left: 3px;
	float: left;
	font-family: sans-serif;
	font-size: 16px;
	color: white;
	width: 267px;
	height: 80px;
	margin-bottom:1px;
}
#gj_header_4greatapes {background-color: #3399CC; 
	color: white;
	float: left;
	width: 273px;
	height: 80px;
	margin-bottom:1px;
}
#gj_subheader {background-color: #003399;
	clear:both;
	color: white;
	height: 23;
	padding: 5px;
}

}
#gj_main {padding-top:10px;
	margin-left: 10px;
	line-height: 1.5;
	font-size:16px;
	float:none;
}
a:hover
	{background: #A4FFA4;
	text-decoration: underline;
	color: blue;
		}
