body   {
	background-color: #FFF;
	color: #000;
	margin: 0px;
}
#container {
	float: left;
	height: 2500px;
	width: 955px;
	padding-left: 15px;
	padding-top: 15px;
}
#header {
	float: left;
	height: 150px;
	width: 955px;
}
#navbar {
	float: left;
	height: 50px;
	width: 955px;
	text-align: center;
}
#body {
	float: left;
	height: 2200px;
	width: 955px;
}
#footer {
	height: 50px;
	width: 955px;
	text-align: center;
}
p     {
	color: #333;
	font-family: Times;
	text-align: left;
}
td {}
table  { background-color: #b9ff39 }
h1 { color: #ff1728; font-size: xx-large; font-family: "Times New Roman" }
h2   { color: #ff1728; font-size: x-large; font-family: "Times New Roman"; text-align: center }
h3  {
	color: #03F;
	font-size: 27px;
	font-family: "Times New Roman";
	text-align: left;
}
h4   {
	color: #000;
	font-style: normal;
	font-size: large;
	font-family: "Times New Roman";
	font-weight: bold;
	text-align: left;
}
h5 { color: #370103; font-size: medium }
h6  {
	color: #000;
	font-size: small
}
.botnav {
	text-align: center;
}
#image {
}

