/********************************

	WEB SITE COLOR PALETTE
	
	grey: #999
	kinda dark grey: #666
	really dark grey: #333
	really light grey: #EEE
	red: #DD2617
		
********************************/

/*******************************/
/*            MENUS            */
/*******************************/

div#Stage {
	width: 700px;
}

img#AsSeenOn {
	display: none;
}

div#PageHead {
	overflow: hidden;
	width: 700px;
}

div#PageContent {
	padding: 30px;
}

div#MainMenu {
	display: none;
}

div#PageFoot {
	display: none;
}

.ScreenOnly {
	display: none !important;
}
