@charset "utf-8";
body {
	background-color: #f6f5f3;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left 238px;
}


#container {
	height: auto;
	width: 960px;
	margin: 0 auto;
}
#content {
	float: left;
	height: auto;
	width: 930px;
	margin: 10px 0 0 30px;
	clear: both;
	display: inline;
}
#campusTop {
	clear: both;
	float: left;
	height: 232px;
	width: 100%;
	text-align: right;
	margin: 0 0 6px 0;
}
#contentLeft {
	float: left;
	height: 740px;
	width: 616px;
}
#contentRight {
	float: left;
	height: auto;
	width: 314px;
}

#campusRPrize {
	clear: both;
	float: left;
	height: 225px;
	width: 100%;
}
#campusRLogo {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
}
#campusRRules {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../images/campusrbg.jpg);
	background-repeat: repeat-y;
}
#campusRRulesTop {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
}
#campusRRulesText {
	float: left;
	height: auto;
	width: 274px;
	padding: 0 20px 11px 20px;
}
#campusRRulesB {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
}
.campusRRulesMore {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	text-align: right;
}
