body {
	background-color: #000000;
	background-image: url(/images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:56px;
}

#pageWrapper {
	width: 927px;
	margin:auto;	
}

#logoWrapper {
	width:102px;
	height: 103px;
	float:left;
}

#tagline {
	float:right;
	margin-top:29px;
}

#menuWrapper{
	float:right;
	width:801px;
}

#contentWrapper {
	width: 927px;
	clear:both;
	margin:auto;
	padding-top:165px;
}

#contentWrapperHome {
	width: 927px;
	clear:both;
	margin:auto;
	padding-top:20px;
}

#contentLeft {
	margin-top: 38px;
	width:280px;
	float:left;
}

#contentRight {
	margin-top:38px;
	width: 647px;
	float:right;
}

#contentRightSmall {
	padding-top:45px;
	width: 600px;
	float:right;
}

#footerWrapper {
	width: 927px;
	padding-top:38px;
	padding-bottom:30px;
}

#eventProductionPhoto {
	width: 356px;
	padding-right:40px;
	float:left;
}

#eventProductionText {
	float:left;
	width:500px;
}
