
#top
{
	height:24px;
	background-image: url('images/layout_01.png');
}

#main 
{
	background-image: url('images/layout_02.png');
}	

#bott
{
	height:26px;
	background-image: url('images/layout_03.png');
}



.toptexthorz
{
  position: absolute; left: -9000px;
}

