div.main
{
	margin-top: 50px;
	width:1000px;
}

td.center
{
	width:100%;
	padding:20px;
}

td.left .menu, td.right .pane
{
    width:132px;
    padding: 20px;
}

td.left 
{
	background-image: url(/layout/left_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

div.top
{

}

table.allcontent
{
	background-image: url(/layout/paper.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 400px;	
}

div.bottom
{

}

td.left .imagepane 
{
	margin-bottom: 30px;
}
