/* CSS Document */
body {
	background-color: #fafae2;
}
#CONTAINER {
	position: absolute;
	height: 600px;
	width: 900px;
}
#header {
	position: relative;
	height: 267px;
}
#headsubtop {
	position: relative;
	height: 67px;
	font-family: "Book Antiqua", Arial, "Times New Roman";
	font-size: 36px;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#headsubbottem {
	text-align: center;
	position: relative;
}
#containercontents {
	position: relative;
	height: 266px;
	top: 10px;
}
#contents {
	text-align: center;
}
#blkbar {
	position: relative;
	height: 126px;
	width: 90%;
	background-color: #000000;
	top: 85px;
}
#navimages {
	top: -80px;
	position: relative;
}
#nav {
	position: relative;
	height: 25px;
	top: -70px;
	font-family: "Book Antiqua", Arial, "Times New Roman";
	font-size: 18px;
}
#tablenav {
	position: absolute;
	left: 300px;
	top: 250px;
}
#tdnav2 {

}
#tdnav3 {

}
#tdnav4 {

}
#tdnav5 {

}
#tdnav6 {

}#tdnav7 {

}
#footer {}
