
div#mainmenu, div#leftmenu, div#footer, div#slideshow, ul#pictures{
	display: none;
}

#content{
	 background-position: -5000px;
	 border: none;
}
*/


#content{
	border: none;	
	height: auto;
}
#wrapper-noresize, #wrapper{
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	
}

#content .sidepanel{
	overflow: visible;
	heidht: auto;
	clear: both;
	 min-height:451px;
	 height:auto !important;
	 height:451px;

}

