body{
 margin:0px;
 padding:0px;
 text-align:center;
 clear:both;
 height:100%;
}
p,div,span {
  font-family: verdana, trebuchet ms, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  padding:0px;
}

div.top{
position:relative;
margin:0px auto; 
width:580px;
}

div.images {
 position:relative;
 padding:0px;
 text-align: center;
 margin:auto;
 margin-top:0px;
 border:0px;
 width:580px;
}

div.content {
height:100%;
float: left;
text-align:justify;
margin:0px auto;
position:relative;
width: 578px;
border-collapse: collapse;
border-width:1px;
border-right-style: solid;
border-right-color: #C0C0C0;
border-left-style: solid;
border-left-color: #C0C0C0;
background-image: url('http://www.mor-pah.net/images/title2.gif');
background-repeat: repeat-x;
}

div.foot {
position:relative;
margin:0px auto;
width:580px;
height:25px;
}

div.menu {
height:100%;
float:right;
text-align:justify;
margin:0px auto;
position:relative;
width:156px;
border-collapse: collapse;
border-width:1px;
border-left-style: solid;
border-left-color: #C0C0C0;
border-bottom-style: solid;
border-bottom-color: #C0C0C0;
}

div.parent {
	position : relative;
	margin : 0 auto;
	padding : 0;
	height : 100%;
	min-height : 100%;
	border : 0;
	text-align : center;
	width: 580px;
}
/*
div.cen {
	height:100% ;
}
*/
span.ul {
text-decoration:underline;
}
