
body
{
  background-color:#244D88;
}


#top
{
	background-image: url('images/layout_01.gif');
}

#main 
{
	background-image: url('images/layout_02.gif');
}	

#bott
{
	height:26px;
	background-image: url('images/layout_03.gif');
}


.toptext
{
  color: white;
}


.toptexthorz
{
  position: absolute; left: -9000px;
}
