body,td,th {
	font-family:Arial;
	font-size:0.7em; 
	font-style:normal;	
	color: #000000;
/*	background-color: #A1A38A;*/
	background-color: #FFFFFF;
}

 a:link    {  color:#000000; text-decoration:none; } 
 a:visited { color:#000000; text-decoration:none; } 
 a:hover   { text-decoration:none; } 
 a:active  { color:#000000; text-decoration:none; } 

#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
}

#web3d {
	float: left;
	width: 685px;
	background-color: #FFFFFF;
	height: 510px;
	overflow:auto;
}

#menu {
	float:left;
	height: 95px;
	width: 955px;
	background-color: #FFFFFF;
	text-align:center;
	color: #FFFFFF;
	padding-bottom:5px;
}

#buttonheading {
	width: 82px;	
	height: 13px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-left:3px;	
	/* IE hack to override margin for menu items.  This makes the menu align in both IE and FF */	
	_margin-left:0.3em;	
}

#buttons {
	clear:both;
	width: 80px;
	float:left;
	margin-top:2px;
	height: 78px;
	border:1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

#window2 {
	float: right;
	width: 270px;
	background-color: #E1E1E1;
	height: 255px;
}

#window3 {
	text-align:center;
	float: right;
	height: 247px;
	background-color: #FFFFFF;
	width: 270px;
}

	#dropdowns{
		border-top:1px solid;
		border-bottom:1px solid;
		border-color:#CCCCCC;
		background-color:#E1E1E1;
	}

		#information{
		 border:1px solid;
		 border-color:#CCCCCC;
		 height:226px;
		 text-align:left;
	 	 font-size: 11px;
		}

			#infoHead{
				padding:2px;
				border-bottom:1px solid;
				border-color:#CCCCCC;
				background-color:#E1E1E1;
				font-weight:bold;
			}
				
				#infoText{
					padding:2px;
				}

#author{
	width:267px;
	height:82px;
	text-align:center;
	float:right;
	padding-top:13px;
}

#roomlayout{
	background-color:#33CC99;
}




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#loadText {
	font-family:Arial;
	font-size:0.8em; 
	font-style:normal;	
	color: #000000;
	background-color: #FFFFFF;
	text-decoration:blink;
}

#instructions {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	width:685px;
	text-align:center;
}


