/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 .solarCells {
	padding: 0px;
	width: 445px;
	margin-top: 320px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 405px;
	z-index: 6;
	visibility: visible;
	overflow: visible;
}
.newStarburst {
	background-image: url(../images/NEWstarburst.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 90px;
	width: 80px;
	float: right;
	position: absolute;
	left: 370px;
	top: -80px;
}
