
#top
{
	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;
  color: white;
  margin:30px 10px 0 30px;
}



.toptext
{
  color: white;
}

