#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #000000;
}
#wrapper #content #bottomText {
	position: absolute;
	z-index: 2;
}

#wrapper #nav {
	height: 38px;
	background-color: #56b847;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 34px;
	color: #FFFFFF;
	width: 780px;
	padding-left: 180px;
}
#wrapper #nav .spacer {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

#wrapper #nav .navItem a {
	color: #FFFFFF;
	float: left;
	height: 38px;
}
#wrapper #content .issueBox {
	width: 239px;
	float: left;
	text-align: center;
}
#wrapper #content .blackLine {
	width: 1px;
	float: left;
	height: 300px;
	background-color: #000000;
	margin-top: 60px;
}
#wrapper #content h2 {
	color: #56B847;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 30px;
}
#wrapper #content h4 {
	color: #56B847;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#wrapper #content #image3 {
	height: 719px;
	width: 628px;
	background-image: url(../images/previous.jpg);
	position: absolute;
	left: 320px;
	top: 33px;
	z-index: 1;
}

#wrapper #content p {
	font-family: "Times New Roman", Times, serif;
	padding-left: 30px;
	padding-right: 490px;
	line-height: 18px;
	margin-top: 0px;
	color: #000000;
	z-index: 2;
}
#wrapper #content a:hover {
	text-decoration: none;
}
#wrapper #content a {

}

#wrapper #content {
	position: relative;
}
#wrapper #content #about p {
	padding-right: 300px;
}
#wrapper #content #contact p {
	padding-right: 0px;
}
#wrapper #content #image5 {
	height: 580px;
	width: 937px;
	background-image: url(../images/about.jpg);
	position: absolute;
	left: 12px;
	top: 231px;
	z-index: 1;
}
#wrapper #content #about {
	position: absolute;
	z-index: 2;
}


#wrapper #content #about #image4 {
	height: 220px;
	width: 168px;
	position: absolute;
	left: 729px;
	top: 63px;
	z-index: 3;
}


#wrapper #content #image2 {
	background-image: url(../images/contributions2.jpg);
	height: 474px;
	width: 890px;
	position: absolute;
	left: 0px;
	top: 405px;
}

#wrapper #content #image1 {
	background-image: url(../images/contributions1.jpg);
	height: 347px;
	width: 325px;
	position: absolute;
	left: 535px;
	top: 58px;
}



#wrapper #content .issueBox img {

}
#wrapper #content .issueBox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 40px;
}
#wrapper #content .issueBox .boxSpacer {
	height: 220px;
	width: 191px;
	padding-left: 13px;
	background-image: url(../images/upcommingBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	float: left;
	margin-top: 10px;
}
#wrapper #content .issueBox .boxSpacer p {
	color: #FFFFFF;
	padding-top: 55px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 36px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 26px;
}
#wrapper #content .issueBox a:hover {
	text-decoration: none;
}
#wrapper #content .issueBox a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	width: 240px;
	display: block;
	padding-top: 10px;
}

#wrapper #nav .navItem a:hover {
	text-decoration:none;
}


#wrapper #header {
	height: 234px;
	background-image: url(../images/headerGrad.jpg);
	background-repeat: repeat-x;
}
#wrapper #header img {
	margin-top: 32px;
	margin-left: 10px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
