#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:782px;
	margin-left: 150px;
	height: 800px;
	border: 1px solid #000000;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:782px;
	height:201px;
	background-image: url(images/header.jpg);
	color: #FFFFFF;
}

#navigation_ {
	position:absolute;
	left:0px;
	top:201px;
	width:782px;
	height:30px;
	background-image: url(images/navigation.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	word-spacing: 2em;
	text-indent: 25px;
	vertical-align: middle;
}

#content_ {
	position:absolute;
	left:0px;
	top:231px;
	width:782px;
	height:534px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-align: left;
}

#footer_ {
	position:relative;
	left:0px;
	top:765px;
	width:782px;
	height:35px;
	background-color: #61666A;
	background-image: url(images/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDCA8E;
	text-decoration: none;
	line-height: 32px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
body {
	background-color: #DDCA8E;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 14px;
}
.style2 {color: #FFFFFF}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {color: #0000FF}
.style5 {color: #95290B}

