body	 {
	font-family: "Arial", Arial, sans;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/codesearch.jpg); 
	}

.content, .top, .bottom {
	background: #cccccc;
	position: absolute;
	margin-left: 30%;
	left: -115px;
	width: 750px;
	top: -37px;
	background-color: #ffffff;
	}

.content {
	text-align: left;
	margin-top: 200px;
	height: 328px;
	width: 698px;
	}

.image {
	height: 80px;
	width: 618px;
	position: absolute;
	top: 18px;
	margin-left: 35%;
	left: -26px;
	}

.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: 100px;
	margin-top: -70px;
	}

#results {
	width: 750px;
	height: auto;
	min-height: 100%;
	margin: 0px auto;
	padding: 100px;
	background-color: #ffffff;
}


.footer {
	width: 750px;
	margin-left: 5px;
	margin-top: 10px;
	}
	
b	 {color:#126336}
	


a:link {color: #0033ff; text-decoration: none; }
a:active {color: #00ffff; text-decoration: none; }
a:visited {color: #330066; text-decoration: none; }
a:hover {color: #00ffff; text-decoration: underline; }
