	<!--
		html,body{
			margin:0;
			background:#362617 url(../_img/bg.gif) repeat-y 50% 0;
			font-family: Georgia, "Times New Roman", Times, serif;
			color:#ffecce;
		}
		p{
			font-size:13px;
		}
		a,a:hover,a:link,a:visited,a:active{
			text-decoration:none;
		}
		a{
			/*color:#ffecce;*/
			color:#fff;
		}
		a:hover{
			/*color:#555;
			color:#d37d3f;*/
			color:#b2cd7f;
		}
		h1{ /* for headline of article */
			margin:7px 0 7px 0;
			font-size:18px;
			font-weight:bold;
			color:#2f2114;
			text-align:left;
		}
		h2{ /* for subheadline of article */
			margin:5px 0 5px 0;
			font-size:16px;
			font-weight:bold;
			color:#2f2114;
			text-align:left;
		}
		h3{ /* for body text headline/subheadline of article */
			margin:5px 0 5px 0;
			font-size:14px;
			font-weight:bold;
			text-align:left;
		}
		h4{ /* for byline of article */
			margin:5px 0 5px 0;
			font-size:12px;
			font-weight:bold;
			text-align:left;
		}
		li{
			list-style-type:none;
		}
		img{
			margin:0;
			padding:0;
			border:0;
		}
		#mainDiv{
			margin:0 auto;
			width:780px;
			background:#7c634e;
		}
		#topDiv,#bodyDiv,#footDiv{
			margin:0;
			width:780px;
			clear:both;
		}
		#footDiv{
			min-height:20px;
		}
		/* mac hide \*/
		* html #footDiv{height:20px;}
		/* end hide */
		#bodyBg{
			width:780px;
			float:left;
		}
		#bodyContent{
			text-align:justify;
			float:left;
			padding-left:30px;
		}
		#bodyContent{
			/*width:500px;*/
			width:480px;
		}
		#bodyContent{
			min-height:700px;
		}
		/* mac hide \*/
		* html #bodyContent{height:700px;}
		/* end hide */
		.txtCap{
			text-transform:capitalize;
		}
		.txtUP{
			text-transform:uppercase;
		}
		.txtlow{
			text-transform:lowercase;
		}
		#menuDiv{
			background-image:url(../_img/menu/menubg.jpg);
			position:relative;
			left:0px;
			top:0px;
			width:780px;
			height:133px;
		}
		#m_1{
			position:absolute;
			left:25px;
			top:76px;
			width:39px;
			height:12px;
		}
		#m_2{
			position:absolute;
			left:76px;
			top:76px;
			width:76px;
			height:12px;
		}
		#m_3{
			position:absolute;
			left:163px;
			top:76px;
			width:66px;
			height:12px;
		}
		#m_4{
			position:absolute;
			left:241px;
			top:76px;
			width:122px;
			height:12px;
		}
		#m_5{
			position:absolute;
			left:374px;
			top:76px;
			width:73px;
			height:12px;
		}
		#m_6{
			position:absolute;
			left:459px;
			top:76px;
			width:63px;
			height:12px;
		}
		#blog_m_1{
			position:absolute;
			left:25px;
			top:79px;
			width:39px;
			height:12px;
		}
		#blog_m_2{
			position:absolute;
			left:76px;
			top:79px;
			width:76px;
			height:12px;
		}
		#blog_m_3{
			position:absolute;
			left:163px;
			top:79px;
			width:66px;
			height:12px;
		}
		#blog_m_4{
			position:absolute;
			left:241px;
			top:79px;
			width:122px;
			height:12px;
		}
		#blog_m_5{
			position:absolute;
			left:374px;
			top:79px;
			width:73px;
			height:12px;
		}
		#blog_m_6{
			position:absolute;
			left:459px;
			top:79px;
			width:63px;
			height:12px;
		}
		/* mac hide \*/
		* html #m_1{
			position:absolute;
			left:25px;
			top:79px;
			width:39px;
			height:12px;
		}
		* html #m_2{
			position:absolute;
			left:76px;
			top:79px;
			width:76px;
			height:12px;
		}
		* html #m_3{
			position:absolute;
			left:163px;
			top:79px;
			width:66px;
			height:12px;
		}
		* html #m_4{
			position:absolute;
			left:241px;
			top:79px;
			width:122px;
			height:12px;
		}
		* html #m_5{
			position:absolute;
			left:374px;
			top:79px;
			width:73px;
			height:12px;
		}
		* html #m_6{
			position:absolute;
			left:459px;
			top:79px;
			width:63px;
			height:12px;
		}
		/* end hide */
	-->