#content
{
height:70.5em;
margin-left: 22px;
background: #efdca4;('images/contentbk.png') left repeat;
border: 0px black solid;
width: 750px;
}

#history_left
{
position: relative;	
float:left;
width:450px;
height:50em;
z-index: 1;
background: #efdca4;	

}

#history_right
{
position: relative;		
float:right;
width:270px;
height:50em;
background: #fff3cf;	
border:solid 5px #ca9d4b;
z-index: 1;
margin-top: 33px;
padding-bottom:27px;
margin-right:20px;
}

#history_writeup
{
max-width:369px;
height:940px;
border: solid 5px #ca9d4b;
background: #fff3cf;
margin: 0 auto;
margin-top: 10px;
margin-left: 26px;
font-size: 11pt;
padding: 10px;
}

#history_rest1
{
width:270px;
height:220px;
margin-left: 12px;
margin-top: 5px;
margin-bottom: 25px;
background: transparent url('html/images/staticpics/bearlink4fanny.gif') top center no-repeat;
}

#history_rest2
{
	width:270px;
height:220px;
margin-left: 12px;
margin-top: 25px;
margin-bottom: 25px;
	background:transparent url('html/images/staticpics/wallink4fanny.gif') top center no-repeat;

}

#history_rest3
{
	width:270px;
	height:220px;
margin-left: 12px;
background:transparent url('html/images/staticpics/redslink4fanny.gif') top center no-repeat;

}

#history_rest1 img
{
border: none;
width: 255px;
}

#history_rest2 img
{
border: none;
width: 255px;
}

#history_rest3 img
{
border: none;
width: 255px;
}

#history_page_title{

height: 70px;
width: 430px;
background: transparent url('images/histtitpg.gif') center no-repeat;
margin-top: 15px; margin-left: 12px;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: ghostwhite;
padding: 5px;
left: -1000px;
border: 3px solid #bbb;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 100;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -135px;
position: absolute;
left: -10px; /*position where enlarged image should offset horizontally */
z-index: 100;
}

.thumbnail span img{ /*CSS for enlarged image*/
position: relative;
border-width: 0;
width: auto;
padding: 2px;
z-index: 100;
}

.thumbs_left
{
	float:left;
width: 193px;
margin-top: 15px;
margin-bottom: 8px;
}

.thumbs_left img
{
border: 3px solid #ddd;

}


.thumbs_right
{
	float:right;
width: 179px;
margin-top: 15px;
margin-left: 15px;
}

.thumbs_right img
{
border: 3px solid #ddd;
}

.thumbs_right .thumbnail:hover span{
left: -130px;
top: -200px;
}

#restaurants_title{
height:80px;
width:268px;
background: transparent url('images/histlinktitlefanny.gif') center no-repeat;
}



