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




#centers {
	width:			850px;
	margin:			15px 50px;
	text-align:		left;
}



#centers #topbar {
	width:			810px;
	margin-left:	20px;
	text-align:		left;
}


#centers #topbar ul {
	list-style:		none;
	margin:			10px 15px 45px 15px;
	padding-left:   0;
}

#centers #topbar ul li {
	font-size:		.9em;
	margin-bottom:  1.1em;
	line-height:	normal;
}

#centers #center-links {
	width:			65%;
	float:			left;
}

#centers #about-network {
	width:			30%;
	float:			right;
}

#centers #about-network p {
	font-size:		.9em;
	word-spacing: 	3px;
}







#centers #profiles {
	width:			810px;
	margin-left:	20px;
	text-align:		left;
}


#centers #profiles h2 {
	font-size:		1.3em;
}


#centers .main-profile,
#centers .center-profile {
	width:			770px;
	padding:        10px 20px;
	margin-top:		15px;
	margin:         15px 0 40px 0;
	border:			1px solid #13163D;
	line-height:	1.7em;
}

#centers #profiles .main-profile ul, 
#centers #profiles .main-profile ol {
	padding-left:	20px;
	margin:			0 0 2em 0;
	font-size:		0.85em;
}

#centers #profiles .main-profile p {
	margin:			0 0 2em 0;
	font-size:		0.85em;
}

#centers .main-profile td,
#centers .center-profile td {
	vertical-align:	top;
	padding-bottom: 5px;
	font-size:		.9em;
}

#centers .main-profile td {
	font-size:		1em;
}

.programs {
	font-size:		.8em;
}

.programs p, .programs ul, .programs ol {
	margin-left:	4%;
	margin-right:	3%;
}

.programs li {
	margin-bottom: 10px;
}




.faculty {
	width:			850px;
	float:			left;
	margin-bottom:	12px;
	font-size:		.9em;
	line-height:	1.5em;
}

.faculty h4, .faculty h3 { margin: 0; padding: 0; }
.name h4, .name h3 { margin: 0; padding: 0; }

.faculty .name {
	width:			130px;
	margin-right:	20px;
	float:			left;
}

.faculty .rank {
	width:			310px;
	margin-right:	20px;
	float:			left;
}

.faculty .specialization {
	width:			300px;
	float:			left;
}



.worldwide {
	margin-left: 6%;
}