BODY {overflow-x: hidden;}
#footer {
	height: 30px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-color:none;
}
#wrapper a img {
	border-style: none;
}
#challenges a img {
	border-style: none;
}
#wrapper {
	height: 1800px;
}
#wrapper #rightSidebar {
	height: 1500px;
}
#wrapper #midContent p {
	color: #6F3;
}
#header {
	height: 180px;
	background: url(../images/banner_images/gray-mult-banner.png) no-repeat -1px bottom;
}
#header h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	text-align: left;
	padding-left: 380px;
}
.smallLettering {
	font-size: 0.6em;
}
#header h1 a {
	color: #FFF;
	background: #C06;
}