body {
	background-color:#F1E457;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 734px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/qigong_bannner.jpg);
	width:734px;
	height:258px;
	position:relative;
}
#navbar{
	background-image:url(images/qigong_navbar_bg.jpg);
	width:734px;
	display:block;
	top:225px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:25px;
	text-align:center;
	left: 0px;
	padding:8px 0px 0px 0px;
}
#navbar a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 17px;
}
#navbar a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}
/********************** Content ***************************/
#content {
	background-image:url(images/qigong_bg.jpg);
	width:734px;
	height:625px;
}
#left {
	float:left;
	width:500px;
	padding: 20px 0px 0px 45px;
	position:relative;
	z-index:1;
	text-align:justify;
}
#left h1 {
	font-size: 140%;
	font:bold;
	color:#c77e0c;
}
#left h2 {
	font-size: 12px;
}
#left p {
	font-size: 10px;
}
/********************** Footer ***************************/
#footer {
	background-image:url(images/qigong_footer.jpg);
	width:734px;
	height:17px;
}
/********************** Photos ****************************/
#photo {
	position:relative;
	width:139px;
	height:413px;
	bottom:425px;
	left:580px;
}
