body {
	background: #E9DBBE url("img/page_bgr.gif") repeat-x top left;
	margin: 0px;
	text-align: center;
}

img {
	border: 0px;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:link.email, a:visited.email {
	color: #89691A;
	text-decoration: none;
}

table {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

table.main {
	margin: 0 auto;
}

td.content {
	vertical-align: top;
}

td.pic_bar {
	background-color: #FFFFFF;
	text-align: center;
	height: 136px;
}

img.pic_bar {
	vertical-align: middle;
	height: 129px;
	width: 140px;
}

table.footer {
	width: 100%;
}

td.footer {
	background: url("img/footer_bgr.gif") repeat-x top left;
	height: 37px;
	text-align: center;
}

div.copyright {
	color: #A6916B;
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}

td.text_box {
	background-image: url("img/box_bgr.jpg");
	text-align: justify;
	padding: 15px;
	height: 320px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

h1 {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #89691A;
	margin-bottom: 5px;
}

hr {
	color: #D3C3A3;
	margin-bottom: 5px;
}