/* CSS Document */
body {
	background: url(../images/marble_bkgnd.jpg);
	margin: 0px;
	padding: 0px;
	font-size: 12px; 
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
#container {
	width: 100%;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	height: auto;
	margin: 0 auto;
}

#content_cont {
	width:440px; 
	margin:0 auto;
	padding: 20px; 
}
 
#content_pop {
	background: #333333;
	width: 420px;
	padding: 10px; 
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

.subtitle {
	font-weight: bold;
	font-size: 16px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: none;
	color: #66CC99;
}
a:active {
	text-decoration: none;
	color: #CC9933;
}

#vtour1 {
	width: 528px;
	display: none;
}
#vtour2 {
	width: 528px;
	display: none;
}
#vtour3 {
	width: 528px;
	display: none;
}
#vtour4 {
	width: 528px;
	display: none;
}
#vtour5 {
	width: 528px;
	display: none;
}
#vtour6 {
	width: 528px;
	display: none;
}
#vtour7 {
	width: 528px;
	display: none;
}
#vtour8 {
	width: 528px;
	display: none;
}
.gaz_cat_title {
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	color: #fff;
	font-weight : bold;
}