/* Tony D Trinh @ VDP WEBSITES 10.08.2009 / Sun Country on the Murray / COMPACT CSS / NORMAL VERSION
--------------------------------------------------------------------------- */
body {
	background: #e5e5e5 url(../images/compact_pattern.gif) repeat-x;
	text-align: center;
}
#background {
	background: url(../images/bg_compact.jpg) 50% 0 no-repeat;
	width: 100%;
	height: 407px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
#head {
	width: 909px;
	height: 165px; /* originally 62px */
	padding: 0 9px 0 0;
}
#flashcontent {
	display: none;
}
#styleSwitch #showH {
	width: 105px;
	height: 22px;
	display: block;
	background: url(../images/showHeader.gif) no-repeat;
	text-indent: -9999px;
}
#styleSwitch #hideH {
	display: none;
}
