
body {
	padding-bottom: 60px;
}

a, a:visited {
	color: #339580;
	text-decoration: none;
	}

a:hover {
	color: #b2358e;
	}

a img, a:visited img {
	border: none;
	}

ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header {
	margin-top: 86px;
	color: #fff;
	text-indent: -9999px;
	background: transparent url(../i/home/top.png) no-repeat;
	height: 147px;
	width: 917px;
	padding: 0;
	margin-bottom: 0;
	line-height: 1em;
	}

#content {
	padding-bottom: 5px;
	}

#bottom-border {
	margin-left: 85px;
	padding: 0;
	}

#content #left-col {
	margin-left: 24px;	
	}


	
/*--- SLIDESHOW ---*/	
#slideshow {
	margin-bottom: 16px;
}

#slideshow p {
	text-indent: -9999px;
	}

.scrollable {
	position: relative;
	overflow: hidden;
	width: 616px;
	height: 346px;
	}

.scrollable .items {
	position: absolute;
	width: 200000em;
	clear: both;
	}

.scrollable .items li {
	float: left;
	margin-right: 19px;
	padding: 0;
	cursor: pointer;
	width: 616px;
	height: 346px;
	}

.navi {
	position: relative;
	margin-top: -24px;
	margin-left: 518px;
	z-index: 100;
	height: 14px;
	}

.navi a {
	cursor: hand;
	cursor: pointer;	
	width: 25px;
	height: 14px;
	display: block;
	float: left;
	margin-right: 5px;
	background-color: #a5127a;
	border-radius: 4px 4px;
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	}

.navi a:hover { background-color: #860f63; }
.navi a.active { background-color: #f89577; }
	
	
	
/*--- MAIN  NAV - links below sildeshow ---*/	
#main-nav {
	float: left;
	margin-top: 9px;
	}

#main-nav li {
	display: inline;
	float: left;
	text-align: center;
	margin-right: 5px;
	}

.last { /* for inline list elements */
	margin-right: -10px !important;
	border-right: none !important;
	}


#main-nav a {
	height: 54px;
	width: 202px;
	display: block;
	background: transparent url(../i/home/nav_mid.jpg) repeat-x;
	font-weight: bold;
	border-radius: 6px 6px;
	-webkit-border-radius: 6px 6px;
	-moz-border-radius: 6px 6px;
	font-size: .96em;
	}
	
#main-nav a, #main-nav a:visited {
	text-decoration: none;
	color: #7a7979;
	}

.title, .title:visited {
	display: block;
	color: #339580;
	font-size: 1.4em;
	padding-top: 13px;
	margin-bottom: 2px;
	}
	
#main-nav a:hover .title { color: #b2358e; }
#main-nav a:active .title { color: #fff; }



/*--- PASSION MODULE ---*/
#passion {
	padding: 7px 0;
	border-radius: 6px 6px;
	-webkit-border-radius: 6px 6px;
	-moz-border-radius: 6px 6px;
	background-color: #ebf1f3;
	width: 236px;
	margin-bottom: 11px;
	font-weight: bold;
	}

#passion dl {
	padding-top: 0;
	margin-top: 7px;
	}

#passion dt {
	padding: 0;
	}

#passion dd {
	padding: 0;
	margin-left: 30px;
	padding-top: 3px;
	overflow : auto;
	height : 329px;
	}

#passion dd a, #passion dd a:visited {
	font-size: 1.125em;
	line-height: 1.3em;
	text-decoration: none;
	}
#passion dd a:hover { font-size: 1.2em; }

#passion h2 {
	padding-top: 0;
	margin-top: 7px;
	}

#passion h2 a, #passion h2 a:visited {
	font-family: helvetica, arial, verdana, sans-serif;
	text-decoration: none;
	font-size: 1.025em;
	margin-left: 16px;
	width: 236px;
	}

#passion h2 a:active { color: #fff; }

#passion .section-head {
	padding-top: 5px;
	padding: 5px 0 10px 16px;
	margin-bottom: 0;
	color: #666;
	font-size: 1.4em;
	}

.section-head {
	height: 12px;
	background-color: #dedee0;
	border-top: 1px solid #dbdbd8;
	border-bottom: 1px solid #e2e6e3;
	padding: 7px 0px 7px 12px;
	margin: 0;
	margin-bottom: 18px;
	color: #7a7979;
	line-height: 1em;
	font-size: 1.1em;
	}



/*--- FACEBOOK MODULE ---*/
#facebook {
	padding: 7px 0;
	border-radius: 6px 6px;
	-webkit-border-radius: 6px 6px;
	-moz-border-radius: 6px 6px;
	background-color: #ebf1f3;
	width: 236px;
	}

#facebook h2 { /* see shared .section-head for rest */
	width: 218px; /* = section's width - left padding */
	color: #7a7979;
	line-height: 1.1em;
	font-size: 1.1em;
	padding-left: 17px;
	padding-bottom: 8px;
	}

#facebook .section-head {
	margin-bottom: 14px;
	}

#facebook #fb-container {
	width: 198px;
	margin-left: 18px;
	}



/*--- FOOTER ---*/	
#home-footer {
	float: left;
	width: 616px;
	background: #ebf1f3 url(../i/home/swirl.gif) no-repeat 202px 163px;
	margin-top: 11px;
	padding-top: 7px;
	border-radius: 6px 6px;
	-webkit-border-radius: 6px 6px;
	-moz-border-radius: 6px 6px;
	}

#footer-nav { /* see shared .section-head for rest */
	width: 604px; /* = footer width-left padding */
	color: #7a7979;
	line-height: 1em;
	font-size: .955em;
	}

#home-footer .section-head {
	padding-bottom: 9px;
	}
		
#footer-nav a {
	text-decoration: none;
	font-weight: bold;
	margin: 0 3px;
	}
	
#share {
	padding-left: 16px;
	}
	
#share a {	
	text-decoration: none;
	font-weight:bold;
	padding-right: 49px;
	color:
	}

#share a img {
	border: none;
	vertical-align: middle;	
	}

#aim { margin-left: 11px; }
#email { margin-left: 7px; }

#funders {
	margin-top: 74px;
	}

#funders li {
	float: left;
	text-indent: -9999px;
	}

#funders li a {
	display: block;
}

#wgbh { 
	width: 70px;
	height: 48px;
	margin-left: 31px;
	background: transparent url(../i/home/logo_wgbh.gif) no-repeat; 
	}

#acm { 
	width: 48px;
	height: 48px;
	margin-left: 31px;
	background: transparent url(../i/home/logo_acm.gif) no-repeat; 
	}
	

#nsf { 
	width: 45px;
	height: 48px;
	margin-left: 243px;
	background: transparent url(../i/home/logo_nsf.gif) no-repeat; 
	}
	
#copy,
#grant {
	float: left;
	color: #666;
	font-size: .88em;
	line-height: 1.18em;
	margin-top: 15px;
	padding-bottom: 5px;
	}
#copy { width: 217px; margin-left: 16px; }	
#grant { width: 195px; margin-left: 127px; }


	
