#container {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	background-color: #d2d6f7;
}
#header {
	background-image: url(images/top_background.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	height: 88px;
	width: 800px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}
#slots {
	background-image: url(images/slots.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	height: 90px;
	width: 800px;
}
#mainarea {
	position: relative;
	float: center;
	background-image: url(images/left_back.jpg);
	background-repeat: repeat-y;
	width: 800px;
	height: 3550px;
	margin: 0px auto;
	background-color: #ffffff;
	border-left: 2px solid white;
	border-right: 2px solid white;
}
#leftcolumn {
	float: left;
	width: 132px;
}
#leftboxhead {
	position: relative;
	background-image: url(images/leftboxhead.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	width: 130px;
	float: left;
	height: 22px;
	color: white;
	font-family: arial, tahoma;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid white;
}
#leftbox {
	position: relative;
	background-color: #9da4ea;
	width: 130px;
	height: auto;
	float: left;
	color: white;
	font-family: arial, tahoma;
	font-size: 12px;
}
.leftboxlink {
	background-color: #9da4ea;
	width: 130px;
	text-align: left;
	color: white;
	font-family: arial, tahoma;
	font-size: 12px;
	line-height: 18px;
}
a.leftboxlink {
	background-color: #9da4ea;
	width: 130px;
	text-align: left;
	color: white;
	font-family: arial, tahoma;
	font-size: 12px;
	line-height: 18px;
	padding-left: 4px;
	text-decoration: none;
	border-bottom: 1px solid white;
}
a.leftboxlink:hover {
	background-color: #6c77e5;
	width: 130px;
	text-align: left;
	color: red;
	font-family: arial, tahoma;
	font-size: 12px;
	line-height: 18px;
	padding-left: 4px;
	text-decoration: none;
	border-bottom: 1px solid white;
}
#leftboxfoot {
	position: relative;
	background-image: url(images/leftboxfoot.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	width: 130px;
	height: 22px;
	float: left;
}
#middlecolumn {
	position: absolute;
	background-image: url(images/vert_lines.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	width: 538px;
	left: 132px;
}
#rightcolumn {
	position: relative;
	float: right;
	width: 130;
	clear: both;
}
h1 {
	color: #303fd1;
	font-family: arial, tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h2 {
	background-image: url(images/h2_back.jpg);
	background-repeat: repeat-y;
	color: #303fd1;
	font-family: arial, tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
}
.maintext {
	text-align: justify;
	color: #000000;
	font-family: arial, tahoma;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 10px;
}
.gameshead {
	position: relative;
	background-image: url(images/gameshead.jpg);
	background-repeat: repeat-x;
	padding-left:5px;
	margin-bottom:5px;
	margin-left:10px;
	width: 518px;
	height: 10px;
	color: white;
	font-family: arial, tahoma;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}
#gameshead {
	position: relative;
	background-image: url(images/gameshead.jpg);
	background-repeat: repeat-x;
	padding-left:15px;
	margin-left:10px;
	width: 518px;
	height: 20px;
	color: white;
	font-family: arial, tahoma;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}
#gamescontent {
	position: relative;
	background-color: #dde0f8;
	padding-left:10px;
	margin-left:10px;
	width: 518px;
	color: black;
	font-family: arial, tahoma;
	font-size: 17px;
	line-height: 15px;
	text-align: left;
	border-bottom: 1px solid #303fd1;
	border-right: 1px solid #303fd1;
	border-left: 1px solid #303fd1;
}
.gamestext {
	text-align: justify;
	color: #000000;
	font-family: arial, tahoma;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.gamestextright {
	text-align: right;
	color: #000000;
	font-family: arial, tahoma;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
a.gamestextright {
	text-align: right;
	color: #000000;
	font-family: arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.gamestextright:hover {
	text-align: right;
	color: red;
	font-family: arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.gamestextright2 {
	text-align: right;
	color: #000000;
	font-family: arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100px;
	border-bottom: 1px solid #303fd1;
}
a.gamestextright2:hover {
	text-align: right;
	color: red;
	font-family: arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100px;
	border-bottom: 1px solid #303fd1;
}
#footer {
	background-image: url(images/gameshead.jpg);
	background-repeat: repeat-x;
	width: 800px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: centre;
	margin:auto;
	font-family: arial, tahoma;
	font-size: 12px;
	color:	#445890;
	clear: both;
}

