@import url("../../CSS/basis.css");

#ContentWrapper {
	background: url(engagements.jpg);
}

#SubNav {
	position:relative;
	
	top:100px;
	left: 405px;
	
	width:405px;
	
	text-align:center;
	font-weight:bold;
}

#ContentFrame {
	position:relative;
	
	top:120px;
	left:405px;
	
	width:405px;
	height:405px;
	
	overflow:auto;
}

#ContentFrame h1 {
	letter-spacing:1px;
	font-size:130%;
}

#ContentFrame table {
	margin-bottom:30px;
}
