@charset "ISO-8859-1";
body {
	background-image: url(../images/sitewide/bg_body.jpg);
	background-color: #ECEBD7;
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 452px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
#flash {
	border: 1px solid #A8AE89;
	background-color: #F3EED7;
}
#footer {
	height: 25px;
}
p {
	margin: 0px;
	padding: 5px 0px;
}

