@import url(http://www.beckyfalls.com/css/master.css);

#container {
background:#C8CDB4 url(http://www.beckyfalls.com/img/bg/container.png) repeat-x;
float: left;
width: 790px;
margin-left: 0px;
}
* html #container {
display: inline;
}
#sidebar {
background:url(http://www.beckyfalls.com/img/sidebar/bg.png) repeat-y;
float: left;
width: 200px;
margin-left: -990px;
visibility:hidden;
}
#shadow	{
background:url(http://www.beckyfalls.com/img/bg/shadow.png) repeat-y;
float: left;
width: 10px;
}
/* Start Mac IE5 filter \*/
#container, #sidebar, #shadow {
padding-bottom: 32767px !important;
margin-bottom: -32767px !important; 
}
/* End Mac IE5 filter */
#quick_info {
background:transparent url(http://www.beckyfalls.com/img/sidebar/info.gif) no-repeat;
top:0px;
left:-6px;
width:39px;
height:840px;
position:absolute;
z-index:100;
}