/* Tony D Trinh @ VDP WEBSITES 10.08.2009 / Sun Country on the Murray / EXPANDED CSS / NORMAL VERSION
--------------------------------------------------------------------------- */
body {
	background: #e5e5e5 url(../images/expanded_pattern.gif) repeat-x;
	text-align: center;
}
#background {
	background: url(../images/bg.jpg) 50% 0 no-repeat;
	width: 100%;
	height: 672px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
#flashcontent {
	width: 918px;
	height: 366px;
	margin: 0 0 47px 0;
}
#flashcontent p {
	margin: 148px auto 0 auto;
	width: 646px;
	padding: 15px;
	color: #ffffff;
	background-color: #313131;
	border: 1px dashed #313131;
}
#flashcontent a {
	color: #ffffff;
}
#flashcontent a:hover {
	text-decoration: none;
}
#styleSwitch #showH {
	display: none;
}
#styleSwitch #hideH {
	width: 105px;
	height: 22px;
	display: block;
	background: url(../images/hideHeader.gif) no-repeat;
	text-indent: -9999px;
}