body { margin:0; color:#000000; background:#7fb14a; }

#d2_about { top: 99px; }
#d2_academics{ top: 123px; }
#d2_admission{ top: 147px; }
#d2_campus{ top: 171px; }
#d2_core{ top: 195px; }
#d2_research{ top: 219px; }
#d2_global{ top: 243px; }
#d2_around{ top: 266px; }

#d3_about_1 { top: 99px; }
#d3_about_2 { top: 132px; }
#d3_about_3 { top: 156px; }
#d3_about_4 { top: 180px; }
#d3_about_7 { top: 204px; }
#d3_about_5 { top: 228px; }
#d3_about_6 { top: 252px; }
#d3_academics_1{ top: 123px; }
#d3_academics_2{ top: 147px; }
#d3_academics_3{ top: 171px; }
#d3_admission_1{ top: 171px; }
#d3_admission_2{ top: 195px; }
#d3_admission_3{ top: 219px; }
#d3_admission_4{ top: 243px; }
#d3_campus_1{ top: 171px; }
#d3_campus_2{ top: 195px; }
#d3_campus_7{ top: 363px; }
#d3_core_1{ top: 195px; }
#d3_research_1{ top: 219px; }
#d3_global_1{ top: 243px; }
#d3_global_3{ top: 291px; }


/******************** depth 1 ********************/
.depth1, .depth1_loc { 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 8pt; 
	color: #363636;
	background: #FFFFFF;
	height: 24px;
	line-height: 16pt; 
	font-weight:bold;
	padding-left: 20px;
}
.depth1 a, .depth1 a:link, .depth1 a:visited, .depth1 a:active {
	color: #363636;
}
.depth1:hover, .depth1 a:hover{ 
	color: #FFFFFF;
	background: #7fb14a;
}
.depth1_loc a, .depth1_loc a:link, .depth1_loc a:visited, .depth1_loc a:active {
	color: #FFFFFF;
}
/******************** depth 1 ********************/


/******************** depth 2 ********************/
.depth2 {
	/* second column menu */
	position: absolute;
	left: 202px; /* this plus padding below should add to 192 to create the forgiving menus */
	padding: 0px 0px 0px 0px;
	z-index: 3;
	width: 205px;
	margin: 0px;
	color: #d2f1b0;
	background: #001e5e;
	display: none;
	border: 1px solid #7fb14a;
	border-bottom: 0;
}
.depth2 ul {
	list-style: none;
	width: 205px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
.depth2 li {
	list-style: none;
	margin: 0px;
	padding-top:2px;
	width: 185px;
	height: 24px;
	padding-left: 20px;
	border-bottom: 1px solid #7fb14a;
}
.depth2 td {
	color: #d2f1b0;
	width: 185px;
	height: 24px;
	padding-left: 20px;
	border-bottom: 1px solid #7fb14a;
}
.depth2 a, .depth2 a:link, .depth2 a:visited, .depth2 a:active {
	color: #d2f1b0;
}
.depth2 li:hover, .depth2 td:hover {
	color: #d2f1b0;
	background: #001542;
}
.depth2 li.loc, .depth2 td.loc{
	background: #001542;
}
/******************** depth 2 ********************/


/******************** depth 3 ********************/
.depth3 {
	/* second column menu */
	position: absolute;
	left: 406px; /* this plus padding below should add to 192 to create the forgiving menus */
	padding: 0px 0px 0px 0px;
	z-index: 3;
	width: 205px;
	margin: 0px;
	color: #d2f1b0;
	background: #001e5e;
	display: none;
	border: 1px solid #7fb14a;
	border-bottom: 0;
}
.depth3 td {
	color: #d2f1b0;
	width: 185px;
	height: 24px;
	padding-left: 20px;
	border-bottom: 1px solid #7fb14a;
}
.depth3 a, .depth3 a:link, .depth3 a:visited, .depth3 a:active {
	color: #d2f1b0;
}
.depth3 td:hover {
	color: #d2f1b0;
	background: #001542;
}
.depth3 td.loc{
	background: #001542;
}
/******************** depth 3 ********************/

