body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-align: center;
}
body a:link, body a:visited {
	text-decoration: none;
	color: #000000;
}
body a:hover {
	text-decoration: underline;
	color: #6a2515;
}
#wrapper_1 {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
	/*background-image: url(../_images/wrapper_1.jpg);*/
}
#wrapper_2 {
	background-image: url(../_images/wrapper_2_alt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper_3 {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 265px;
	padding-bottom: 70px;
/*	background-image: url(../_images/wrapper_3.jpg);*/
}
.content a:link, .content a:visited {
	text-decoration: underline;
	color: #000000;
}
.content a:hover {
	text-decoration: underline;
	color: #6a2515;
}
#footer {
	color: #b08d24;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	text-align: center;
	word-spacing: 16pt;
}
.content_braced {
	background-image: url(../_images/brace.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
table {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 14px;
	line-height: 23.78px;
}
#logo_hid {
	height: 1px;
	visibility: hidden;
	overflow: hidden;
}

