body {
	background-color: rgb(210, 221, 39);
	color: rgb(28, 35, 87);
	text-align: center
}

#main_container {
	width: 632px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	left: 2px
}

#header {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
	position: relative;
	top: 0px;
	left: 0px
}

#footer {
	width: auto;
	margin: 0;
	padding: 0;
	background-color: rgb(210, 221, 39);
	text-align: right;
	position: relative
}

#mainbody {
	margin: 0;
	margin-top: 8px;
	padding: 0;
	border-top: 1px groove;
	text-align: center;
	position: relative
}

img.floatleft {
	float: left;
	margin: 4px
}

img.floatright {
	float: right;
	margin: 4px
}

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif
}

A:active, A:link, A:visited {
	text-decoration: none
}

:visited, :map {
	border: none
}

h5 {
	font-size: 110%;
}
