@charset "UTF-8";
/* CSS Document */

/* FELLOWSHIPS INTRO BOXES */

#teaching_img {
	display: block;
	width: 202px;
	height: 202px;
	background-image: url(../images/fell_teach.jpg);
	visibility: visible;
	position: absolute;
	z-index: 1;
	}
	
#teaching {
	display: block;
	width: 202px;
	height: 202px;
	visibility: hidden;
	position: absolute;
	z-index: 2;
	}
	
#research_img {
	display: block;
	width: 202px;
	height: 202px;
	background-image: url(../images/fell_res.jpg);
	visibility: visible;
	position: absolute;
	z-index: 1;
	}
	
#research {
	display: block;
	width: 202px;
	height: 202px;
	visibility: hidden;
	position: absolute;
	z-index: 2;
	}
	
	
#alumni_img {
	display: block;
	width: 202px;
	height: 202px;
	background-image: url(../images/fell_alumni.jpg);
	visibility: visible;
	position: absolute;
	z-index: 1;
	}
	
#alumni {
	display: block;
	width: 202px;
	height: 202px;
	visibility: hidden;
	position: absolute;
	z-index: 2;
	}
	

/* INTRO BOXES */

#scope_img {
	display: block;
	width: 202px;
	height: 202px;
	background-image: url(../images/tf_scope.jpg);
	visibility: visible;
	position: absolute;
	z-index: 1;
	}
	
#scope {
	display: block;
	width: 202px;
	height: 202px;
	visibility: hidden;
	position: absolute;
	z-index: 2;
	}

#apply_img {
	display: block;
	width: 202px;
	height: 202px;
	background-image: url(../images/tf_apply.jpg);
	visibility: visible;
	position: absolute;
	z-index: 1;
	}
	
#apply {
	display: block;
	width: 202px;
	height: 202px;
	visibility: hidden;
	position: absolute;
	z-index: 2;
	}
	
#faq_img {
	display: block;
	width: 202px;
	height: 202px;
	background-image: url(../images/tf_faq.jpg);
	visibility: visible;
	position: absolute;
	z-index: 1;
	}
	
#faq {
	display: block;
	width: 202px;
	height: 202px;
	visibility: hidden;
	position: absolute;
	z-index: 2;
	}
	
#experience_img {
	display: block;
	width: 202px;
	height: 202px;
	background-image: url(../images/tf_experience.jpg);
	visibility: visible;
	position: absolute;
	z-index: 1;
	}
	
#experience {
	display: block;
	width: 202px;
	height: 202px;
	visibility: hidden;
	position: absolute;
	z-index: 2;
	}
	
#fellows_img {
	display: block;
	width: 202px;
	height: 202px;
	background-image: url(../images/tf_fellows.jpg);
	visibility: visible;
	position: absolute;
	z-index: 1;
	}
	
#fellows {
	display: block;
	width: 202px;
	height: 202px;
	visibility: hidden;
	position: absolute;
	z-index: 2;
	}

#map_img {
	display: block;
	width: 202px;
	height: 202px;
	background-image: url(../images/programs_map.jpg);
	visibility: visible;
	position: absolute;
	z-index: 1;
	}
	
#map {
	display: block;
	width: 202px;
	height: 202px;
	visibility: hidden;
	position: absolute;
	z-index: 2;
	}

/* SIDEBAR */


.pageTitle {
	color: #fff;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #39c;
	padding: 20px 10px 10px 35px;
	border-right: solid #fff 30px;
}

.pageTitle_blue {
	color: #fff;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #036;
	padding: 20px 10px 10px 35px;
	border-right: solid #fff 30px;
}

.pageTitle_bluePopup {
	color: #fff;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #036;
	padding: 20px 10px 10px 35px;
}

.sidebar_intro {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	background-color: #39c;
	padding: 0px 6px 25px 35px;
	border-right: solid #fff 30px;
}

.sidebar_intro a:link {
	color: #000;
}

.sidebar_intro a:hover {
	color: fff;
}

.sidebar_intro a:visited {
	color: #036;
}

.sidebar_introBlue {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	background-color: #036;
	padding: 0px 6px 25px 35px;
	border-right: solid #fff 30px;
}

.sidebar_introGray {
	color: #000;
	background-color: #ccc;
	padding: 0px 0px 14px 0px;
	border-right: solid #fff 30px;
}

.sidebar_introGrayTxt {
	color: #000;
	line-height: 16px;
	padding: 0px 6px 0px 35px;
}

.sidebar_introBack {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	background-color: #39c;
	padding: 0px 6px 14px 0px;
	border-right: solid #fff 30px;
}

.sidebar_nav1 {
	color: #036;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 35px 30px 10px 4px;
}

.sidebar_nav1 a:link {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 31px;
}

.sidebar_nav1 a:hover {
	color: #39c;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 31px;
}

.sidebar_nav1 a:active {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 31px;
}

.sidebar_nav1 a:visited {
	color: #999;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 31px;
}


/* MAIN COLUMN */

.credit {
	color: #036;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 5px 0px 10px 0px;
	text-align: right;
}

.subhead_about {
	color:#fff;
	font-weight: bold;
	background-color:#39c;
	line-height: 13px;
	padding: 8px 8px 6px 10px;
	display: block;
	width: 150px;
	margin-top: 10px;
}

.subhead_about a:link {
	color:#fff;
	text-decoration: none;
}

.subhead_about a:hover {
	color:#fff;
	text-decoration: none;
}

.subhead_about a:active {
	color:#fff;
	text-decoration: none;
}

.subhead_about a:visited {
	color:#fff;
	text-decoration: none;
}

.subhead_aboutWide {
	color:#fff;
	font-weight: bold;
	background-color:#39c;
	line-height: 13px;
	padding: 8px 8px 6px 10px;
	display: block;
	width: 372px;
	margin-top: 10px;
}

.subhead_aboutWidest {
	color:#fff;
	font-weight: bold;
	background-color:#39c;
	line-height: 13px;
	padding: 8px 8px 6px 10px;
	display: block;
	margin-top: 10px;
}

.text_staffCell {
	line-height: 16px;
	padding: 10px 10px 20px 10px;
	background-color: #ccc;
}

.text_staffCell a:link {
	color: #000;
}


/* GENERAL */

p {
	padding:0;
}

.link {
	color: #036;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.link a:link {
	color: #999;
}

.link a:hover {
	color: #39c;
}

.link a:active {
	color: #999;
}

.link a:visited {
	color: #036;
}


#more {
	font-size: 9px;
	color: #39c;
	font-weight: bold;
	text-decoration: none;
}

