/* CSS Document */

		#hpPanel1{
		width:390px;
		height:195px;
		margin-left:5px;
		float:right;
		background-image:url(/graphics/design/bgs/hpPanel1.jpg);
		}
		
		#hpPanel2{
		float:right;
		height:195px;
		width:265px;
		margin-left:15px;
		background-image:url(/graphics/design/bgs/hpPanl2.gif);
		color:#FFFFFF;
		}
		
		#hpPanel3{
		width:390px;
		float:right;
		margin-left:5px;
		margin-top:15px;
		}
		
		#hpPanel4{
		width:265px;
		margin-left:15px;
		margin-top:15px;
		float:right;
		clear:both;
		background-image:url(/graphics/design/bgs/whereDoTheyComeFrom.gif);
		background-repeat:no-repeat;
		background-position:0px 25px;
		}