#infoFrame {
	border: 0px;	
}

body {
	background-color: #fcf1cd;
	border:0;
}

#divTechLinks {
	position: absolute;
	left: 0px;
	top: 0px;
}

#divTechInfo {
	text-align: left;
	position: absolute;
	left: 180px;
	top: 15px;
	width: 414px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #989574;
}

.techTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-style: italic;
	color: #d04d2a;
	margin-top: 0px;
	margin-bottom: 16px;
}

