/* Historical history.css */
html body	{margin-left:0;
		margin-top:0;
		background-image: url('images/bg_historic_1600x1024_1.jpg');
		/* background-image: url('Images/waves_1000.jpg');*/
		/*background-image: url('Images/burlappage.gif');*/
		/* background-image: url('Images/background2a.gif'); */
		/*background-image: url('/historical/bathhouses/images/clouds1a.jpg');*/
		/*background-image: url('Images/bg_bottom.jpg');*/
		/* background-image: url('Images/vert_bluelines_fade_1600.gif');*/
		/* background-image: url('Images/winter_fade_blue_white_snow.jpg');*/
		/* background-image: url('Images/CIMG3043_1152.JPG');*/
		background-attachment: fixed;
		text-align:center}
		
/* historical nav bar */
.menu { POSITION: absolute; 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: #999999; 
	LAYER-BACKGROUND-COLOR: #999999; 
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 3px solid black; 
	BORDER-RIGHT: 3px solid black; 
	PADDING: 3px; 
	z-index: 10; 
	width: 200 }

.menuTitle { width: 135; 
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 1px solid black; 
	BORDER-RIGHT: 1px solid black; 
	PADDING: 3px; 
	BACKGROUND-COLOR: #999999; }

.menuBarLink { text-decoration: none; 
	font-style: bold; 
	color: #ffffff; 
	font-family: helvetica,arial; 
	outline: none }

.menuLink { text-decoration: none; 
	font-style: bold; 
	color: #000000; 
	outline: none;
}
	
a:hover.menuLink { text-decoration: none; font-style: bold; color: #ffffff }

#menuTitle1 { position: absolute; left: 110; top: 5; font-size: 14px }
#menuTitle2 { position: absolute; left: 250; top: 5; font-size: 14px; width:275px; }
#menuTitle3	{ position: absolute; left: 530; top: 5; font-size: 14px; width:175px; }
#menuTitle4	{ position: absolute; left: 710; top: 5; font-size: 14px; width:175px; }

#menu1 { position: absolute; left: 113; top: 32; font-family: helvetica,arial; font-size: 14px;text-align:left; z-index:5; }
#menu2 { position: absolute; left: 253; top: 32; font-family: helvetica,arial; font-size: 17px;text-align:left; width:325px; z-index:5;}
#menu3 { position: absolute; left: 533; top: 32; font-family: helvetica,arial; font-size: 17px;text-align:left; width:375px; z-index:5; }
#menu4 { position: absolute; left: 713; top: 32; font-family: helvetica,arial; font-size: 14px;text-align:left; width:225px; z-index:5; }

#contentDiv { position: absolute; left: 10; top: 40; font-size: 14px }
