#contentInnerContainer {
	width: 1002px;
	background: url(/media/disneyparks/en_US/media/celebrations/land/overviewBG.jpg) top left no-repeat;
	background-position:0px 240px;
	background-color: #fff;
	padding-bottom:50px;
	margin: 0 auto;
}

#chrome{
	height: 0;
	background: transparent;
}
/***************************/
/* GENERAL COLUMNS         */
/***************************/

#threeColumnLayout #mainColumn{
	width:300px;
}
#threeColumnLayout #rightColumn{
	margin:20px 0px 0px 40px;
	padding:0px;	
}
#wrapper{
	margin:0px auto;
}
*html #wrapper{
	padding:0px;
	width: 100%;
}


/**************************/
/*GENERAL                 */
/**************************/
.titleText{
	color:#A82574;
	font-weight:bold;
	margin:5px 5px 5px 6px;
}
.bodyHeaderTitle {
	font-size:17px;
	font-weight:bold;
	margin-bottom:13px;
	color:#FDEF70;
	font-family:"Times New Roman", Times, serifj;
}
.bodyHeader1 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:13px;
}
.bodyText1, .bodyText2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-bottom:12px;
	color:#525C60;
}

.bodyHeader2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:12px;
}

.bodyHeader3 {
	font-size:11px;
	font-weight:bold;
}
.bodyText3 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin: 3px 0 11px 10px;
	clear:both;
	color:#525C60;
}

.headerMedia {
	float:left;
	position:relative;
}

.linkSectionContainer{
	clear:both;
	margin-bottom:20px;
}

#mainColumn .headerMedia{
	float:left;
	margin-left:0px;
	padding-right:5px;
}
.promoMedia {
	margin-top:10px 0px 10px;
}
/**************************/
/* END GENERAL        	  */
/**************************/
/**************************/
/*MAIN COLUMN             */
/**************************/
#CelebDLROverviewExperiencesModule{

}
#CelebDLROverviewExperiencesModule .bodyText1{
	color:#525c60;
}

#CelebDLROverviewExperiencesModule a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3835BD;
	font-weight:bold;
}

/**************************/
/*END MAIN COLUMN         */
/**************************/

/**************************/
/*RIGHT COLUMN            */
/**************************/
/**********************************************/
/*CelebDLROverviewFeaturedEventsModule**/
/**********************************************/
#CelebDLROverviewFeaturedEventsModule  .bodyHeaderTitle{
	margin-bottom:0px;
}
#CelebDLROverviewFeaturedEventsModule a{
	font-family:Arial, Helvetica, sans-serif;
	color: #DB227C;
	font-size:12px;
	font-weight:bold;
	padding-bottom:50px;	
}
#CelebDLRFeaturedEventsLink a{
	font-family:Arial, Helvetica, sans-serif;
	color: #DB227C;
	font-size:11px;
	font-weight:normal;
}

#CelebDLROverviewFeaturedEventsModule .headerMedia{
	float:left;
	margin-left:-10px;
	padding-right:5px;
}

/**************************/
/*FOOTER OVERRIDES        */
/**************************/

*html #footer {
	width:1002px;
}

