body {
	background:#FFFFFF url(/images/bg_pattern.gif) repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
* {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
img {
	border:none;
}
#wrapper {
	margin:auto;
	text-align:center;
	width:984px;
}
#leftbar {
	width:266px;
	height:569px;
	float:left;
	background:#fffef3 url(/images/bg_leftbar.gif) no-repeat left top;
	text-align:left;
}
.logo a, .logo a:hover {
	background:#fffef3 url(/images/chingay_logo.gif) no-repeat left top;
	width:210px;
	height:163px;
	text-indent:-9999px;
	position:relative;
	display:block;
	margin:10px 0px 10px 25px;
}
.leftnavi {
	height:230px;
	width:216px;
	background-color:#e9e5c2;
	padding:10px 20px;
	margin-left:0px;
	margin-top:0px;
	position:relative;
}
.leftnavi li {
	background:#e9e5c2 url(/images/bullet_leftnavi.gif) no-repeat 0pt 2px;
	list-style:none;
	padding-left:20px;
	text-align:left;
	margin-left:0px;
	display:block;
	margin-top:5px;
}
.leftnavi li a {
	text-decoration:none;
}
.leftnavi li a:hover {
	text-decoration:underline;
}
.leftnavi li img {
	margin-left:-20px;
}
.leftnavititle {
	line-height:25px;
	width:216px;
	background-color:#ccc79e;
	padding:0px 20px;
	margin-left:0px;
	margin-top:0px;
}
.leftnavititle h1 {
	text-align:left;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#center {
	width:189px;
	height:569px;
	float:left;
}
#rightbar {
	width:529px;
	height:569px;
	float:left;
	background:#fffef3 url(/images/bg_rightbar.gif) no-repeat left top;
	padding:0px;
	text-align:left;
}
#rightbar h1 {
	font-size:30px;
	text-align:left;
	margin:100px 0px 0px 20px;
}
#rightbar h2 {
	font-size:14px;
	text-align:left;
	margin:20px 0px 0px 20px;
}
#rightbar h3 {
	font-size:14px;
	text-align:left;
	margin:10px 10px 0px 20px;
	border-bottom:1px dotted #999999;
	color:#999966;
}
#rightbar p {
	padding:10px 20px 0px 20px;
	text-align:left;
	line-height:150%;
	color:#333333;
}
#rightbar .btn {
	margin: 20px 0px 20px 20px;
	display: block;
	text-transform: uppercase;
	font-weight:bold;
	line-height: 33px;
	cursor:inherit;
	font-size:10px;
	float:left;
}
#rightbar .btn a {
	text-decoration:none;
}
#rightbar .btn span {
	background: #fffef3 url(/images/bg_btn.gif) no-repeat 0 100%;
	width:115px;
	height:33px;
	display: block;
	text-align: center;
}
#rightbar .btn span:hover {
	background: #fffef3 url(/images/bg_btn.gif) no-repeat 0 0;
	text-decoration:underline;
}
.news {
	margin-bottom:20px;
}
#rightbar .pagenav p {
	margin-top:0px;
	padding-top:0px;
}
.maintitle {
	background:#fffef3 url(/images/rightbar_maintitle.gif) no-repeat left top;
	position:relative;
	width:208px;
	height:30px;
	text-indent:-9999px;
}
.abouttitle {
	background:#fffef3 url(/images/rightbar_abouttitle.gif) no-repeat left top;
	position:relative;
	width:208px;
	height:30px;
	text-indent:-9999px;
}
.championshiptitle {
	background:#fffef3 url(/images/rightbar_championshiptitle.gif) no-repeat left top;
	position:relative;
	width:246px;
	height:30px;
	text-indent:-9999px;
}
.videotitle {
	background:#fffef3 url(/images/rightbar_videotitle.gif) no-repeat left top;
	position:relative;
	width:246px;
	height:30px;
	text-indent:-9999px;
}
.contacttitle {
	background:#fffef3 url(/images/rightbar_contacttitle.gif) no-repeat left top;
	position:relative;
	width:246px;
	height:30px;
	text-indent:-9999px;
}
.enquirytitle {
	background:#fffef3 url(/images/rightbar_enquirytitle.gif) no-repeat left top;
	position:relative;
	width:251px;
	height:19px;
	text-indent:-9999px;
}
.gallerytitle {
	background:#fffef3 url(/images/rightbar_gallerytitle.gif) no-repeat left top;
	position:relative;
	width:246px;
	height:30px;
	text-indent:-9999px;
}
.topnav {
	float:right;
	margin:15px 10px 0px 0px;
}
.topnav li {
	float:left;
	list-style:none;
	padding-right:5px;
}
.topnav li a {
	text-decoration:none;
	color:#999999;
}
.topnav li a:hover {
	text-decoration:underline;
	color:#333333;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration:underline;
}
a:active {
	color: #333333;
}
#footer {
	text-align:left;
	margin:10px 0px;
	font-size:10px;
	color:#333333;
}
#footer li {
	list-style:none;
	padding-right:10px;
}
#footer li a {
	text-decoration:underline;
}
#footer li a:hover {
	text-decoration:underline;
	color:#999999;
}
.form {
	margin:20px 20px;
}

