/* HOME PAGE LAYOUT */

#container.home #leftContent, #container.home #middleContent, #container.home #rightContent {
}

#container.home #middleContent {
}

#container.home #rightContent {
}




/* HOME PAGE MISCELLANEOUS */



/* MAIN NAVIGATION */

.navigation,
.navigation ul,
.navigation ol
{
	display: none;
}
	
	

#utilityNav {
	display: none;
}


/* NAVIGATION */

#navigation {
	display: none;	
}

#container.home #navigation {
	display: none;	
}


/* FLAG STYLES */

.flag {
	display: none;
}


/* FOOTER STYLES */

#footer {
	display: none;
}


/* FOOTER STYLES */

#footerLiveUnited {
	position:relative;
	float:right;
	margin-right:50px;
	margin-left:50px;
	margin-top:7px;
	margin-bottom:7px;
	font-family:verdana,arial,helvetica;
}

#footerShareWith3rdParties {
	position:relative;
	float:left;/**/
	margin-right:50px;
	margin-left:50px;
	margin-top:7px;
	margin-bottom:7px;
	font-family:verdana,arial,helvetica;
}

/*FENCE POSTERS */

#fence_posters {
	display: none;
}



/*RIGHT SIDE CLOUDS */

.rightContainer {
	display: none;
}


/* SUB HEADERS */

/* TOP NAV STYLES */


#mainNav {
	/*display: none;*/
}


/* LEFT CONTAINER */


#leftContent {
	/*display: none;*/
}


#rightContent {
}

#rightContentALT {
}

/* FLICKR */

.flickrSlideshow {
	display: none;
}

iframe.flickrSlideshowIFRAME {
	display: none;
}


