.container {
	background-color: #FFFFFF;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
}


.container2 {
	width: 340px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B4B4B4;
	border-left-color: #B4B4B4;
}
html {
}
.img-bor {
	border: 2px solid #6A3954;
}
body {
	text-align: center;
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(img_32/back32.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}
.container2 a {
	font-weight: bold;
	color: #99380F;
}

