@charset "utf-8";
/* CSS Document */

#topSection { width:900px; position:relative; z-index:1; }

#circleContainer { float:right; z-index:5; margin-top:360px; margin-right:120px; } 

div.pagePhotos { width:230px; padding:15px; padding-bottom:5px; float:right; margin-right:20px; margin-top:20px; background-color:#FFFFFF; }
div.sidePhoto img { margin-bottom:10px; }

#contentBlock { width:860px; margin:20px; margin-top:0; background-color:#EAEFE1; padding-bottom:10px; }
div.pageContent { margin:20px; margin-left:60px; width:470px; float:left; }

div.contentHeaderBar { width:818px; height:15px; background-color:#D8E8D3; padding-left:82px; padding-top:5px; padding-bottom:5px; font-weight:bold; clear:left; }
div.contentBlockText { width:238px; margin-left:75px; float:left; line-height:1.3em; margin-top:10px; margin-bottom:10px; }
div.contentBlockCaption { width:108px; min-height:130px; margin-left:10px; float:left; background-color:#EEF3EB; padding:10px; margin-top:10px; margin-bottom:10px; line-height:1.1em; }

div.contentBreakerBar { width:900px; height:15px; background-color:#D8E8D3; clear:left; }

