*{margin:0;padding:0;}

body
{
	background-color: #F0F1F1;
	/*background-repeat: repeat-x;*/
	text-align: center;
	

}

#body
{
	background-color: #FFFFFF;
	padding-top: 0px;

}

#mainStructure {
	width: 800px;
/*	margin: top;*/
	/*margin: auto;*/
	text-align: left;
	

}


#header
{
	/*border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF;*/ 
	background-image:url('../image/Header.jpg');
	border-top: 0px none;
	/*position: relative;*/
	height: 156px;
	margin:0px
}

#secondMenu
{
	background-color: #404040;
	border: 1px solid #FFFFFF;
	border-top: 0px;
	padding: 15px;
	padding-left: 120px;
	color: #FFFFFF;
	height: 20px;
}

#ultype{
	list-style: circle;
}

#litype{
	list-style: circle;
}

#secondMenuAboutUs
{
	background-color: #66CC00;
	border: 1px solid #FFFFFF;
	border-top: 0px;
	padding: 5px;
	padding-left: 20px;
	color: #FFFFFF;
	height: 20px;
}

#secondMenuWhoWeAre
{
	background-color:#FF9900;
	border: 1px solid #FFFFFF;
	border-top: 0px;
	padding: 5px;
	padding-left: 20px;
	color: #FFFFFF;
	height: 20px;
}

#contentArea
{
	float: left;
	background-color: #F4F2E6;
	width: 745px;
	margin-left: 25px;
	margin-bottom: 25px;
}

#indexleft{
	float: left;
	background-image: url('../image/NewsArea.jpg');
	width: 220px;
	height: 270px;
	margin-left: 15px;
	margin-bottom: 25px
}

#indexright{	
	float: left;
	background-image: url('../image/Content%20Area/Head2.jpg');
	width: 520px;
	height: 400px;
	margin-left: 20px;
	margin-bottom: 10px
}

#contentAreaHead{
	background-image:url('../image/Content%20Area/Head.jpg');
	height: 52px
}

#newsArea{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 10px;
	margin-right: 8px;
	margin-top:55px;
}

#newsArea h4{
	color: #a9860f;
}

#footer{
	text-align: center;
	background-color: #FFFFFF;
	color: #0A51A1;
}


#pageNameAboutUs{
	position: absolute;
	top: 150px;
	left: 150px;
	background-image:url('../image/MenuBar/Aboutus.gif');
	background-repeat: no-repeat;
	padding-left: 160px;
	height: 43px
}

#pageNamePrograms{
	position: absolute;
	top: 150px;
	left: 150px;
	background-image:url('../image/MenuBar/Programs.gif');
	background-repeat: no-repeat;
	padding-left: 170px;
	height: 43px
}
#pageNameInvolved{
	position: absolute;
	top: 150px;
	left: 150px;
	background-image: url('../image/MenuBar/GetInvolved.gif');
	background-repeat: no-repeat;
	padding-left: 240px;
	height: 43px
}
#pageNameEvents{
	position: absolute;
	top: 150px;
	left: 150px;
	background-image:url('../image/MenuBar/Events.gif');
	background-repeat: no-repeat;
	padding-left: 170px;
	height: 43px
}
#pageNameContactUs{
	position: absolute;
	top: 150px;
	left: 150px;
	background-image: url('../image/MenuBar/ContactUs.gif');
	background-repeat: no-repeat;
	padding-left: 190px;
	height: 43px
}
#aboutusleft{
	float: left;
	background-image:url('../image/Content%20Area/Link.jpg');
	width: 180px;
	height: 265px;
	margin-left: 15px;
	margin-bottom: 25px
}

#aboutusright{	
	float: left;
	width: 710px;
	margin-left: 12px;
}

#linkArea{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:55px;
}

#linkArea h4{
	color: #a9860f;
}

#programTop{
	background-image: url('../image/Content%20Area/topFull.jpg');
	width: 750px;
	height: 46px
}

#aboutusTitle{
	font-size: 22px;
	color: #0A51A1;
	text-indent: 50px;
	margin-top: 10px;
}

#galleryTitle{
	font-size: 22px;
	color: #0A51A1;
	padding-right: 370px;
}
#programMiddle{
	background-image: url('../image/Content%20Area/middleFull.jpg');
	width: 750px
}

#programBottom{
	background-image: url('../image/Content%20Area/bottomFull.jpg');
	width: 750px;
	height: 26px;
	right:50
}
#programBottomGoogle{
	background-image: url('../images/pbk1L.gif');
	width: 750px;
	height: 100px;
	right:50
}
#programContent{
	width: 720px;
	margin-left: 12px;
}

#contactUsInfo {
	float: left;
	width: 200px;
	margin-left: 12px;
}
#contactUsInfo2 {
	float: left;
	width: 250px;
	margin-left: 12px;
}

#programTitle{

	font-size: 18px;
	color: #0A51A1;
	text-indent: 60px;
	margin-top: 13px;
}

.mainStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerStyle {font-size: 12px;
}