/* CSS Document */
body {
	background:#FFFFFF;
	margin: 0px;
 }
 
img {
	border: 0px;
	padding:0px;
} 

.mainText {
	/* padding: 30px 30px 0px 20px; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 145%;
	letter-spacing: 1px;
	text-align: left;
	}
.tesText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ffffff;
	line-height: 145%;
	letter-spacing: 1px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tblText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 145%;
	letter-spacing: 1px;
	font-weight: bold;
}
.symbolText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 19px;
	letter-spacing: 1px;
	text-align: left;
}
div.rounded {
    background-color: #ccc;
	border: 1px solid #bbb;
    color: #000;
	width: 600px; 
	padding: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;	
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px; 	
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
}
#homeShadow {
	width: 918px;
	height: 826px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 20px;
	}
#campaignShadow {
	width: 918px;
	height: 1098px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 20px;
	}
#historyShadow {
	width: 918px;
	height: 1781px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 20px;
	}
#youthShadow {
	width: 918px;
	height: 645px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 20px;
	}
#familiesShadow {
	width: 918px;
	height: 645px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 20px;
	}
#adultShadow {
	width: 918px;
	height: 963px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 20px;
	}
#leadersShadow {
	width: 918px;
	height: 963px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 20px;
	}
#updatesShadow {
	width: 918px;
	height: 963px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 20px;
	}
#visionShadow {
	width: 918px;
	height: 963px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 20px;
	}
#connectShadow {
	width: 918px;
	height: 963px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 20px;
	}
#contactShadow {
	width: 918px;
	height: 963px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 20px;
	}
#wrapper {
	text-align: center;
	position: absolute;
	top: 0%;
	padding-top: 20px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	display: block
	}
#content {
	width: 910px;
	height: 820px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	visibility: visible
	}
#collage {
	width:180px;
	height:810px;
	margin-left: -456px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 20px;
	}
#flash {
	width:485px;
	height:220px;
	margin-left: -265px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 540px;
	z-index:500;
	}
#hmenu {
	padding-top:4px;
	font-family: Helvetica, sans-serif, Arial;
	color:#ffffff;
	font-size: 11px;
	font-weight: normal;
	width:758px;
	height:56px;
	margin-left: -316px;
	position: absolute;
	left: 50%;
	visibility: visible;
	top: 225px;
	}
a {
	text-decoration: underline;
	color:#0c3d72;
	}
a:hover {
	text-decoration: underline;
	color:#000000;
	}
ul {
marign-left: 0; padding-left: 14px;
	}
li {
	marign-left: 0; padding-left: 0;
	}
 div.footer{
  position:absolute;
  bottom:0;
  left:0;
  width:700px;
  height:50px;

 }

 div.stuff{
  height:100%;
  overflow:auto;
 }



