body {
	background:url(../image/bodyBg.jpg) repeat-x;
	margin:0;
	padding:0;
	color:#505253;
	text-align:center;
}
#wrapper {
	padding:0;
	text-align:center;
	margin:0 auto;
}
#content {
	padding:0;
	width:800px;
	margin:0 auto;
}
a img, :link img, :visited img {
	border:0;
}
#header {
	background:url(../image/headerBg.jpg) top no-repeat;
}

#footer{
	background:#FAF9F5 url(../image/footerBg.gif) repeat-x;
	}


a:link, a:visited {
	color:#417715;
}
a:hover {
	color:#417715;
}
h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding:0;
}
p {
	margin:0;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.mini {
	font-size:10px;
	line-height:14px;
}
.rt {
	text-align:right;
}
.ct {
	text-align:center;
}
.frame {
	border:1px solid #CDCDCD;
	background-color:#FFFFFF;
	width:802px;
}
table#alpha img, img.on {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
}




