#gbrooks img {
	float: left;
	margin: 7px;
}
#gbrooks h1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	overflow: auto;
	position: relative;
	z-index: auto;
	background-color: #00FF00;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	float: none;
	clear: none;
	margin: 0px;
}

#gbrooks {
	position: relative;
	width: 510px;
	background-color: #CC6600;
	border: thin solid #000000;
}
#gbrooks p {
	text-align: justify;
	margin: 7px;
}
#nwebb img {
	float: right;
	margin: 7px;
}
#nwebb p {
	text-align: justify;
	margin: 7px;
}
#nwebb {
	position: relative;
	width: 510px;
	background-color: #CC6600;
	border: thin solid #000000;
}
