.scsu-shell-width {
	width: 731px;
}
#scsuSubsiteArea {
	width: 731px;
}
#hied_wrapper {
	margin: 2px auto;
    padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 731px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#hied_header {
	margin: 0 auto;
	padding: 0;
}
#hied_header a img {
	text-decoration: none;
	border: none;
}

/* SITE NAV */

#hied_nav {
	width: 146px;
	float: left;
	margin: 0;
	padding: 0 0 15px 0;
	background-color: #E7E7E6;
}
#hied_nav ul, #hied_nav ul ul {
 	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
}
#hied_nav li {
	padding: 1px 0;
	margin: 0px;
	}
#hied_nav li a {
	padding: 3px 5px;
	text-decoration: none;
	border-bottom: 2px solid #E7E7E6;
	color: #000;
	width: 136px;
	display: block;
}
#hied_nav li a:hover {
	background-color: #fff;
	border-bottom: 2px solid #841D31;
	color: #000;
}
/*second level nav */

#hied_nav ul ul {
	background-color: #fff;
}

#hied_nav ul ul li {
	padding: 1px 3px;
	margin: 0 3px;
	font-size: 95%;
	}
#hied_nav  ul ul li a {
	padding: 3px 0;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	color: #000;
	width: 136px;
	display: block;
}
#hied_nav ul ul li a:hover {
	background-color: #fff;
	border-bottom: 2px solid #841D31;
	color: #000;
}
/* END NAV */
/* Persistent indicator -- main level */
body#home_pg #hied_nav li#hme a, body#masters_pg #hied_nav li#masters a.mstr_link, body#doctoral_pg #hied_nav li#doctoral a.doc_link, body#faculty_pg #hied_nav li#faculty a, body#newsletter_pg #hied_nav li#newsletter a, body#scholarships_pg #hied_nav li#scholarships a, body#summer_institute_pg #hied_nav li#summer_institute a, body#project_reports_pg #hied_nav li#project_reports a, body#links_pg #hied_nav li#links a, body#contact_pg #hied_nav li#contact a, body#ed_abroad_pg #hied_nav li#ed_abroad a, body#events_dates_pg #hied_nav li#events_dates a {
	background-color: #fff;
	border-bottom: 2px solid #841D31;
	color: #000;
}
/* persistent - secondary level masters program */
body#masters_pg .crse#hied_nav #masters_info li#course a, body#masters_pg .app#hied_nav #masters_info li#application a, body#masters_pg .prgm_costs#hied_nav #masters_info li#costs a, body#masters_pg .ga#hied_nav #masters_info li#gas a, body#masters_pg .s_profiles#hied_nav #masters_info li#profiles a, body#masters_pg .frms#hied_nav #masters_info li#forms a, body#masters_pg .current#hied_nav #masters_info li#current_students a {
	background-color: #fff;
	border-bottom: 2px solid #841D31;
	color: #000;
}
/* persistent - secondary level doctoral program */
body#doctoral_pg .crse#hied_nav #doc_info li#courses a, body#doctoral_pg .app#hied_nav #doc_info li#application a, body#doctoral_pg .prog_costs#hied_nav #doc_info li#costs a, body#doctoral_pg .ga#hied_nav #doc_info li#gas a, body#doctoral_pg .council#hied_nav #doc_info li#ad_council a, body#doctoral_pg .s_profiles#hied_nav #doc_info li#profiles a, body#doctoral_pg .current#hied_nav #doc_info li#current_students a {
	background-color: #fff;
	border-bottom: 2px solid #841D31;
	color: #000;
}

/*end persistent nav section */


#hied_content {
	margin: 10px 15px 15px 15px;
	width: 555px;
	float: left;
}
#hied_content h2 {
	margin: 5px 0 0 0;
	padding: 0;
	color: #841D31;
}
#hied_content h3 {
	font-size: .9em;
	font-style: italic;
	margin-bottom: .5em;
}
#hied_content ul, #hied_content ol {
	margin-top: 0px;
	padding-top: 0px;
}
#hied_content p, #hied_content li {
	margin-top: 0px;
	font-size: .8em;
}
#hied_content ul.spaceApart li {
	margin-bottom: .5em;
}
#hied_content li li {
	font size: 1em;
}
#hied_content a {
	color: #841D31;
	text-decoration: underline;
}
#hied_content a:hover {
	text-decoration: none;
}
#hied_inner_wrap {
	margin: 0;
	padding-bottom: 20px;
	background-image: url(images/nav_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#hied_callout {
	width: 180px;
	margin: 4px;
	padding: 4px;
	border: 1px solid #9F6C33;
	background-color: #D0A06C;
	float: right;
}
.clearit {
	clear: both;
}
.small {
	font-size: 70%;
}
.small2 {
	font-size: 80%;
}
.col1 {
	width: 120px;
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
}
.col2 {
	width: 120px;
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
}
.col3 {
	width: 120px;
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
}
.col4 {
	width: 120px;
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
}
.reset_m1 {
	margin-bottom: 2px;
}
.reset_margin {
	margin-top: 0px;
}

#handbook {
	margin: 5px;
	padding: 5px;
	border: 3px solid #996600;
	background-color: #eee8d7;
	width: 170px;
	overflow: auto;
	float: right;
}
.group {
	width: 196px;
	float: right;
	overflow: auto;
}
.handbook {
	margin: 5px;
	padding: 5px;
	border: 3px solid #996600;
	background-color: #eee8d7;
	width: 170px;
	overflow: auto;
}
.handbook h4 {
	font-size: .9em;
	margin: 10px 0px 8px 0px;
}
#vid_player {
	width: 400px;
	margin: 0 auto;
	padding: 0;
}
