/* Top Page CSS Rules */

			.award
				{
					position:			absolute;
					top:				30px;
					left:				0px;
					width:				86px;
					height:				79px;
					background-color:	transparent;
					border:				1px none #ff0000;
				}

			.chamber
				{
					position:			absolute;
					top:				30px;
					right:				0px;
					width:				75px;
					height:				79px;
					background-color:	transparent;
					border:				1px none #ff0000;
				}