body {
	margin: 0 auto;
	background: #333333 url(/gfx/base/bkgd2.jpg) repeat-y fixed 50%;/**/
	text-align: center;
	padding: 0;
	border: 0;
	width: 935px;/**/
}
wrapper {
	width: 935px;
	margin: 0 auto;
	/*background: url(/gfx/base/bkgd2.jpg) repeat-y fixed 50%;
	text-align: left;
	position: relative;  important to position it relatively */
	/*text-align: left;  Realigns the text to the left after the IE hack in the body rule */
}
header {
	width: 935px;
	margin: 0px auto;/**/
}
logo {
	position: absolute;
	height: 103px;
	width: 887px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 24px;/**/
}

#email  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	height: 15px;
	width: 120px;
	padding-right: 95px;
	padding-top: 15px;
	float: right;/**/
}
#email  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;/**/
}
#email  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;/**/
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	height: 30px;
	height: 15px;
	width: 600px;
	padding-top: 15px;
	padding-left: 110px;
	float: left;
	text-align: justify;/**/
}
#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	display: inline;
	padding-right: 10px;	/*margin-left: 40px;*/
}
#nav li a, #nav li a.unselected {
	color: #CCCCCC;
	text-decoration: none;/**/
}
#nav li a:hover {
	color: #CCCCCC;
	text-decoration: underline;/**/
}
#nav li a.selected {
	color: #CCCCCC;
	text-decoration: overline;/*underline */
}
#content {
	/*text-align: left;*/
}

#fader {
	height: 369px;
	he\ight: 379px;
	width: 752px;
	w\idth: 843px;
	padding-top: 30px;
	clear: both;
	/*margin-top: 30px;*/
	text-align: center;
	padding-left: 50px;
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	height: 350px;
	width: 900px;
	padding-top: 80px;
	padding-left: 25px;
	margin-top: 20px;
}
#rooms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	width: 910px;
	top: 20px;
	padding-top: 20px;
}
#rooms  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	display: inline;
	list-style-type: none;
	padding-right: 40px;
}
#rooms  li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#rooms  li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #666666;
	padding: 5px 0px;
}
#credits, #credits a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	clear: both;
}
#credits a:hover {
	text-decoration: underline;/**/
}

