#head {
	background-color: #063;
	margin: auto;
	height: 200px;
	width: auto;
}
#bgnav {
	background-color: #82BF86;
	height: auto;
	width: auto;
}
#content {
	height: auto;
	width: auto;
	background-image: url(images/logotemp.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #EFFAFA;
	overflow: auto;
}
#baner {
	margin: auto;
	height: 200px;
	width: 1500px;
	background-image: url(images/headfnal.gif);
}
#navigate {
	margin: auto;
	height: 40px;
	width: 1000px;
}
#editable {
	margin: auto;
	height: auto;
	width: 1000px;
	text-align: center;
	/* [disabled]overflow: auto; */
}
#footer {
	margin: auto;
	height: 74px;
	width: 1000px;
	background-color: #999;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
}
#footback {
	background-color: #999;
	margin: auto;
	height: 75px;
	width: 100%;
	float: left;
}
#content #footback #footer table tr td table tr td strong font {
	font-size: 14px;
}
#content #footback #footer table tr td table tr td strong font {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#content #footback #footer table tr td table tr td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#content #editable table tr td strong {
	text-align: justify;
	font-size: 16px;
	color: #930;
}
#content #editable table tr td font {
	font-size: 18px;
	font-weight: bold;
}
#content #editable table tr td h2 {
	color: #930;
}
