body{
background-image:url(images/room.jpg);
	width:100%;
	height:100%;
	background-repeat: none;
	font-family:georgia, "times New Roman", times, serif;

}
#container {
	width:873px;
	margin:0 auto;

}

img
{  border-style: none;

}
img2
{
	border:solid;
	border-color: #000033;
	}

a{
	color: none;
	text-decoration: none;
}

a:link{
	color: none;
	text-decoration: none;
}

a:visited{
	color: none;
	text-decoration: none;
}

a:hover{
	color: none;
}

h1{
	 font-family: Verdana,Arial,sans-serif;
 	 font-size: 18px;
	 color: #FFF;
	 font-style: italic;}
	 
h2{
	 font-family:"MV Boli";
 	font-size: 30px;
	 color: #F60;
	 font-weight:700;
	 padding: 10px;}

h3{
	 font-family:"Orator Std";
 	 font-size: 17px;
	 color: #FFF;
	 padding-left: 5px;}

h4{
	 font-family:"Orator Std";
 	font-size: 20px;
	 color: #F60;}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header {
	width:873px;
	height:475px;
	background-color:transparent;
	position:relative;
}

#banner{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;	
	position: inherit;
		margin: -1px 0px -30px 0px;
		z-index: 100;

}
#contentcontainter {
		background-image:url(images/browntable.png);
		background-repeat:no-repeat;
		width:950px;
		height::650px;
		margin:auto;
	
}
#contentblock {
	float:center;
	padding: 15px;
	margin: 25px 45px 0px 40px;
	width:400px;
		position: relative;
	text-align:center;
}

#tour {
	width:773px;
	padding-top:25px;
	padding-bottom:25px;
	text-align:center;
}

#floatingbar {
	z-index:100;
	float:right;
	margin-right:auto;
	padding: 6px;
	width:200px;
		position: fixed;
	text-align:center;
}
#rightsidebar {
	float: right;
	padding: 15px;
	margin: 30px 45px 0px 40px;
	width:400px;
		position: relative;
	text-align:center;
}

#linksright{
	color:#FFFFFF;
	position:inherit;
	z-index:100;
	background-color: #000000;
	margin: 0px 10px% 0px 10px;
	width: 400px;
	left: -534px;
	top: 21px;
}
#linksleft{
	color:#FFFFFF;
	position:absolute;
	z-index:0;
	background-color:#000000;
	margin: 2px 10% 0px 1%;
	width: 558px;
	left: 180px;
	top: 258px;
}
#cd{
	background-color:none;
	color:#FFFFFF;
	position:absolute;
	padding: 2px;
	z-index:100;
	text-align:left;
	margin: 4px 0px 0px 70%;
	marker-offset:inherit;
	left: -636px;
	top: 13px;
	width: 57px;
	height: 120px;

}
#TopRight{
	float:right;
	color:#ffffff;
	line-height: 1;	
	background-color:#FF0000;
	width:48%;
	height:48px;
	font-size:110%;
	font-weight:bold;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0px 0 5px;
	Padding:5px 0px 5px 5px;
}

#linkstop{
	padding: 10px 0px 0px 0px;
	background: none;
	width: 100%;
}

#outside{
background-image: none;
	width: auto;
	color: #FFFFFF;
	height: auto;
	margin: 3px 5% 0px 5%;
	padding: 3px;
}

#inside{
	background-position:right;
	background-repeat: repeat-y;
	width:auto;
	color: #333333;
	height: 500px;
	margin: 0px 0px 0px 130px;
	padding: 0px;

}
#content{
position:absolute;
background-image:url(images/menu.png);
	z-index:0;
	float:left;
	width:296px;
	color: #333333;
	margin: 3px -25% 0px 0%;
	padding: 0px;
	left: 699px;
	top: 226px;
	height: 403px;
}
#contenttext{
	background-color:none;
	float:center;
	width:auto;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	color:#ffffff;

}


.content img{
	position: absolute;
	z-index:100;
	visibility:inherit;
	position:inherit;
	float: right;
	border:thick;
	border-color:#666666;

}
#longbar{
	display:block;
	clear: both;
	background:none;
	background-repeat: repeat-x;
	height:20px;
	font-size: 15px;
	font-weight:bold;
	color: #cccccc;
	padding: 4px 5px 4px 15px;
}




/*********** #navBar link styles ***********/

#sectionLinks ul a:link, #sectionLinks ul a:visited {display:block;}
#sectionLinks ul {list-style: none; margin: 0; padding: 15px 13px 0 0px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sectionLinks li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #sectionLinks li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position:relative;
	width:100%;
	margin: 0px;
	padding: 0;
	font-size: 18px;
	font-weight:bold;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-bottom: 2px solid #999999;
	padding: 2px 0px 2px 10px;
	text-align: center;
	
}

#sectionLinks a:hover{
	background-color: #333333;
}
#sectionLinks a.current {
color: #ffffff;
font-weight: bold;
background: #333333;
}

















/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 0px 0px 0px 0px;
}
.relatedLinks img{
	padding: 5px 5px 5px 5px;
}
.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 0px;
	font-size: 70%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#headlines img{
display:block;
size:auto;
margin:0;
padding: 0 10px 0 0px;

