HTML {
	font-family: Verdana;
}

BODY {
	padding: 0 0 0 0 ;
	margin: 0 0 0 0 ;
}

.footerbox {
	width:100%;
	text-align: center;
}

.footer {
	width: 894px;
	font-size: 60%;
	text-align: center;
	border-top: 1px solid #808080;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	letter-spacing: 2px;
}
	
.gamebox {
	border: 1px solid red;
	background-color: #F0F0F0;
        width: 208px;
	height: 207px;
	float: left;
	text-align: center;
	font-size: 84%;
	font-weight: bold;
	margin: 0px 15px 15px 0px;
	padding: 3px 0px 0px 0px;
}

.headerbox {
	width: 100%;
	text-align: center;
}

.header {
	width: 894px;
	height: 197px;
	border-top: 0px;
	border-right: 1px solid #9D0808;
	border-bottom: 0px;
	border-left: 1px solid #9D0808;
        text-align:left;
}

.header .topimage1,
.header .topimage2,
.header .topimage3 {
	border: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.header .topimage1 {
	width: 650px;
	height: 105px;
}
.header .topimage2 {
	width: 650px;
	height: 92px;
}
.header .topimage3 {
	width: 242px;
	height: 105px;
}


.mainbox {
	width: 100%;
	text-align:center;
}
.mainbox2 {
	width: 894px;
	border-top: 0px;
	border-right: 1px solid #9D0808;
	border-bottom: 0px;
	border-left: 1px solid #9D0808;
}

.main {
	width: 712px;
	vertical-align: top;
	text-align: left;
	float:left;
	padding-left: 8px;
}

.mainads {
	width: 161px;
	height: 1200px;
	text-align:left;
	float:left;
	padding: 0 0 0 0;
	margin: 0 0 0 17px;
	border: 0;
}


.bookmark {
	margin-top: 40px;
 	text-align: center;
}


.footeradbox {
	width: 100%;
	text-align:center;
}
.footerad {
	width: 894px;
	border-top: 0px;
	border-right: 1px solid #9D0808;
	border-bottom: 0px;
	border-left: 1px solid #9D0808;
	text-align:center;
}

