@charset "UTF-8";

body {background-color: #575757; position:relative; padding:0; margin:0; color:#575757; }
#container {width:100%; text-align:center; min-width:900px; position: absolute;	height: 750px; left: 50%; top: 50%; margin-top: -50%; margin-left: -50%;}
#myContent {width:100%; text-align:center; min-width:900px; width: expression((documentElement.clientWidth <900) ? "900px" : "100%" );}
#footer {width:100%; text-align:center; min-width:900px; width: expression((documentElement.clientWidth <900) ? "900px" : "100%" );}
#virtualtrip {width:100%; text-align:center; min-width:900px; width: expression((documentElement.clientWidth <900) ? "900px" : "100%" );}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; }
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }
a:link {color: #333333;	text-decoration: none; }
a:visited {text-decoration: none; color: #333333; }
a:hover {text-decoration: underline; color: #333333; }
a:active {text-decoration: none; color: #333333; }

	
