body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FFFFCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.wm-bg {
	background-image: url(images/index_02.jpg);
}
.bottom-bg {
	background-image: url(images/index_03.jpg);
}
.copyright {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.textBG {
	background-image: url(images/tour_13.jpg);
}
.bottomBG {
	background-image: url(images/tour_32.jpg);
}
.ContinueTour {
	background-image: url(images/tour_31.jpg);
}
.ContinueTourText {
	font-size: 34px;
}
.TitleTextBG {
	background-image: url(images/tour_03.jpg);
}
.FLVbg {
	background-image: url(images/View_Clip_02.jpg);
}

.EnterText {
	font-size: 36px;
	font-weight: bold;
}