/*Degree*/
/* START Undergrad - Main Page*/
	#top{width:578px;float:left;border-top:1px solid #C7C8C9;background:url(../images/top.gif) repeat-y;}
			#tl{width:360px;float:left;padding:10px 0 0 0;}
			#tr{width:210px;float:right;margin:10px 0 0 5px;}
				#tr ul{margin:0 0 0 5px;}
				#tr h3{margin:0 0 3px 5px;}
				#tr p{margin:0 0 3px 5px;}
	#fa{width:580px;float:left;border-top:1px solid #C7C8C9; padding-top:20px;}
	#fa h3{ }
	#fa img{ margin:0 15px 20px 10px;}
	#middle{width:580px;float:left;border-top:1px solid #C7C8C9;background:url(../images/middle.gif) repeat-y;}
			#ml{width:210px;float:left;padding:1px 2px 0 2px;}
				#ml p, #ml h3{padding:10px 8px 0 8px;}
			#mr{width:360px;float:right;padding:10px 0 0 5px;}
	#bottom{width:580px;float:left;border-top:1px solid #b0b4b9;margin-bottom:10px;padding:20px 0 0 0;}
			#bl{width:360px;float:left;}
			/*#bm{width:186px;float:left;margin:10px;}*/
			#br{width:auto;float:right;}	
/* END Undergrad - Main Page*/

/* START Horizontal Nav Styles */
	#tertiary{float:left;width:100%;list-style:none;line-height: 1;font-weight:bold;padding:0;border-width:1px 0;margin: 0 0 1em 0;}
	#tertiary ul{list-style:none;line-height: 1;background:white;font-weight:bold;margin:0 0 1em 0;}
	#tertiary a{display:block;color:#666;text-decoration:none;padding:0.25em 2em;line-height:18px;text-transform:uppercase; text-decoration:none;font-size:10px;background:url("../images/buttons_all.gif") no-repeat right top;border-left:1px #eee solid;}
	#tertiary a:hover{color:#283f6e;}
	#tertiary li{position:relative;float: left;padding: 0;list-style:none;z-index:2;}
	#tertiary li a{color:#666;background-position:right bottom;}
	#tertiary ul a:hover{background-position:right; background:none; color:white;}
	#tertiary li ul{position: absolute;left: -999em;height: auto;font-weight: normal;margin:0;top:22px; border-bottom:1px #c9c9c9 solid;}
	#tertiary li:hover ul ul,#tertiary li:hover ul ul ul{left: -999em;}
	#tertiary li:hover ul,#tertiary li li:hover ul,#tertiary li li li:hover ul{left: auto;}
	#tertiary li ul{background:url(../images/buttons_all.gif) no-repeat right top;width: 195px; padding: 0;margin-top:1px;}
	#tertiary li ul a{background-position:right top;width: 191px; padding: 2px;}
	#tertiary li:hover{background: #2e2d27;}
/* END Horizontal Nav Styles */