body {
	background-color: #CCC;
	line-height: 130%;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/bg-1.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#chat {
	width: 1440px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#chat #livechat {
	position: absolute;
	left: 1203px;
	top: 1px;
}



#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	background-image: url(../images/fademoney-symbol.jpg);
	background-repeat: no-repeat;
	background-position: 650px bottom;
	background-attachment: scroll;
	border: thin solid #000;
}

#header {
	background-image: url(../images/mmoRules-header.jpg);
	height: 150px;
}
.smallprint {
	font-size: 13px;
}

#maincolumn {
	padding-top: 16px;
	padding-right: 32px;
	padding-bottom: 16px;
	padding-left: 32px;
}
h1   {
	line-height: 125%;
	padding-top: 16px;
	clear: both;
	color: #000;
	font-size: 28px;
	font-family: Tahoma, Geneva, sans-serif;
}

#footer {
	background-color: #003CD5;
	height: 36px;
	text-align: center;
	color: #CCC;
	padding-top: 12px;
	margin: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}
#logo {
	text-align: center;
	float: left;
	height: 152px;
	width: 152px;
}
#container #maincolumn .bonus {
	border: medium solid #000;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-left: 24px;
}
.floatleft {
	float: left;
	margin-right: 16px;
	margin-bottom: 8px;
}
.bluetext {
	font-size: 24px;
	color: #03C;
	font-weight: bold;
}

