#compResultsMainBody {
	position: absolute;
	height: 500px;
	width: 700px;
	left: 300px;
	top: 229px;
	color: #FFFF00;
}
.compNamePlace {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	text-align: center;
	color: #CCCC99;
}
.compSummary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	color: #FFFF00;
}
#oldCompResults {
	border: medium double #FFFF00;
	position: absolute;
	height: 126px;
	width: 417px;
	left: 450px;
	top: 230px;
}
#sideBarMiddleCompResults {
	position: absolute;
	height: 4000px;
	width: 240px;
	left: 1px;
	top: 767px;
	background-image: url(../images/yellowFiller.gif);
	background-repeat: repeat-y;
}
