

/* =Placeholder
----------------------------------------------------------------------*/

#placeholder
{
	background: #665;
	float: left;
	height: 640px;
	border:2px solid #3d1c00;


}

/* =Showcase
----------------------------------------------------------------------*/

#showcase
{
	background: #fff;
	float: right;
	overflow: auto;
	width: 110px;
	height: 640px;
	margin: 0 0 0 15px;
	border:2px solid #3d1c00;
}

#showcase img
{
	background: #fff;
	border: 1px solid #999;
	margin: 0 0 8px 0;
	padding: 1px;
	width: 80px;
}

#showcase a:hover img
{
	border-color: #555;
}

#showcase ul
{
	padding:0 5px 0 5px;
	margin:2px 0;
}

#showcase li
{
	display: inline;
}

#main_galpg {
background: url(images/bv_mainroots.gif) no-repeat top left transparent;
margin:0;
padding:37px 0 0 0px;
float:left;
}

#description {
float:left;
width:438px;
margin:20px 0 0 0;
}

#galpage_content {
margin:0 0 0 25px;
}