body{
	margin:0px;
	background-color:#ffffff;
}

td.left{
	background:url(/_img/leftpanel_bg.jpg);
}

td.right{
	background:url(/_img/rightpanel_bg.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
}

table.menu td img{
	margin-bottom:4px;
}

td#homecontent{
	background:url(/_img/bg.jpg);background-position:left bottom;
	background-repeat:repeat-x;
	height:100%;
	width: 100%;
}

td#content{
	background:url(/_img/foto_bg.jpg);background-position:left bottom;background-repeat:repeat-x;
	background-color:#ffffff;
	height:100%;
	padding:20px 0px 20px 20px;
}
