body {
	margin:0;
	padding:0;
	border:none;
	font-family: verdana, helvetica, arial;
	background:	url(images/darkstripe45.png);
	
}
img, div, ul, li {
	behavior: url(iepngfix.htc);

}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
}
iframe#tour5 {
	/*width:837px;
	height:666px;*/
	width:590px;
	height:460px;
	border:none;
	background: #36372B;
}


.access {
	visibility: hidden;
}

/*--------------header----------------------*/
#header {
	margin:0 auto;
	width:600px;
	height:177px;
	padding-right: 155px;
}

#headimg {
	width:528px;
	height:76px;
	position: relative;
	left:50px;
}

#header h1 {
	color:white;
	text-align: center;
}
/*------------page-----------------------*/
#pagewrapper {
	margin:0 auto;
	width:890px;
}
#left {
position:relative;
	float:left;
	width:595px;
	margin:0;
	padding:0;
}
#right {
margin:0;
padding:0;
	float:left;
	width:130px;
	
}
#gut { /*----beside the left div-----*/
float:left;
	
	margin:0 auto;
	width:100px;
	padding:3px;
}
#gut img {
	border: none;
	}
.caption {
	color: #edc730;
	text-decoration: none;


	font-size: 11px;
}
/*------------tour menu2--------------------*/
#menu2 {
position:relative;
left:-30px;
	margin: 0;
padding: 0;

font: bold 11px Verdana;
list-style-type: none;
}
#menu2 li {
display: inline;
margin: 0;
}
#menu2 ul li ul, #menu2 ul li ul li a{
display:block;
width:50px;
height:60px;
float:left;
color:red;
	position:absolute;
	left:auto;
	top:0px;
z-index: 900;
margin-left: -9px;
}
#menu2 a:hover {
	color:grey;
}
#menu2 li:hover ul {
	margin-left:0px;	
}
#menu2 li a{
	text-align: center;
	float: left;
display: block;
text-decoration: none;
margin: 0 2px;
padding: 6px 7px; /*padding inside each tab*/
color: white;
background: #414141; /*background of tabs (default state)*/
}


/*----------right hand tab/btn menu ----------*/


#menu1 ul {
	list-style-type: none;
	margin-left: -30px;
	width:136px;
}
#menu1 li {
	
}
#menu1 li a{
	width:136px;
	height:101px;
	display:block;
	text-decoration: none;
}
#menu1 li span {
	visibility: hidden;
}
#lib a{
	background: url(images/liberty.jpg);
}
#brk a{
	background: url(images/brooklyn.jpg);
}
#arl a{
	background: url(images/arlington.jpg);
}
#fre a{
	background: url(images/freemont.jpg);
}
.active {
	margin-left:-5px;
}
.inactive {
	margin-left:0px;
}
/*--------------Footer -------------------*/
#footer {
clear:both;
	
}
#footer p {
	color:#373;
	font-size: .6em;
	position: relative;
	
	left:30px;
}
