	
	#PGHead 
	{
		position: relative;
	 	width: 97%;
	 	height: 35%;
	 	margin-left : 0em;
	 	border-style: none;
	 	padding-bottom:1em;
	}
	#PGMain
	{
		position: absolute;
		top:40%;
		width:96%;
		height:64%;
		bottom:0;
	 	margin-left : 0em;
	 	border-style:none  ;
	 	border-color:#FFF;
	}
	#PGMainSubs
	{
		position: absolute;
		top:50%;
		width:96%;
		height:48%;
		bottom:0;
	 	margin-left : 0em;
	 	border-style:none;
	}
	/*#PGPict
	{
		position: absolute;
		right:0;
		top:0%;
		height:37%;
	 	margin:0em;
	 	border-style:solid;
		border-width:0.05em;
		border-color:#DDD;
		padding:0;	
	 }*/
	