.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #532E62;
	text-align: justify;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	clear: right;
	float: none;
}
.left-column {
	clear: left;
	float: left;
	width: 470px;
}
.right-column {
	clear: right;
	float: right;
	width: 470px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #532E62;
}
.nav-text-bottom-bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	display: block;
	clear: none;
	float: none;
	text-decoration: none;
}
.nav-text-bottom-bar a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}



 
.game-page-left-column {

	clear: left;
	float: left;
	width: 600px;
}
.game-page-right-column {
	clear: right;
	float: right;
	width: 340px;
}.quote-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #532E62;
	text-align: justify;
	display: block;
	clear: none;
	float: none;
	padding: 0px;
}
.sub-header {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.left-image-right-space {
	border: thin solid #660066;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right-image-left-space {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.body-text a {
	color: #660099;
	font-weight: bold;
}
.nav-text-bottom-bar a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.body-text a:hover {
	color: #afbd20;
	font-weight: bold;
}
