body {
	background-image: url(img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
}
.wrapper {
}
.clear {
	line-height: 0px;
	clear: both;
	height: 0px;
}
.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.introtext {
	font-size: 13px;
	line-height: 16px;
	padding-left: 50px;
}
.introtext strong {
	color: #FF0000;
}
.button1 {
	float: left;
	width: 472px;
}
.button2 {
	float: left;
	width: 485px;
}
.button_text {
	margin-left: 10px;
	float: left;
	font-size: 14px;
}
.button_text a {
	font-size: 53px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -2px;
	line-height: 45px;
	margin: 0px;
}
.button_text a:hover {
	color: #FFCC00;
}
.movie1_tdd {
	background-image: url(img/movie_tdd1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.movie2_tdd {
	background-image: url(img/movie_tdd2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.movie {
	background-image: url(img/movie_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 35px;
}
.movie_bot {
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #f6e1aa;
	border-bottom-color: #f6e1aa;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #f6e1aa;
	padding-bottom: 20px;
}
.movie_bot p, .movie_bot_red p, .text_bot p {
	margin-top: 0px;
}
.movie_bot_red {
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7d0000;
	border-bottom-color: #7d0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #f6e1aa;
	padding-bottom: 20px;
}
.moviered {
	background-image: url(img/movie_bg_red.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 35px;
}
.tdd_bot1 {
	background-image: url(img/tour1_tdd_bot1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdd_bot2 {
	background-image: url(img/tour1_tdd_bot2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text_bot {
	background-image: url(img/tour1_bot2.gif);
	height: 139px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-right: 100px;
	padding-left: 20px;
	text-transform: uppercase;
	padding-top: 20px;
}
.text_bot a {
	color: #666666;
}
