﻿

td#bannerTitle { padding-top: 30px; }

#breadcrumb { display: none; }

#contentLayout { width: 100%; margin-top: 20px; } 
	#contentLeft { display: none;  }
	#contentRight { width: 100%; padding: 0; vertical-align: top; }

#webZoneLayout { width: 100%; }
	#webZoneLeft { width: 30%; padding-top: 10px; }
	#webZoneCenter { width: 30%; }
	#webZoneRight { width: 30%; padding-top: 10px; }
	.webZoneSpacer { width: 5%; }

div#topLeftZone { margin-bottom: 10px; }
div#topLeftZone .ms-WPBody { font-size: 1.2em !important; }
div#topLeftZone .ms-WPBody a { font-size: 1.4em !important; color: #006699; }


#topCenterZone { margin-bottom: 15px; }
	.cornerBox { position: relative; width: 100%;  }
	.corner { position: absolute; width: 10px; height: 10px; background: url('/ncal_design/corners.gif') no-repeat; font-size: 0%; }
	.cornerBoxInner { padding: 10px; border: 1px solid #999; }
	.TL { top: 0; left: 0; background-position: -1px -1px; }
	.TR { top: 0; right: 0; background-position: -10px -1px; }
	.BL { bottom: 0; left: 0; background-position: -1px -10px; }
	.BR { bottom: 0; right: 0; background-position: -10px -10px; }
	
