/* each page has its own color, defined in the head */
h2{
	font-size:14px;
	margin-bottom:0px;
}
.under-h2{
	margin-top:0;
}

#subpages-content{
	width:856px;
	margin:0 auto;
	background:#fff;
	}
	#breadcrumbs{
		margin-bottom:5px;
	}
	#breadcrumbs ul{
		list-style:none;
		padding:0 0 0 18px;
		margin:0 0 0 18px;
		}
		#breadcrumbs ul li{
			display:inline;
			font-size:10px;
			margin:0 2px;
		}
		
	/* Header bars */
	#bar-mba{
		width:856px;
		height:70px;
		background:url(../images/bar_mba.gif) no-repeat;
	}
	#bar-internships{
		width:856px;
		height:70px;
		background:url(../images/bar_internships.gif) no-repeat;
	}
	#bar-benefits{
		width:856px;
		height:70px;
		background:url(../images/bar_benefits.gif) no-repeat;
	}
	#bar-campus{
		width:856px;
		height:70px;
		background:url(../images/bar_campus.gif) no-repeat;
	}
	#bar-about{
		width:856px;
		height:70px;
		background:url(../images/bar_about.gif) no-repeat;
	}
	
	/* MBA Opportunities tabs*/
	#tabs{
		margin:0 0 0 35px;
		padding:0;
		width:515px;
		}
		#tabs ul{
			list-style:none;
			margin:0;
			padding:0;
			}
			#tabs ul li{
				float:left;
			}
			#tabs ul li a,
			#tabs ul li a:visited{
				display:block;
			}
			#tab-one{
				width:174px;
				height:21px;
				background:url(../images/tab_enterprise.gif) no-repeat bottom;
			}
			#tab-one a:hover,
			#tab-one:hover a{
				width:174px;
				height:21px;
				background:url(../images/tab_enterprise.gif) no-repeat top;
			}
			#tab-two{
				width:206px;
				height:21px;
				background:url(../images/tab_revenue.gif) no-repeat bottom;
			}
			#tab-two a:hover,
			#tab-two:hover a{
				width:206px;
				height:21px;
				background:url(../images/tab_revenue.gif) no-repeat top;
			}
			#tab-three{
				width:150px;
				height:21px;
				background:url(../images/tab_ongoing.gif) no-repeat bottom;
			}
			#tab-three a:hover,
			#tab-three:hover a{
				width:150px;
				height:21px;
				background:url(../images/tab_ongoing.gif) no-repeat top;
			}
		
		/*MBA Opportunities popup boxes */
		#box0,#box1,#box2,#box3,#box4,#box5,#box6{
			position: absolute;
			z-index:50;
			padding:10px;
			margin:0;
			margin-left:50px;
			*margin-left:-50px;
			margin-top:0px !important;
			margin-top:18px;
			width:auto !important;
			width:360px;
		}
		
		/* hacks for IE6 */
		#box4{
			margin-top:0px !important;
			margin-top:-10px;
		}
		#box5{
			margin-top:0px !important;
			margin-top:-10px;
		}
		#box6{
			margin-top:0px !important;
			margin-top:-50px;
		}
		
		.boxes{			
			border:1px solid #f2a020;
			background:#fff;
			float:left;
			width:auto !important;
			width:300px;
			}
			.boxes ul{
				padding:5px 5px 5px 10px;
				margin:5px 5px 5px 10px;
			}
			.boxes p{
				width:280px;
				padding:0 10px;
			}
		
		.close{
			border:1px solid #f2a020;
			float:left;
			background:#fff;
			padding:5px;
			width:50px;
		}
		.close a{
			text-decoration:none;
			color:#f2a020;
		}
		.close a:hover{
			text-decoration:underline;
			color:#f2a020;
		}
	
	#body-text{
		padding:10px 0 0 103px;
		width:430px;
		float:left;
	}
	#image{
		width:320px;
		float:right;
		/*margin:-80px 0 0 90px;*/
		margin-top:-80px;
		}
		#image img{
			float:right;
			margin-right:30px;
		}
		
	#internships-list{
		font-weight:bold;
		font-size:11px;
		}
		#internships-list li{
			margin:5px 0;
			padding:5px 0;
		}
		
	/* Apply Now buttons */
	#apply-mba{
		width:184px;
		clear:right;
		float:right;
		margin:30px 0 0 0;
		padding:0 70px 0 0;
	}
	#apply-mba a{
		display:block;
		width:184px;
		height:40px;
		background:url(../images/apply_mba.gif) no-repeat bottom;
	}
	#apply-mba a:hover,
	#apply-mba:hover a{
		width:184px;
		height:40px;
		background:url(../images/apply_mba.gif) no-repeat top;
	}
	#apply-benefits{
		width:184px;
		clear:right;
		float:right;
		margin:30px 0 0 0;
		padding:0 50px 0 0;
	}
	#apply-benefits a{
		display:block;
		width:184px;
		height:40px;
		background:url(../images/apply_benefits.gif) no-repeat bottom;
	}
	#apply-benefits a:hover,
	#apply-benefits:hover a{
		width:184px;
		height:40px;
		background:url(../images/apply_benefits.gif) no-repeat top;
	}
	#apply-campus{
		width:184px;
		clear:right;
		float:right;
		margin:30px 0 0 0;
		padding:0 80px 0 0;
	}
	#apply-campus a{
		display:block;
		width:184px;
		height:40px;
		background:url(../images/apply_campus.gif) no-repeat bottom;
	}
	#apply-campus a:hover,
	#apply-campus:hover a{
		width:184px;
		height:40px;
		background:url(../images/apply_campus.gif) no-repeat top;
	}
	#apply-about{
		width:184px;
		clear:right;
		float:right;
		margin:30px 0 0 0;
		padding:0 80px 0 0;
	}
	#apply-about a{
		display:block;
		width:184px;
		height:40px;
		background:url(../images/apply_benefits.gif) no-repeat bottom;
	}
	#apply-about a:hover,
	#apply-about:hover a{
		width:184px;
		height:40px;
		background:url(../images/apply_benefits.gif) no-repeat top;
	}
	

