body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(images/site.jpg);*/
	background-image:url(images/site_BG.jpg);
	background-position:center;

}
p { margin:0; }
#PageWR { 
	position:relative;
	top:15px;
}
#MainBG {
	position:relative;
	border:#AA6338 solid 1px;
	width:804px; height:764px;
	margin: 0 auto;
	background-image:url(images/site_MainBG.jpg);
	background-position:center;
	background-repeat:no-repeat;/**/
	}
#Footer { display:none; }
#CloverWR { 
	position:absolute;
	top:0; left:0;
	}

#ContentWR { width:741px; height:121px; margin:0 auto; position:relative; top:135px; left:30px; display:none; text-align:center;}
#Title { width:741px; height:21px; position:relative; }
#Content { text-align:center; width:741px; height:121px; background:#e4ca8a; color:#235907; font-family:Verdana, Arial, Helvetica, sans-serif ; font-size:11px;}

#navcontainer ul { z-index:100; position:relative; top:126px;  padding: .2em 0; margin: 0; list-style-type: none; color: #FFF; width: 100%; font-family:Verdana, Arial, Helvetica, sans-serif ; font-size:13px; text-align: center; }
li { display: inline; }
li a { text-decoration: none; color: #FFF; padding: 0px 22px; border-right: 1px solid #fff; }
li a:hover { background-color:#006600; color: #fff; }

#PrimoPro { width:190px; height:14px; position:absolute; top:750px; left:560px;}