#whatis #main {
	background: #000 no-repeat;
	height: 626px;
	position: relative;
	}

.whatIsPosition {
	position: absolute;
	right: 0;
	top: 100px;
	width: 410px;
	height: 350px;	
	z-index: 1;
	}
.secondaryTextArea {
	position: absolute;
	right: 0;
	top: 460px;
	width: 410px;
	height: 100px;
	}	

#whatis .contentBack {
	width: 420px;
	background-color:#111; 
	filter:alpha(opacity=40); 
	-moz-opacity:.4; 
	opacity:.4; 
	}	
	
#whatis .contentMain { 
	background-color:#111; 
	filter:alpha(opacity=70); 
	-moz-opacity:.7;
	opacity:.7;
	}	
	
#whatis .contentCopy {
	margin: 100px 20px 0 0;
	padding-left: 50px;
	width: 360px;
	color: #fff; 
	text-align: left; 
	}	
	#whatis .contentCopy.secondaryTextArea {
	margin-top: 15px;
	}	
	
	
#events #main {
	background: #000 url(bg_events.jpg) no-repeat;
	height: 630px;
	position: relative;
	color: #fff;
	}
	
#events .eventsPosition {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 370px;
	height: 560px;
	}
	#events .contentBack {
	width: 380px;
	background: url(turquoise_bg.jpg) repeat-x;
	filter:alpha(opacity=40); 
	-moz-opacity:.4;
	opacity:.4;
	}
	#events .contentMain {
	background: url(turquoise_bg.jpg) repeat-x;
	filter:alpha(opacity=30); 
	-moz-opacity:.3;
	opacity:.3;
	}
	#events .contentCopy {
	padding: 30px 30px 0 30px;
	width: 310px;
	text-align: center;
	}
	#events #contentArea p {
	margin-top: 20px;
	color: #bbbdbd;
	line-height: 1.3;
	}
	#events img#accessTheAction {
	margin: 10px auto 20px;
	}

#events h2#featuredEvent {
	width: 291px;
	height: 45px;
	text-indent: -9000px;
	}	

	
#ourStories #main {
	background-color:#2a2a2a;
	border-top: 1px solid #636363;
	height: auto;
	padding-bottom: 30px;
	color: #fff;
	width: 880px;
	text-align: left;
	}	
	#ourStories #main #contentArea {
	background-color:#2a2a2a;
	margin: 65px 0 0 55px;
	text-align: left;
	width: 750px;
	}
	#ourStories #main h1, #ourStories #main p {
	margin-left: 85px;
	}
	#ourStories #main #contentArea ul {
	list-style: none;
	margin: 15px 0 15px 0;
	}
	#ourStories #main #contentArea ul li {
	width: 140px;
	display: inline;
	font-size: 10px;
	margin-right: 10px;
	float: left;
	text-align: center;
	color: #999;
	}
	#ourStories #main #contentArea ul li i {
	font-size: 10px;
	}
	#ourStories #main #contentArea ul li.title {
	width: 140px;
	font-size: 25px;
	font-weight: normal;
	line-height: 3.4;
	text-align: right;
	color: #fff;
	}
	#ourStories #main #contentArea ul li img {
	display: block;
	margin-bottom: 5px;
	}
	#ourStories #main #contentArea ul li a img {
	border: 3px solid #000;
	}
	#ourStories #main #contentArea ul li a:hover img {
	border: 3px solid #9d9d9d;
	}

#partners #main {
	background: #000 no-repeat;
	height: 626px;
	position: relative;
	}

.partnersPosition {
	position: absolute;
	right: 0;
	top: 130px;
	width: 470px;
	height: 350px;	
	z-index: 1;
	}

#partners .contentBack {
	width: 480px;
	background-color:#111; 
	filter:alpha(opacity=40); 
	-moz-opacity:.4; 
	opacity:.4; 
	}	
	
#partners .contentMain { 
	background-color:#111; 
	filter:alpha(opacity=70); 
	-moz-opacity:.7;
	opacity:.7;
	}	
	
#partners .contentCopy {
	margin: 40px 20px 0 0;
	padding-left: 50px;
	width: 420px;
	color: #fff; 
	text-align: left; 
	}	



#ads #main {
	background: #000 no-repeat;
	height: 626px;
	position: relative;
	}

.adsPosition {
	position: absolute;
	right: 0;
	top: 75px;
	width: 420px;
	height: 450px;	
	z-index: 1;
	}

#ads .contentBack {
	width: 430px;
	background-color:#111; 
	filter:alpha(opacity=40); 
	-moz-opacity:.4; 
	opacity:.4; 
	}	
	
#ads .contentMain { 
	background-color:#111; 
	filter:alpha(opacity=70); 
	-moz-opacity:.7;
	opacity:.7;
	}	
	
#ads .contentCopy {
	margin: 40px 20px 0 0;
	padding-left: 50px;
	width: 370px;
	color: #fff; 
	text-align: left; 
	}	


a .quarterlyEvent {
   cursor: pointer;
   cursor: hand;
   }
		
#contentArea h1 {
	font-size: 24px;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
	}	
	
#contentArea .divlink {
	text-decoration:none;
	color: #FFF;
	}	
	

h2 {
	font-size: 21px;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	}	
h3 {
	font-size: 16px;
	font-weight: normal;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	margin-bottom: 5px;
	}	
	
.fader{
position: absolute;
}

#divTarget{
position: relative;
}

#feedback #main {
	background-color:#2a2a2a;
	border-top: 1px solid #636363;
	height: auto;
	padding-bottom: 30px;
	color: #fff;
	text-align: left;
	}	
	#feedback #main #contentArea {
	background-color:#2a2a2a;
	margin: 65px 0 0 115px;
	text-align: left;
	width: 700px;
	}
	#feedback #main #contentArea ol {
	margin: 15px 0px 15px 55px;
	}
	#feedback #main #contentArea ol li {
	margin-right: 10px;
	margin-bottom: 20px;
	}
	#feedback #main #contentArea ol li table td#hdr {
	text-align: center;
	font-size: 10px;
	}
	#feedback #main #contentArea ol li table td#rbtn {
	width:60px;
	text-align: center;
	}

