#container {
	position: relative;
	width:985px;
	height:1130px;
	background-color: #C00;
	margin-left: auto;
	margin-right: auto;
}


#leftheader {
	position: absolute;
	top: 0px;
	left: 10px;
	width:280px;
	height:105px;
	text-align: center;
	font-size: 13px;
	background-color: #FFC;
	padding-top: 10px;
	font-weight: bolder;
}
#header {
	position: absolute;
	top: 0px;
	left: 285px;
	width:390px;
	height:110px;
	text-align: center;
	font-size: 15px;
	background-color: #FFC;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#rightheader {
	position: absolute;
	top: 0px;
	left: 685px;
	width:292px;
	height:124px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-size: 13px;
	background-color: #FFC;
	font-weight: bold;
}
#leftside {
	position: absolute;
	top: 115px;
	left: 11px;
	width:265px;
	height:915px;
	font-size: 14px;
	text-align: left;
	padding: 0px 5px 0px 5px;
	background-color: #FFC;
	border-top: 5px;
	border-top-color: #C00;
	border-top-style: solid;
	border-right: 5px;
	border-right-color: #C00;
	border-right-style: solid;
}
#centrepages {
	position: absolute;
	top: 115px;
	left: 291px;
	width:379px;
	height:915px;
	padding: 0px 10px 0px 5px;
	text-align: left;
	background-color: #FFC;
	border-top: 5px;
	border-top-color: #C00;
	border-top-style: solid;
	font-size: 14px;
}
#centreindex {
	position: absolute;
	top: 135px;
	left: 275px;
	width:410px;
	height:815px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-color: #FFC;
	border-color: #D4D0C8;
}
#rightsideupper {
	position: absolute;
	top: 115px;
	left: 685px;
	width:277px;
	height:915px;
	padding: 0px 5px 0px 5px;
	background-color: #FFC;
	border-top: 5px;
	border-top-color: #C00;
	border-top-style: solid;
	border-left: 5px;
	border-left-color: #C00;
	border-left-style: solid;
	font-size: 14px;
}
#footer {
	position: absolute;
	top: 1035px;
	left: 11px;
	width:966px;
	height:85px;
	text-align: center;
	background-color: #FFC;
	z-index: 2;
	font-size: 14px;
}
body {
	background-color: #C00;
	font-family: Verdana, Geneva, sans-serif;
}
.nobulletslineheight {
    line-height: 25px;
    list-style-type: none;
}
.spacedbulletslineheight {
    line-height: 25px;
}
.spacedbulletslineheightlhs {
    line-height: 21px;
}
#chinesefontbox1 {
	position: absolute;
	width: 41px;
	height: 41px;
	background-color: #FFC;
	left: 291px;
	top: 71px;
	z-index: 2;
	background-image: url(images/CAhalfsizegif.gif);
}
#chinesefontbox2 {
	position: absolute;
	width: 41px;
	height: 41px;
	background-color: #FFC;
	left: 639px;
	top: 71px;
	z-index: 3;
	background-image: url(images/CBhalfsizegif.gif);
}
#chineseluckycat {
	position: absolute;
	width: 80px;
	height: 80px;
	background-color: #FFC;
	left: 15px;
	top: 1038px;
	z-index: 4;
	background-image: url(images/Animation2.gif);
}
#chineseluckycoin {
	position: absolute;
	width: 80px;
	height: 80px;
	background-color: #FFC;
	left: 892px;
	top: 1038px;
	z-index: 4;
}
#fullmenu {
	position: absolute;
	top: 10px;
	left: 15px;
	width:965px;
	height:auto;
	padding: 5px 5px 5px 5px;
	text-align: left;
	background-color: #FFC;
	border-top: 5px;
	border-top-color: #C00;
	border-top-style: solid;
	font-size: 14px;
}

