.style1 {
	font-size: 78px;
	font-family: Arial, Helvetica, sans-serif;
	color: #804B28;
}
.style3 {color: #804B28;
		font-size: 12px;
		}
.style4 {font-size: 12px}
.style5 {font-size: 14px}
body {
	background-image: url(images/PPBG.jpg);
	background-repeat: repeat;
}
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1080px;
	height:1100px;
	margin-left: 15%;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:1080px;
	height:178px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CFBEA2;
	color: #804B28;
}

#left-nav_ {
	position:absolute;
	left:0px;
	top:178px;
	width:156px;
	height:900px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/left-nav.jpg);
	color: #804B28;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

#main-content_ {
	position:absolute;
	left:156px;
	top:178px;
	width:924px;
	height:900px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CEBD9F;
	background-image: url(images/content.jpg);
	font-size: 12px;
	color: #804B28;
}

#main_text_ {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CEBD9F;
		font-size: 12px;
	color: #804B28;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4EB1F5;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

a:link {
	text-decoration: none;
	color: #804b28;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #804b28;
}

a:hover {
	text-decoration: underline;
	color: #804b28;
}

a:active {
	text-decoration: none;
	color: #804b28;
}

h1 {
	font-size: 78px;
	color: #804b28;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}

body,td,th {
	color: #804B28;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #804b28;
	background-color: cebd9f;
	height: 50px;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	width: 924px;
}
