@charset "UTF-8";
/* CSS Document */

#body {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top:0px;
}

#background {
	background: url('_images/background.gif') no-repeat top center;
}

#placement {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top:0px;
}
#flashcontent {
	margin-top:0px;
}

p {
	font-family: Arial;
	font-size: 10px;
	color: #735020;
	line-height: 17px;
}

td.footerPadding {
	padding-left: 5px;
}

td.logoPadding {
	padding-top: 12px;
}

a:link {
	text-decoration: none;
	color: #735020;
}

a:hover {
	text-decoration: underline;
	color: #735020;
}

a {
	text-decoration: none;
	color: #735020;
}
