p {
	font-family: Georgia;
	font-size: 9pt;
	line-height: 17pt;
	margin:0px 0px 16px 0px;
	letter-spacing: normal;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 17pt;
	color: #333333;
}

li {
	font-family: Georgia;
	font-size: 9pt;
	line-height: 17pt;
	margin:0px 0px 16px 0px;
}

#intro> p {margin:5px 0px 15px 0px;}
#intro> p+p {
	text-indent:0px;
}
#main {
	margin: 0px 50px 50px 180px;
	width: 550px;
	padding: 10px;
	z-index:1;
	position: relative;
		}
#intro {
	background:url(images/hjl-background2-254-182.jpg) no-repeat top left;
	position:absolute;
	min-height: 182px;
	width: 254px;
	margin: 0px 0px 0px 0px;
	padding-top: 200px;
	padding-right: 2px;
	padding-bottom:0px;
	padding-left: 25px;
	top:14px;
	left:0px;
	z-index:0;
	
	
		}

		
#ruler {
	width: 1201px;
	height: 14px;
	position: absolute;
	top:0px;
	left:0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/ruler1250.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#ruler span	{
	display: none;
	}
	
h1 {
	letter-spacing: 1px;
	color: #7D775C;
	font-family: georgia, times;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	}
h2 {
	font: italic normal 100% georgia, times; 
	letter-spacing: 0px; 
	
	color: #7D775C;
}
#container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
