.header {
	background-image: url(images/mr_01.png);
	height: 105px;
	width: 800px;
}
.toparch {
	background-image: url(images/mr_02.png);
	height: 181px;
	width: 800px;
}
.bottomarch {
	background-image: url(images/mr_04.png);
	height: 160px;
	width: 800px;
}
.quotearea {
	background-image: url(images/mr_03.png);
	background-repeat: repeat;
}
.ruletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: e4d89e;
	text-align: center;
	padding: 10px;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: b7b7b2;
	text-decoration: none;
	padding: 10px;
}

a.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: b7b7b2;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: b7b7b2;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: b7b7b2;
	text-decoration: none;
}