body {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-color: #8C6966;
	margin: 0px;
	padding: 0px;
}

#main { 
	margin: 0px auto;
	padding: 0px;
	width: 780px;
}
.amen1 {
	background-image: url(images/amen1.jpg);
	background-repeat: no-repeat;
	width: 259px;
	height: 367px;
	padding-top: 10px;
	margin: 0px;
}

.amen2 {
	background-image: url(images/amen2.jpg);
	background-repeat: no-repeat;
	width: 261px;
	height: 367px;
	padding-top: 10px;
	margin: 0px;
}

ul {
	padding-left: 25px;
	margin: 0px;
}

.amen3 {
	background-image: url(images/amen3.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 367px;
	padding-top: 10px;
	margin: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c422e;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5c422e;
}
a:hover {
	text-decoration: underline;
	color: #5c422e;
}
a:active {
	text-decoration: none;
	color: #5c422e;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c422e;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c422e;
	font-size:16px;
}