﻿html{overflow-x:hidden}

body {
	width:800px;
	padding:0;
	margin:0;
	background:url(../images/conferenceBkg.jpg) repeat-y; 
}
#allEventsBkg{background:url(../images/allEventsBkg.jpg) no-repeat; width:800px; height:900px; padding-bottom:75px}

#SeventysBkg{background:url(../images/SeventysBkg.jpg) no-repeat; width:800px; height:1000px;}

#fishingBkg{background:url(../images/fishingBkg.jpg) no-repeat; width:900px;}

#golfBkg{background:url(../images/golfBkg.jpg) no-repeat; width:900px;}

#fashionBkg{background:url(../images/fashionBkg.jpg) no-repeat; width:900px;}

#jazzBkg{background:url(../images/jazzBkg.jpg) no-repeat; width:800px;}

#cprBkg{background:url(../images/cprBkg.jpg) no-repeat; width:800px;}

#ftbBkg {
	background-image: url(../images/ftbBkg.jpg);
	width: 800px;
	background-repeat: no-repeat;
}


#MeetingBkg{background:url(../images/MeetingBkg.jpg) no-repeat; width:800px;}

#GiftbasketBkg{background:url(../images/GiftbasketBkg.jpg) no-repeat; width:800px;}

#eventContent{width:800px; padding-top:230px;}

#eventLeftContainer{width:500px; float:left;}

#eventBtnContainer{width:250px; float:right; padding-left:25px}

.clear{clear:both}

img{border:none; padding-left:25px; margin:0}

#eventLeftContainer h1 {
	width:500px;
	margin-top:-25px
}

#bottomBtns{margin:50px 0 75px 0;  width:450px}

#eventLeftContainer p{width:450px; margin:0 0 15px 0}

