/* CSS Document */
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FAFAF6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #996600;
}
h1 {
	font-size: 16px;
	color: #333333;
}
h2 {
	font-size: 20px;
	color: #996600;
}
div.center {
	position:absolute;
	top:580px;
	left:0px;
	text-align:center;
	font-size:12px;
	display:inline;
	height:197px;
	z-index:3;
	width: 164px;
	}
div.header {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	}
div.lMenu {
	position:absolute;
	top:128px;
	left:0px;
	z-index:0;
	width: 164px;
	height: 435px;
	}
div.menu {
	position:absolute;
	top:1px;
	left:-5px;
	z-index:1;
	width: 158px;
	height: 234px;
	}
.nav {
	font-weight:600;
	}
div.bold {
	position:absolute;
	width:460px;
	top:125px;
	left: 175px;
	z-index:0;
	}
div.content {
	display:inline;
	position:absolute;
	width:500px;
	top:180px;
	left:176px;
	z-index:3;
	}
div.pcontent {
	display:inline;
	position:absolute;
	width:500px;
	top:195px;
	left:176px;
	z-index:3;
	height: 1000px;
	}
div.p1 {
	display:inline;
	position:absolute;
	width:500px;
	top:0px;
	left:0px;
	z-index:3;
	height:200px;
	}
div.p2 {
	display:inline;
	position:absolute;
	width:500px;
	top:220px;
	left:0px;
	z-index:3;
	height:200px;
	}
div.p3 {
	display:inline;
	position:absolute;
	width:500px;
	top:440px;
	left:0px;
	z-index:3;
	height:200px;
	}
div.p4 {
	display:inline;
	position:absolute;
	width:500px;
	top:660px;
	left:0px;
	z-index:3;
	height:200px;
	}
img.float {
	float:right;
	}