@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/body.gif) repeat 0 0;
	}

#Wrapper{
	background:url(../images/content.gif) repeat-y top center;
	margin:0 auto;
	width:100%;
	}
	
#WrapperIn{
	background:url(../images/header.jpg) no-repeat top center;
	padding:0;
	margin:0 auto;
	width:100%;
	}

#MainContent{
	width:930px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	background:url(../images/footer.jpg) no-repeat bottom center;
	}
#Header{
	width:930px;
	overflow:hidden;
	height:345px;
	margin:0 auto;
	position:relative;
	}
h1.Logo{
	position:absolute;
	top:24px;
	left:96px;
	}
h1.Logo a{
	display:block;
	width:146px;
	height:115px;
	text-indent:-9999px;
	}
.SubHeadNav{
	list-style:none;
	overflow:hidden;
	width:230px;
	height:19px;
	position:absolute;
	top:16px;
	left:600px;
	}
.SubHeadNav li{
	float:left;
	height:19px;
	}
.SubHeadNav li a{
	text-indent:-9999px;
	display:block;
	height:19px;
	background:url(../images/sub_head_nav.gif) no-repeat 0 0;
	}
.SubHeadNav li a.SubHome{
	width:68px;
	background-position:0 0;
	}
.SubHeadNav li a.SubHome:hover{
	background-position:0 -19px;
	}
.SubHeadNav li a.SubForum{
	width:69px;
	background-position:-68px 0;
	}
.SubHeadNav li a.SubForum:hover{
	background-position:-68px -19px;
	}
.SubHeadNav li a.SubOtherEvent{
	width:87px;
	background-position:-137px 0;
	}
.SubHeadNav li a.SubOtherEvent:hover{
	background-position:-137px -19px;
	}

#SideBar{
	position:absolute;
	background:url(../images/linetop.gif) repeat-y 29px 0;
	right:98px;
	top:355px;
	width:61px;
	}
#ontop {
	bottom:0;
	position:absolute;
	width:61px;
	height:67px;
	display:block;
	}
#ontop a{
	background:url(../images/Top.jpg) no-repeat;
	width:61px;
	height:67px;
	display:block;
	text-indent:-9999px;
	}

#Footer{
	height:100px;
	width:100%;
	overflow:hidden;
	position: relative;
	}

#Footer p{
	color:#fff;
	font-size:11px;
	margin:32px 0 0 246px;
	}
a.VNG{
	position: absolute;
	top: 34px;
	left: 147px;
	width:35px;
	height:52px;
	text-indent: -9999px;
	background: url(../images/blank.gif) repeat;
}
a.Par{
	position: absolute;
	top: 34px;
	left: 216px;
	width: 47px;
	height: 43px;
	text-indent: -9999px;
	background: url(../images/blank.gif) repeat;
}
