div.centerbox {
	width: 100%;
	background: #000000;
}

div.page {
	width: 880px !important;
	width: 890px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: #00004e;
	border-style: solid;
	border-color: #000044;
	border-width: 5px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

div.menubar {
	position: relative;
	width: 875px !important;
	width: 880px;
	height: 20px;
	padding-left: 5px;
	text-align: center;
	background: #000044;
	xborder-style: solid;
	xborder-width: 0px;
	xborder-bottom-width: 1px;
	xborder-color: #333388;
}

div.container {
	position: relative;
	width: 880px;
	margin: 0px;
	padding: 0px;
}

div.oldconnect {
	position: absolute;
	left: 560px;
	top: 20px;
	width: 300px;
	height: 40px;
        border-style: dashed;
        border-width: 1px;
}

div.connect {
	position: absolute;
	left: 600;
	top: 10px;
	width: 280px;
	height: 60px;
	text-align: right;
}

div.banner {
	position: absolute;
	left: 178px;
	top: 0px;
	width: 468px;
	height: 60px;
	overflow: hidden;
}
div.leaderboard {
	text-align: center;
	width: 728px;
	height: 90px;
	overflow: hidden;
}

div.halfbanner {
	position: absolute;
	left: 646px;
	top: 0px;
	width: 468px;
	height: 60px;
	overflow: hidden;
}

div.login {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 178px; /* was 412 */
	height: 60px;
}

div.sidebar {
	xposition: absolute;
	float: right;
	width: 120px;
	xleft: 760px;
	top: 0px;
	overflow: hidden;
}

div.sidebarbox {
	width: 118px !important;
	width: 120px;
	border-style: solid;
	border-width: 1px;
	border-color: #333388 #333388 #151d68 #333388;
	background: #151d68;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

div.content {
	xborder-style: solid;
	border-width: 0px;
	width: 756px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

div.pagebox {
	width: 680px !important;
	width: 730px;
	margin: 15px;
	padding: 20px;
	border-style: solid;
	border-width: 5px;
	border-color: #000044;
	background: #151d68;
}

div.welcome {
	text-align: center;
	width: 760px;
	margin: 0px;
	padding: 0px;
}

div.welcomebox {
	width: 590px !important;
	width: 660px;
	xheight: 370px;
	margin: 50px;
	margin-top: 10px; /* FIX THIS */
	margin-bottom: 10px; /* FIX THIS */
	padding: 30px;
	padding-bottom: 20px;
	border-style: solid;
	border-width: 5px;
	border-color: #000044;
	background: #151d68;
	text-align: justify;
}

div.welcomeclose {
	position: absolute;
	left: 690px;
	top: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #333388;
	width: 10px;
	height: 10px;
	text-align: center;
	font-size: 8px;
	line-height: 8px;
	padding: 0px;
	margin: 0px;
}

.welcomeclose a {
	color: #333388;
}


div.welcomebox1 {
	padding: 0px;
	margin: 0px;
}

div.welcomebox2 {
	float: right;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}

div.vertbanner {
	width: 120px;
	height: 240px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

div.donatebox {
	width: 120px;
	height: 31px;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
}

div.copyright {
	position: relative;
	left: 120px;
	width: 640px;
	padding-top: 10px;
        text-align: center;
        Xfont-family: Helvetica, Arial, sans-serif;
        font-size: 10px;
}

div.article {
	margin-top: 5px;
	margin-bottom: 30px;
}

div.dashbox {
	border-style: dashed;
	border-width: 2px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
