	@import url(styles.css);
	
	#mid {	
		border-bottom: 4px solid #7AADD8;
		height: 112px;
	}
	#rightCol {
		background: transparent url(images/topLeftCorner.gif) no-repeat left top;
	}
	#content {
		background-image: none;
	}
	#content h2 {
		color: #9F8B07;
	}