/***********************************************//* HTML tag styles                             *//***********************************************/body{	font-family: "Helvetica", "sans-serif";	font-size: 10pt;	color: #4B3910;	line-height: 1.5;		margin: 0px;	padding: 0px;	background-color: #E3C9B1;	background-image:  url("assets/back_tile.gif");	}/******* hyperlink and anchor tag styles *******/a {	color: #000000;	text-decoration: none;}a:hover {	background-color: #FFFFFF;	text-decoration: underline;}/************** header tag styles **************/h1{ font-family: "Helvetica", "sans-serif";	font-size: 110%;	color: #996633;	font-weight: bold;}h2{ font-family: "Helvetica", "sans-serif";	font-size: 10pt;	color: #996633;	font-weight: bold;}h3{ font-family: "Helvetica", "sans-serif";	font-size: 10pt;	font-weight: bold;}h4{ font: bold 100% sans-serif; color: #334d55; margin: 0px; padding: 0px;}h5{ font: 100% sans-serif; color: #333333; margin: 0px; padding: 0px;}h6{ font: 100% sans-serif; color: #334d55; margin: 0px; padding: 0px;}/*************** list tag styles ***************/ul{ list-style-type: square;}ul ul{ list-style-type: disc;}ul ul ul{ list-style-type: none;}/***********************************************//* Layout Divs                                 *//***********************************************/#pagecell1{	position:absolute;	top: 127px;	left: 0%;	right: 0%;	width:95.6%;	background-image:  url("assets/lingnan_gate.gif");	background-repeat: no-repeat;	height: 804px;}#pageNav{	float: left;	width:270px;	min-height: 700px;	padding-top: 320px;font: small Verdana,sans-serif;}#content{	padding: 0px 10px 0px 0px;	margin:0px 0px 0px 270px;	/*border-left: 1px solid #4B3910;*/}/***********************************************//* Component Divs                              *//***********************************************/#siteName{	margin: 0px;	padding: 16px 0px 8px 0px;	color: #4B3910;	font-weight: normal;}/************** feature styles *****************/.feature{	margin-top: 45px;	padding: 40px 0px 10px 10px;	font-size: 90%;	max-width:700px;	background-color:#FFF9E5;	background-image:  url("assets/ln_logo_2.gif");	background-repeat:no-repeat;	background-position:top right;	/*height: 200px;*/}/* .feature h3{ *//* 	font: bold 175% Arial,sans-serif; *//* 	color: #000000; *//* 	padding: 30px 0px 5px 0px; *//* } *//*.feature img{	float: left;	padding: 0px 10px 0px 0px;*/}/************** siteInfo styles ****************/#siteInfo{	clear: both;	border-top: 1px solid #4B3910;	font-size: small;	color: #4B3910;	padding: 10px 10px 10px 10px;	margin-top: -1px;}#siteInfo img{	padding: 4px 4px 4px 0px;	vertical-align: middle;}/************* relatedLinks styles **************/.relatedLinks{	margin: 0px;	padding: 50px 0px 10px 10px;	/*border-bottom: 4px solid #FFFFFF;*/}.relatedLinks h3{	padding: 10px 0px 2px 0px;}/*.relatedLinks a{	display: block; }*/
