
body {
   background-image:url('hcmea_bg.gif');
  background-position:center;
  background-repeat:repeat-y;
  background-color: #dcdbdb;
   text-align: center;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 9pt;
  color:#000;  
  padding:0px;
  margin:0px;
  margin-left:auto;
  margin-right:auto;
  text-align: center;

}

BODY, P, TD, TH, DIV,  DL, UL, OL  {
font-family: verdana, arial, helvetica, sans-serif;
  font-size: 9pt;
  color:#000;  
  }

#container { 	
position: relative;
text-align: left;
vertical-align: middle;	
margin: 0px auto;
padding: 0px;
width: 750px;
height: 100%;
background-color: #ffffff;
}  
  
#header {
background-image:url('hcmea_header.jpg');
background-repeat:no-repeat;
background-color: #ffffff;
position: relative;
top:0;
left:0;
width: 749px;
height: 158px;
margin-top: 0;
padding-top: 0;
margin-bottom: 0px;
padding-bottom: 0px;
}   




#content p {
margin-right: 8px;
}

#content h2 {
 font-size: 14pt;
 font-weight: lighter;
 }
 
 #content h3 {
 font-size: 12pt;
 font-weight: lighter;
 }
 
 #content img {
 margin: 4px;
 border: 1px white solid;
 }
 
#content A:link { color: #8e2e48; text-decoration: none;}
#content A:visited { color: #8e2e48;text-decoration: none; }
#content A:hover { color: #8e2e48; text-decoration: underline;}
#content A:active { color: #d7b40f; text-decoration: none;}




#content2 p {
margin-right: 8px;
text-align:justify;
}

#content2 h2 {
 font-size: 14pt;
 font-weight: lighter;
 }
 
 #content2 h3 {
 font-size: 12pt;
 font-weight: lighter;
 }
 
 #content2 img {
 margin: 4px;
 }
 
#content2 A:link { color: #8e2e48; text-decoration: none;}
#content2 A:visited { color: #8e2e48;text-decoration: none; }
#content2 A:hover { color: #8e2e48; text-decoration: underline;}
#content2 A:active { color: #d7b40f; text-decoration: none;}


#nav {
	position: absolute;
	top: 202px;
	left: 10px;
	margin-bottom: 0px;
	font-size: 9pt;
	color: #fff;
	z-index:100;
	}
	
#nav A:link { color: #ffffff; text-decoration: none;}
#nav A:visited { color: #ffffff;text-decoration: none; }
#nav A:hover { color: #feed61; text-decoration: underline;}
#nav A:active { color: #feed61; text-decoration: none;}



A:link { color: #CC9C2A; text-decoration: none;}
A:visited { color: #CC9C2A;text-decoration: none; }
A:hover { color: #66cccc; }
A:active { color: #66cccc; text-decoration: none;}

hr {
	width: 50%;
	text-align: center;
	color: #663300;
	height: 1px;
	border-bottom: 1px solid;
	}
	

#footer {
position: absolute;
top:100px;
background: url(china_footer.jpg) top left no-repeat;
}

#china_nav {
margin-left:10px;
margin-top:5px;
}