body {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 13px;

}
.container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../images/background-main.png);
	background-repeat: no-repeat;
	width: 995px;
}
.container2 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../images/background-main2.png);
	background-repeat: no-repeat;
	width: 995px;
}
.back {
	background-image: url(../images/background-beige-slice.png);
	background-repeat: repeat-y;
	width: 995px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: Fuchsia;
}
.selected a {
	color: Fuchsia;
}
.navigation {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.content {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.homecontent {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 475px;
	word-spacing: 3px;
}
.homecontent2 {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 454px;
	word-spacing: 3px;
}
.footer {
	color: #b98484;
}
.footer a {
	color: #b98484;
}
.footer a:hover {
	color: Fuchsia;
}
.footer2 {
	color: #b98484;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.footer2 a {
	color: #b98484;
}
.footer2 a:hover {
	color: Fuchsia;
}
.blue {
	color: #0033cc;
}
.enlarge {
	text-align: left;
	font-size: 11px;
	color: Fuchsia;
	font-weight: bold;
}
.item a img {
	border: 1px;
	border-color: #dfedde;
	margin-top: 3px;
}
.item a:hover img {
	border: 1px;
	border-color: #000000;
}