/* CDF Fellows */
#cdffellows p, #cdffellows img, #cdffellows h1, #cdffellows h2, #cdffellows h3, #cdffellows ul, #cdffellows li {
	margin: 0;
	padding: 0;
}
#cdffellows {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 720px;
}
#cdffellows img {
	border: none;
}
#cdffellows h1 img, #cdffellows h2 img, #cdffellows h3 img {
	display: block;
}
#cdffellows h2 {
	padding: 12px 0 9px 0;
}
#cdffellows #about h2 {
	padding: 1px 0 9px 0;
}
#cdffellows #apply h2 {
	color: #79853D;
	text-align: center;
}
#cdffellows #apply ul.reg { margin-left: 10px; padding-left: 17px; margin-bottom: 15px; }
#cdffellows #apply ul.ainline { list-style: none; margin-bottom: 15px; }
#cdffellows #apply ul.ainline li { float: left; margin-right: 20px; }
#cdffellows #apply ul.ainline:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#cdffellows #apply ul.ainline { display:inline-block; } /*this trips hasLayout for ie7*/
#cdffellows #apply ul.ainline { display:block; } /*this returns it back to normal*/
#cdffellows #apply ul.ainline a { font-size: 12px; color: #0000FF; }
#cdffellows h3 {
	padding: 9px 0 5px 0;
}
#cdffellows .arrow {
	padding-left: 3px;
}
#cdffellows .caption {
	color: #64721f;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: regular;
	line-height: 1.2em;
}
#cdffellows #home #slideshow {
	height: 69px;
	margin: 0;
	padding: 0;
}
#cdffellows #home #mainContent {
	border-top: 1px #bcd736 solid;
	margin-top: 1px;
}


/* Navigation */

#cdffellows #navigation {
	border-left: 1px #bcd736 solid;
	border-right: 1px #bcd736 solid;
	height: 21px;
	padding-top: 5px;
}
#cdffellows #navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#cdffellows #navigation li {
	display:inline; /* fixes IE6 doubled-float margin bug */
	float: left;
	margin-left: 19px;
}
#cdffellows #navigation li#nav1 {
	margin-left: 8px;
}
#cdffellows #about #navigation {
	background: url(images/nav_pointer.gif) 8px bottom no-repeat;
	border-bottom: 13px #bcd736 solid;
	margin-bottom: 11px;
}
#cdffellows #apply #navigation {
	border-bottom: 13px #bcd736 solid;
	margin-bottom: 11px;
}
#cdffellows #meetfellows #navigation {
	background: url(images/nav_pointer.gif) 137px bottom no-repeat;
	border-bottom: 13px #bcd736 solid;
	margin-bottom: 1px;
}
#cdffellows #meetexecs #navigation {
	background: url(images/nav_pointer.gif) 252px bottom no-repeat;
	border-bottom: 13px #bcd736 solid;
	margin-bottom: 1px;
}
#cdffellows #newsletter #navigation {
	background: url(images/nav_pointer.gif) 380px bottom no-repeat;
	border-bottom: 13px #bcd736 solid;
	margin-bottom: 1px;
}
#cdffellows #projects #navigation {
	background: url(images/nav_pointer.gif) 464px bottom no-repeat;
	border-bottom: 13px #bcd736 solid;
	margin-bottom: 1px;
}

/* Left Column */
#cdffellows #leftColumn {
	float: left;
	font-size: 11px;
}
#cdffellows #leftColumn p.tier1 {
	padding-bottom: 24px;
}
#cdffellows #leftColumn p.tier2 {
	padding-bottom: 22px;
}
#cdffellows #home #leftColumn {
	background: url(images/home_left.jpg) no-repeat;
	height: 351px;
	width: 253px;
}
#cdffellows #about #leftColumn {
	width: 156px;
}
#cdffellows #apply #leftColumn {
	width: 156px;
}
#cdffellows #meetfellows #leftColumn {
	background: url(images/fellows_left.jpg) no-repeat;
	border-right: 1px #bcd736 solid;
	height: 335px;
	padding: 113px 40px 0 24px;
	width: 132px;
}
#cdffellows #meetexecs #leftColumn {
	background: url(images/execs_left.jpg) no-repeat;
	border-right: 1px #bcd736 solid;
	height: 591px;
	width: 196px;
}
#cdffellows #newsletter #leftColumn {
	background: url(images/newsletter_left.jpg) no-repeat;
	border-right: 1px #bcd736 solid;
	height: 335px;
	padding: 113px 40px 0 24px;
	width: 132px;
}
#cdffellows #projects #leftColumn {
	background: url(images/projects_left.jpg) no-repeat;
	border-right: 1px #bcd736 solid;
	height: 335px;
	padding: 113px 40px 0 24px;
	width: 132px;
}

/* Middle Column */
#cdffellows #middleColumn {
	float: left;
	font-size: 12px;
}
#cdffellows #middleColumn p {
	padding-bottom: 12px;
	width: 280px;
}
#cdffellows #home #middleColumn {
	padding: 8px 15px 0 0;
	width: 278px;
}
#cdffellows #home #middleColumn p {
	padding-bottom: 12px;
	width: 278px;
}
#cdffellows #about #middleColumn {
	padding: 0 15px 0 0;
	width: 322px;
}
#cdffellows #about #middleColumn p {
	padding-bottom: 12px;
	width: 322px;
}
#cdffellows #apply #middleColumn {
	padding: 0 15px 0 0;
	/*width: 322px;*/
	width: 549px;
}
#cdffellows #apply #middleColumn p {
	padding-bottom: 12px;
	/*width: 322px;*/
	width: 549px;
}
#cdffellows #meetfellows #middleColumn {
	padding: 0 0 0 24px;
	width: 308px;
}
#cdffellows #meetexecs #middleColumn {
	padding: 0 0 0 24px;
	width: 308px;
}
#cdffellows #newsletter #middleColumn {
	padding: 0 0 0 24px;
	width: 308px;
}
#cdffellows #projects #middleColumn {
	padding: 0 0 0 24px;
	width: 328px;
}

/* Right Column */
#cdffellows #rightColumn {
	float: left;
	font-size: 11px;
}
#cdffellows #rightColumn p {
	padding-bottom: 2px;
}
#cdffellows #rightColumn p.tier1 {
	padding-top: 3px;
}
#cdffellows #rightColumn p.tier2 {
	padding-bottom: 18px;
}
#cdffellows #meetexecs #rightColumn p {
	padding-bottom: 10px;
}
#cdffellows #home #rightColumn {
	background: url(images/home_right_bg.gif) bottom no-repeat;
	background-color: #bcd736;
	height: auto !important;
	height: 311px;
	min-height: 311px;
	padding: 21px 15px 19px 15px;
	width: 144px;
}
#cdffellows #home #rightColumn .lastlink {
	border-top: 1px #fff solid;
	padding-top: 15px;
}
#cdffellows #about #rightColumn {
	border-left: 1px #bcd736 solid;
	padding: 0 0 0 16px;
	width: 210px;
}
#cdffellows #about #rightColumn #selection {
	font-weight: bold;
	padding-bottom: 20px;
}
#cdffellows #apply #rightColumn {
	border-left: 1px #bcd736 solid;
	padding: 0 0 0 16px;
	width: 210px;
}
#cdffellows #apply #rightColumn #selection {
	font-weight: bold;
	padding-bottom: 20px;
}
#cdffellows #meetfellows #rightColumn {
	padding: 49px 0 0 0;
	width: 191px;
}
#cdffellows #meetexecs #rightColumn {
	padding: 17px 0 0 0;
	width: 191px;
}
#cdffellows #newsletter #rightColumn {
	padding: 31px 0 0 0;
	width: 191px;
}
#cdffellows #projects #rightColumn {
	padding: 49px 0 0 0;
	width: 171px;
}
#cdffellows #about #rightColumn ul {
	font-weight: bold;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#cdffellows #about #rightColumn li {
	background: url(images/bullet_green.gif) 0 5px no-repeat;
	padding: 0 0 8px 7px;
}
#cdffellows #apply #rightColumn ul {
	font-weight: bold;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#cdffellows #apply #rightColumn li {
	background: url(images/bullet_green.gif) 0 5px no-repeat;
	padding: 0 0 8px 7px;
}

/* Links */

#cdffellows a {
	color: #64721f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#cdffellows a:hover {
	text-decoration: underline;
}
#cdffellows a.white {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#cdffellows a.white:hover {
	text-decoration: underline;
}
#cdffellows a.red {
	color: #f00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#cdffellows a.red:hover {
	text-decoration: underline;
}