/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #CAC8CB;
	background-image: url(images/background_grad.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	min-width: 790px;
}


.holder {
	margin-left:auto;
	margin-right:auto;
	width: 720px;
	height:98%;
	text-align: left;
	background-color: #652C8A;
	border-top-width: 13px;
	border-right-width: 13px;
	border-bottom-width: 13px;
	border-left-width: 13px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left:16px;
	padding-right:16px;
	padding-top:5px;
	padding-bottom:5px;
}
#topheader {
	width:719px;
	margin-bottom:13px;
}
#mainheader {
	width:719px;
	margin-bottom:13px;
}
#maincontentholder {
	/*position:absolute;*/
	width:719px;
	margin-bottom:13px;
	background-color:#000000;
}
#menubox {
	width:160px;
	border-right:13px solid #652C8A;
	border-bottom:13px solid #652C8A;
	border-top:none;
	border-left:none;
	border-top-style: solid;
	border-left-style: solid;
}
#footer {
	width:719px;
	margin-bottom:13px;
	background-color:#000000;
	background-image: url(images/curve_element.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footergame {
	width:762px;
	margin-bottom:13px;
	background-color:#000000;
	background-image: url(images/curve_element.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#game {
	width:719px;
	margin-bottom:13px;
	background-color:#000000;
}
#footertext {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#smallprintbox {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:13px;
	width:300px;
	text-align:center;
	line-height:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#bebo {
	text-align:center;
}
.footertext A:link {text-decoration: none; color:#FFFFFF}
.footertext A:visited {text-decoration: none; color:#FFFFFF}
.footertext A:active {text-decoration: none; color:#FFFFFF}
.footertext A:hover {text-decoration: underline; color:#FFFFFF}

.smallprintbox A:link {text-decoration: none; color:#FFFFFF}
.smallprintbox A:visited {text-decoration: none; color:#FFFFFF}
.smallprintbox A:active {text-decoration: none; color:#FFFFFF}
.smallprintbox A:hover {text-decoration: underline; color:#FFFFFF}

#pagecontentholder {
	width:auto;
	padding-left:6px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.normallink A:link {text-decoration: underline; color:#FFFFFF}
.normallink A:visited {text-decoration: underline; color:#FFFFFF}
.normallink A:active {text-decoration: underline; color:#FFFFFF}
.normallink A:hover {text-decoration: underline; color:#652C8A}

</style>