@charset "utf-8";
/* CSS Document */

body {
	background-image:url('/img/aboutUs_bg.jpg');
}

#leftArm {
	background-image:url('/img/left_arm_aboutUs.png');
	left:-380px;
	width:448px;
	height:619px;
}

#rightArm {
	background-image:url('/img/right_arm_aboutUs.png');
	right:-350px;
	width:456px;
	height:663px;
}

#topRightSideContainer {
	float: right;
	width: 500px;
}

#topContainer {
	margin-top: 40px;
	margin-bottom: 40px;
	height:auto;
}

#logoDiv_happyHour {
	background-image:url('/img/camp_life/happy_hour.png');
	background-repeat: no-repeat;
	width: 275px;
	height: 166px;
}

#logoDiv_kingOfTheTable {
	background-image:url('/img/camp_life/king_of_the_table.png');
	background-repeat: no-repeat;
	width: 275px;
	height: 163px;
}

#logoDiv_triviaTime {
	background-image:url('/img/camp_life/triviaTime.png');
	background-repeat: no-repeat;
	width: 275px;
	height: 200px;
}

#logoDiv_budeEvents {
	background-image:url('/img/camp_life/bud_e_events.png');
	background-repeat: no-repeat;
	width: 275px;
	height: 197px;
}

.rowContainer {
	clear:both;
	margin-top:28px;
	padding-bottom:28px;
}

.rowLeftSideContainer {
	float:left;
	width: 275;
	margin-left: 20px;
}

.rowRightSideContainer {
	float: right;
	width:460px;
}

.rowRightSideCopy {
	margin-left:10px;
}

.content {
	width:275px;
}

.leftsideitalic {
	font-style:italic;
	font-size:11px;
	line-height:28px;
	margin-top:20px;
}

#quizContainer {
	height: 380px;
}