body {
	background: #ebedda url(/images/gradient_bkgrd.gif) repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #564979;
	padding: 0;
	text-align: center;
}

#wrapper {
	width: 611px;
	margin: auto;
	border-top: 8px solid #8FC14B;
	border-right: 2px solid #8FC14B;
	border-bottom: 2px solid #8FC14B;
	border-left: 2px solid #8FC14B;
	background:#FFFFFF;
	text-align: left;
}

p {
	line-height: 18px;
	margin: 12px 0;
}

img {border: 0; display:block;}

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

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

.clear {
	clear: both;
	line-height: 0;
	font-size: 1px;
	height: 0;
	visibility: hidden;
}

blockquote { border : none; padding : 10px; 
   margin: 12px 0;
   background: #EBEBEB none; color: #564979; }
.credit { text-align : left; page-break-before: avoid;
   font-family:Verdana,Arial,Helvetica,sans-serif; }
.credit small { font-size: 100%; } 
blockquote p { margin: 0; text-indent:0em; }
blockquote pre { margin: 0; }
