div#wrapper {
	width: 792px;
	margin: 0 auto
	;
	display: block;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}

body {
	background-color: #000;
	color: #000;
}

div#info {
	width: 400px;
	margin-left: 20px;
	padding: 30px 20px 50px;
}

div#content_wrapper {
	background: url(../images/template_images/bg_small.jpg) repeat-y;
	width: 792px;
	padding-right: 80px;

}

div#footer {
	clear: both;
	display: block;
	background: url(../images/template_images/footer_small.jpg) no-repeat;
	width: 792px;
	height: 22px;
	position: relative;
	bottom: 16px;
	left: 2px;
}

div#top {
	background: url(../images/template_images/top_small.jpg) no-repeat;
	width: 792px;
	height: 22px;
	position: relative;
	display: block;
	right: 1px;
	padding: 0;
	margin: 0;
}

h3 {	color: #492c1d;
	text-align: left;
	border-bottom: none;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: -10px;
	font-size: 24px;
}

ol {
	color: #6b0300;
	font-weight: bold;
	font-style: italic;
	padding-left: 25px;
}

ol li {
	margin-bottom: 15px;
}

.right {
	float: right;
	display: block;
	clear: left;
	height: 20px;
	margin-top: -15px;
	margin-bottom: 6px;
}

html a {
	color: #540002;
	font-style: italic;
}

html a:visited {
	color: #543535;
	font-style: italic;
}

html a:hover {
	color: #000;
	font-style: italic;
}
