body {
	background: #ffffff 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;
	background: #FFFFFF;
	text-align: left;
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

img {
	border: 0;
}

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

p {
	font-size: .95em;
	line-height: 1.2em;
	margin-top: 5px;
}

ul {
	margin-left: 15px;
	padding-left: 0;
}

li {
	font-size: .95em;
	line-height: 1.2em;
	padding-bottom: 3px;
	padding-top: 3px;
}

h4 {
	text-transform: uppercase;
	margin: 10px 0 0;
	padding: 0;
	font-size: 1.2em;
}

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

.clear {
	clear: both;
}

blockquote {
	border: none;
	padding: 10px;
	margin-left: 0em;
	margin-bottom: 0.2em;
	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;
}

table {
	font-size: .9em;
}