body {
	background-color: #FFcc66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #660000;
}
.list_group {
	font-size: x-small;
	font-weight: bold;
}
.center_heading {
	font-size: small;
	font-weight: bold;
	text-align: center;	
}
#menu_bar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 300px;
	width: 134px;
	position: absolute;
	top: 155px;
	left: 14px;
	padding-left: 3px;
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: disc;
}
#sub-menu {
	height: 188px;
	width: 134px;
	position: absolute;
	left: 15px;
	top: 467px;
	text-align: center;
	vertical-align: middle;
}

#header {
	height: 129px;
	width: 785px;
	position: absolute;
	left: 16px;
	top: 6px;
	padding-top: 10px;
	padding-left: 10px;
}
#footer {
	position:  relative;
	padding-top: 10px;
	padding-left: 10px;
	overflow: visible;
}
textarea {
	background-color: #999966;
}
#main {
	min-height: 492px;
	width: 627px;
	position: absolute;
	left: 174px;
	top: 154px;
	padding-left: 10px;
	padding-top: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #999966;
}
input {
	background-color: #999966;
	font-size: xx-small;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
