* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #520000;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
	background: #000;
	color: #FFF;

}
#header {
	color: #333;
	width: 922px;
	float: left;
	padding: 0px;
	height: 37px;
	margin: 0px;
	border-top-width: 0px;
	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;
	top: auto;
	background: #000 url(tile.jpg);
}
#leftcolumn {
	color: #FFF;
	border: 1px none #ccc;
	padding: 10px;
	height: auto;
	width: 195px;
	float: left;
	background-color: #000;
	margin: 0px 5px 5px 0px;
	font-size: 8px;
}
#rightcolumn {
	float: right;
	color: #FFF;
	border: 0px none #ccc;
	padding: 0px 5px 5px;
	background-color: #000;
	margin: 0px 0px 5px;
	height: auto;
	width: 690px;
}
#footer {
	width: 922px;
	clear: both;
	color: #520000;
	background: #520000;
	margin: 0px 0px 10px;
	padding: 0px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
#wrapper #rightcolumn blockquote table tr td h2 a {
	text-align: center;
}
#wrapper #rightcolumn blockquote table tr td h2 a {
	text-align: center;
}
#wrapper #rightcolumn blockquote table tr td blockquote h2 a {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
#wrapper #rightcolumn blockquote table tr td blockquote h2 {
	text-align: left;
}
#wrapper #rightcolumn blockquote table tr td blockquote h1 {
	text-align: center;
}
