	<!--
		html,body{
			margin:0;
			background:#2d3624 url(../_img/bg.gif) repeat-y 50% 0;
			font-family:Verdana,Arial,Helvetica,sans-serif;
			color:#2d3624;
		}
		p{
			font-size:12px;
		}
		a,a:hover,a:link,a:visited,a:active{
			text-decoration:none;
		}
		a{
			color:#5c7147;
		}
		a:hover{
			color:#8d0b03;
		}
		h1{ /* for headline of article */
			margin:7px 0 7px 0;
			font-size:26px;
			font-weight:bold;
			color:#2d3624;
			text-align:left;
		}
		h2{ /* for subheadline of article */
			margin:5px 0 5px 0;
			font-size:24px;
			font-weight:bold;
			color:#2d3624;
			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;
		}
		.bar{
			clear:both;
		}
		#mainDiv{
			margin:0 auto;
			width:780px;
			background:#e2be35;
		}
		#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;
		}
		#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:106px;
		}
		#m_1{
			position:absolute;
			left:383px;
			top:86px;
			width:34px;
			height:11px;
		}
		#m_2{
			position:absolute;
			left:421px;
			top:86px;
			width:63px;
			height:11px;
		}
		#m_3{
			position:absolute;
			left:489px;
			top:86px;
			width:55px;
			height:11px;
		}
		#m_4{
			position:absolute;
			left:549px;
			top:86px;
			width:97px;
			height:11px;
		}
		#m_5{
			position:absolute;
			left:651px;
			top:86px;
			width:59px;
			height:11px;
		}
		#m_6{
			position:absolute;
			left:680px;
			top:22px;
			width:73px;
			height:15px;
		}
		#blog_m_1{
			position:absolute;
			left:383px;
			top:86px;
			width:34px;
			height:11px;
		}
		#blog_m_2{
			position:absolute;
			left:421px;
			top:91px;
			width:63px;
			height:11px;
		}
		#blog_m_3{
			position:absolute;
			left:489px;
			top:91px;
			width:55px;
			height:11px;
		}
		#blog_m_4{
			position:absolute;
			left:549px;
			top:91px;
			width:97px;
			height:11px;
		}
		#blog_m_5{
			position:absolute;
			left:651px;
			top:91px;
			width:59px;
			height:11px;
		}
		#blog_m_6{
			position:absolute;
			left:680px;
			top:23px;
			width:73px;
			height:15px;
		}
		/* mac hide \*/
		* html #m_1{
			position:absolute;
			left:383px;
			top:91px;
			width:34px;
			height:11px;
		}
		* html #m_2{
			position:absolute;
			left:421px;
			top:91px;
			width:63px;
			height:11px;
		}
		* html #m_3{
			position:absolute;
			left:489px;
			top:91px;
			width:55px;
			height:11px;
		}
		* html #m_4{
			position:absolute;
			left:549px;
			top:91px;
			width:97px;
			height:11px;
		}
		* html #m_5{
			position:absolute;
			left:651px;
			top:91px;
			width:59px;
			height:11px;
		}
		* html #m_6{
			position:absolute;
			left:680px;
			top:23px;
			width:73px;
			height:15px;
		}
		/* end hide */
	-->