*,html{	margin: 0px;
	padding: 0px;}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
	font-size: 12px;
	font-family: "ËÎÌå";
	color: #663300;
	line-height: 22px;
}
img{
	vertical-align: text-bottom;
}
h1{
	text-align: left;
	font-size: 14px;
	color: #990000;
	margin-left: 70px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h2{
	text-align: left;
	font-size: 14px;
	color: #990000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#pagecontainer{
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
#header{}
/*index*/
#index-nav{
	height: 160px;
}
#index-nav p{
	float: left;
}
#indexnavbutton{
	width: 430px;
	float: left;
	height: 160px;
}
#index-footer{}
/*event*/
#index-nav{
	height: 160px;
}
#nav p{
	float: left;
}
#main{}
#mainbody{
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	width: 836px;
	margin-right: auto;
	margin-left: auto;
}
#mainbody p{
	margin-right: 70px;
	margin-left: 70px;
	text-align: left;
	text-indent: 24px;
}
.imp{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#reg{
	height: 450px;
	width: 437px;
	float: right;
	background-color: #F2E0BF;
	padding-top: 15px;
	margin-right: 35px;
	margin-left: 10px;
}
#regbutton{
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 106px;
}
