/* ========================================================================================== PAGE LAYOUT */
#pageTopArea{}
#topContentContainer{height:194px; display: block; overflow: hidden;}
.TopZone{width:456px; height:174px; padding:45px 0 0 34px; float:left;}
.TopZone h1{}
.TopZone p{}
.TopZone a{}
.TopZone a:hover{}
#topRightZone{float:right;width:420px; padding-top:10px;}

#topLeftZone{}
		#topLeftZone h1{}
		#topLeftZone h2,
		#topLeftZone p,
		#topLeftZone a{}

	#contentArea{padding-top:30px;}	
		#contentContainer{padding-top:0;}
			#leftZone{float:left;margin-right:20px;padding:10px;width:320px;}
				#leftZone h3{padding:5px 0;}
				#leftZone h4{padding:5px 0;}
			#centerZone{width:320px;}
			#rightZone{width:221px;}
			#rightZone .RightZone{padding:0;}
			#rightZone .RightZone h4 a{}
			
.Aggregation h3,
.Calendar h3,
.Commenting h3,
.PhotoBlock h3,
.SearchResults h3,
.SiteMap h3,
.TOCBlock h3,
.WhatsNew h3{padding-bottom:0px;}		
