/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 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); }

#lightweight{
	position:absolute;
	top:0px;
	z-index:555;
	right: 0px;
}

#lightweight a{
	width:200px;
	height:200px;
	text-indent:-8000px;
	display:block;
	background-image: url("./assets/images/honormention_black.png");
	background-repeat: no-repeat;
}

