#bannerWrapper {
	background-image: url('/images/banner-wrapper-bg.gif');
}
#footer {
	background-image: url('/images/footer-bg.gif');
}
#content {
	background-repeat: repeat-y;
	background-image: url('/images/content-bg-repeat.gif');
}
#contentLeft {
	width: 516px;
	padding: 0px 65px 0px 20px;
}
#contentRight {
	width: 379px;
}
#banner .noFlash {
	width: 960px;
	min-height: 178px;
	height: auto !important;
	height: 178px;
	padding: 55px 0px 20px 20px;
	background-image: url('/images/banner-no-flash-4.jpg');
	background-repeat: no-repeat;
	background-position: 320px top;
	color: #b6ddff;
	font-size: .875em;
	font-family: trebuchet ms, sans-serif;
}
#banner .noFlash a {
	color: #b6ddff;
}
h2{
	padding-top:15px;
	border-top:1px solid #AAAAAA;
}