BODY {/*
	background-image: url(./design/hzlwelcome.png); 
	background-position: 100% 100%;
	background-repeat: no-repeat; 
	z-index: 1;*/
	}
BODY,TD,TH {
	font-family: georgia,verdana,arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #320307;
	}

A.ownsite:Link {
	text-decoration: none;
	font-size: 90%;
	color:#BC02BE;
		
	}
A.ownsite:Visited {
	text-decoration: none;
	font-size: 90%;
	color: #F0A8E5;
	font-style: normal;
	}
A.ownsite:Hover {
	line-height: normal;
	text-decoration: none;
	font-size: 90%;
	color: #BC02BE;
	background-color: #FFE7F3;
	font-weight: normal;
	}
A.offsite:Link {
	text-decoration: none;
	font-size: 100%;
	color: #9932CC;
	}
A.offsite:Visited {
	text-decoration: none;
	font-size: 90%;
	color: #DDB1ED;
	}
A.offsite:Hover {
	text-decoration: none;
	font-size: 100%;
	color: #8F44CE;
	background-color: #EFEFFF;
	font-variant: normal;
	font-weight: normal;
	}
A.email:Link {
	text-decoration: none;
	font-size: 79%;
	color: #298CBD;
	}
A.email:Visited {
	text-decoration: none;
	font-size: 79%;
	color: #BBAFE1;
	}	
A.email:hover {
	text-decoration: none;
	font-size: 79%;
	color: #005600;
	background-color: transparent;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	}
A.emailfoot:Link {
	text-decoration: none;
	font-size: 75%;
	color: silver;
	}
A.emailfoot:Visited {
	text-decoration: none;
	font-size: 75%;
	color: silver;
	}	
A.emailfoot:hover {
	text-decoration: none;
	font-size: 75%;
	color: silver;
	background-color: transparent;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	}

H1, H2, H3, H4, H5, H6 {
	background-color: transparent ;
	}
HR {
	color: #a0a0e0;
	}

hr.shorthr {
	color: #a0a0e0;
	width: 300px;
	height: 2px;
	}

.footing {
	font-size:75%;
	color:#0000FF;
	text-align:center;
	}

.sidemenu {
	background: transparent url(./design/half_trans.png) repeat center;	
	border-color:blue;
	border-style: groove;
	border-width: 1px;
	position: absolute;
	top : 120px;
	left: 20px;
	width: 110px;
	padding: 5px;
	text-align: left;
	z-index: 2;
	}

.menulist { 
	list-style-type: none;
	list-style-position: outside; 
	position: relative;
	top: -15px;
	left: 10px;
	width: 100px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
	line-height: normal;
	}	
	
div.container {
	position: relative;
	margin: 0 auto;
	width: 720px;
	text-align: left; 
	}
	
.mainarea {
	position: absolute;
	top: 0px;
	left: 145px; 
	}

.bottomarea {
	position: relative;
	background-image: url(./design/hzlwelcome.png); 
	background-position: 100% 100%;
	background-repeat: no-repeat;
	left: 0px;
	height: 245px;
    text-align: left;
	border: 1px;
	}
.footertext {
	position: absolute;
	padding-top: 200px;
	left: 0px;
	bottom: 10px;
}
	
div#topleft {
	background-image: url(./design/hzlcrawlleft.png); 
	background-repeat: no-repeat; 
	position: absolute;
	padding-left: 0px;
	left: 0px;
	top: 10px;
	border: 0px;
	height: 92px;
	width: 100px;
	}

div#topright {
	background-image: url(./design/hzlsitright.png); 
	background-repeat: no-repeat; 
	position: absolute;
	padding-right: 0px;
	right: 0px;
	top: 10px;
	border: 0px;
	height: 100px;
	width: 100px;
	}	
	
div#header {
	font-size : 190%;
	font-weight: normal;
	height: 100px;
	padding-top: 20px;
	left: 0px;
	text-align: center;
	}

.tulip {
	position: relative;
	left: 40px;
	}

.gleaf1 {
	position: absolute;
	left: 0px;
	}

.gleaf2 {
	position: absolute;
	left: 0px;}

img.picleft {
	border-width: 1px;  
	border-style: solid;
	float: left;
	margin-right: 1em;
	}

img.picright {
	border-width: 1px; 
	border-style: solid; 
	float: right;
	margin-left: 1em;
	}

li.intext {
	margin: 2em 0;
	list-style-type: circle;
	}


ul.submenulist{
	list-style-type: none;
	margin-top: 2px;
	margin-left: 1em;
	/*padding-left: 1em; */
	padding: 0 0 0 0;/*TBLR*/
	text-indent: 1em;
	/*border-top: none;
	border-bottom: none;*/
	border-left: 1px dotted gray;  /*#aaa;*/
	font-weight: normal;
	line-height: 140%;
	}
li.submenu
	{
	background-image: url(./design/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 8px; 
	
	}

