@charset "ISO-8859-1";
body {
	background-image: url(images/VC_Background.jpg);
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color:#999966;
	font-family:"Verdana";
	font-size:12px
}

#luxuryText {
	color:#666633;
	font-family:"Times New Roman";
	font-size:24px
}

#luxuryTextPVR {
	color:#666633;
	font-family:Times New Roman;
	font-size:20px;
	font-weight:100;
	font-stretch:wider;
}

.menu {position:absolute; height:10px; width:801px; top:134px; left:80px;text-align:center; z-index:500}
a {font-family:Verdana;text-decoration:none; color:#666633; padding:3px; font-size:10px}
a:hover {color:#333300}

.menuBottom {
	position:absolute;
	height:10px;
	width:480px;
	top:1315px;
	left:218px;
	text-align:right;
	z-index:500;
	font-size:8px
}

.translucent
{
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
width: 100%; 
height:100%;
}
img{ behavior: url(iepngfix.htc); }

