body {
	background-color: #D0D0B6;
	color: #707100;
	font: normal normal bold 0.8em/normal "Trebuchet MS";
	text-align: center;
}
A {
	color: #8B0000;
	text-decoration: none;
}
A:hover {
	color:  #E36D7F;
	text-decoration: none;
}
#main {
	width: 861px;
	background-color: #B8B18A;
	height: 547px;
	margin: auto;
	margin-top: 35px;
}
#ltext {
	margin-top: 10px;
	text-align: left;
	width: 287px;
	height: 537px;
	position: relative;
	float: left;
}
#ltext A {
	font-size: 1.0em;
}

#ppict {
	background-color: #F6F7C9;
	position: relative;
	float: right;
	width: 574px;
	height: 547px;
}
#pictLeft {
	position: relative;
	float: left;
}
#pictRight {
	position: relative;
	float: right;
}
#pictRight , #pictLeft {
	height: 527px;
	margin-top: 10px;
	width: 287px;
}

IMG {
	border-width: 1px;
	border-style: solid;
	width: 259px;
	height: 164px;
	border-color: #8B0000;
}
.spacer {
	width: 100%;
	height: 14px;
	font-size: 0.2em;
}
UL {
	margin-top: 0px;	
}
