#Masthead {
	height: 310px;
}

body.lowspeed #gMdsContentFlashHook,
body.noflash #gMdsContentFlashHook {
	display: none;
}

body.highspeed.flash #gMdsContent {
	display: none;
}

#pContent {
	height:150px;
	width: 980px;
	padding-top: 150px;
	text-align: center;
}

#Well .borderYellow{
	width: 980px;
	height: 70px;
	text-align: center;
	padding-top: 70px;
}

#fash_info_tiles{
	text-align: center;
}	

.home_Tile{
	visibility: hidden;
	overflow: auto;
	height: 0px;
}

/*----- SPEED TOGGLING -----*/
#gMdsContent, #gMdsContentFlashHook, #gMdsNav, #gMdsContentNavFlashHook{display:none;}
.lowspeed #gMdsContent, .lowspeed #gMdsNav {display:block;}
.highspeed #gMdsContentFlashHook, .highspeed #gMdsContentNavFlashHook{display:block;}
.highspeed #gMdsContentNavFlashHook{position: absolute;}
.highspeed #gMdsContentFlashHook {margin:115px 0 0 0;width:964px;}
/*----- SPEED TOGGLING -----*/
