html {
     overflow: -moz-scrollbars-vertical;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url(../psca/images/body-bg.gif);
	background-repeat: repeat;
	}
#headerImg {
	background-image: url(../psca/images/header-test.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 300px;
	position: fixed;
	top: 0px;
	left: 0px;
}
#wushuImg {
	background-image:url(../psca/images/wushu-test.png);
	height: 261px;
	background-repeat: no-repeat;
	width: 120px;
	position: fixed;
	top: 25%;
	left: 200px;
}
#daoImg {
	background-image:url(../psca/images/dao-test.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 112px;
	float: none;
	position: fixed;
	bottom: 3%;
	right: 1%;
}
#olympicImg {
	background-image:url(../psca/images/olympic-logo.png);
	background-repeat: no-repeat;
	position: fixed;
	width: 100px;
	height: 136px;
	left: 0em;
	bottom: 0em;
}
#content {
	width: 50%;
	position: absolute;
	padding-top: 3%;
	margin: 0px;
	margin-left: 33%;
}
#content h2 {
	text-align:center;
	font-family: Papyrus;
	font-size: 1.8em;
	color: #423939;
}
#content h4 {
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
	font-family: Papyrus;
	font-size: 1.2em;
	color: #423939;
}
#menu {
	position: fixed;
	top: 7%;
	right: 2%;
	text-align: right;
	padding: 1em;
}
#menu a {
	text-decoration: none;
	color: #996633;
}
#menu ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
#menu ul li {
	line-height: 2em;
	font-size: 1.2em;
	font-family: "Tempus Sans ITC";
}
#menu ul a:hover {
	color:#FFFF99;
}
#height {
	height: 20px;
	}
#menu_left {
	position: fixed;
	top: 20%;
	left: 10%;
	text-align: center;
	padding: 1em;
}
#menu_left a {
	text-decoration: none;
	color: #996633;
}
#menu_left ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
#menu_left ul li {
	line-height: 2.5em;
	font-size: 1.2em;
	font-family: "Tempus Sans ITC";
}
#menu_left ul a:hover {
	color:#CC0000;
}
.style1 {
	color: #7b635a;
}
.style2 {
	color: #6f0000;
}
ul{
 list-style-type:none;
 }
li{
	font-family:"Calligraph421 BT", "Century Gothic", Jokerman;
}
