@charset "utf-8";
body {
	font: 12px 
	Geneva, Arial, Helvetica, sans-serif;
	background: #333333;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #dropdown {
background:url(images/menutop.jpg) no-repeat;
height: 30px;
width: 780px;
	margin: 0 auto;
	border: 0;
	text-align: left;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: justify; /* this overrides the text-align: center on the body element. */
}
#container a:visited, #container a:link {text-decoration : none;color : #000000;}

#container a:hover {color : #003300;}

.oneColFixCtr #mainContent {
	padding: 10px 10px 10px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtr #header {
    background: #333333;
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	color: #ffffff;
	text-align: center;
}
.oneColFixCtr #foot {
    background: url(images/footer.jpg) no-repeat #003366;
	height: 65px;
	width: 780px;
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#about {
	background:url(images/about.jpg) no-repeat;
	height: 39px;
	width: 780px;
	}
#how {
background:url(images/howwework.jpg) no-repeat;
height: 39px;
width: 780px;
	}
#cic {
background:url(images/cic.jpg) no-repeat;
height: 39px;
width: 780px;
	}
#contact {
background:url(images/contact.jpg) no-repeat;
height: 39px;
width: 780px;
	}
#team {
background:url(images/team.jpg) no-repeat;
height: 39px;
width: 780px;
	}	
#facilitators {
background:url(images/facilitators.jpg) no-repeat;
height: 39px;
width: 780px;
	}
#cutsbothways {
    background:url(images/cutsbothways.jpg) no-repeat;
    height: 39px;
    width: 780px;
	}	
#gauntlet {
    background:url(images/gauntlet.jpg) no-repeat;
    height: 39px;
    width: 780px;
	}	
#carvingcommunity{
    background:url(images/carvingcommunity.jpg) no-repeat;
    height: 39px;
    width: 780px;
	}	
#ourpartners{
    background:url(images/ourpartners.jpg) no-repeat;
    height: 39px;
    width: 780px;
	}	
#partnerlogos{
    background:url(images/partnerlogos.jpg) no-repeat;
    height: 312px;
    width: 780px;
	}
#bench {
    background:url(images/bench.jpg) no-repeat;
    height: 39px;
    width: 780px;
	}	
#partnerships {
    background:url(images/partnerships.jpg) no-repeat;
    height: 39px;
    width: 780px;
	}	
#healthynewbuilds {
    background:url(images/healthynewbuilds.jpg) no-repeat;
    height: 39px;
    width: 780px;
	}
#contactjames {
    background:url(images/contactjames.jpg) no-repeat;
    height: 39px;
    width: 780px;
	}
#break {
	background:url(images/break.jpg) no-repeat;
	height: 52px;
	width: 780px;
	}
#whipton {
	background:url(images/whipton.jpg) no-repeat;
	height: 70px;
	width: 780px;
	}
#millside {
	background:url(images/millside.jpg) no-repeat;
	height: 70px;
	width: 780px;
	}
#sheffield {
	background:url(images/sheffield.jpg) no-repeat;
	height: 100px;
	width: 780px;
	}
	#testimonials {
    background:url(images/testimonials.jpg) no-repeat;
    height: 39px;
    width: 780px;
	}	
#benchproject {
	background:url(images/benchproject.jpg) no-repeat;
	height: 65px;
	width: 780px;
	}
#slideshow {
	padding: 10px 10px 10px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}