body{
				text-align: center;
}
.bodr{
	border: #000000 0 solid;
}
.out{	
	position: relative;
			
	margin-top: 30;
	margin-left: auto; 
	margin-right: auto;
			
	height: 580;
	width: 900;
}
.topif{	
	position: relative;
			
	left: 0;
			
	height: 150;
	width: 900;
}	
.midif{	
	position: absolute;
			
	top: 150;
	left: 0;

	height: 375;
	width: 150;
}
.midrtif{	
	position: absolute;
			
	top: 150;
	left: 150;
	
	height: 375;
	width: 750;
}
.botif{	
	position: absolute;
	
	top: 525;
	left: 0;	
	
	height: 55;
	width: 900;
}		
.listout{
			border: 1px solid rgb(204, 204, 204); 
			position: absolute; 
			width: 289px; 
			height: 130px;
}
.listline{
			borde-color: #999966;
			border-bottom: solid;
			border-width: 1;
			position: absolute;
			height: 16;
			width: 250;
			left: 15;
}
.listphoto{
			position: absolute; 
			left: 15px; 
			top: 23px;
}
.listtitle{
			position: absolute;
			font-weight: 900;
			width: 135;
			left:140;
			top: 19;
}
.list{
			position: absolute;
			text-align: left;
			left: 140;
			top: 40;
}
.fieldout{
			position: absolute; 
			width: 235px;
			left: 630px;
}
.fieldphoto{
			position: absolute;
}
.fieldtitle{
			position: absolute;
			font-weight:900;
			left: 67;
}
.fieldtext{
			position: absolute;
			text-align:left;
			left: 5;
			width: 225;
			list-style-type:none;
			list-style-position:outside;
}