body {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#content {
	margin: 0px auto;
	width: 800px;
	background-color: #D2D9A8;
	height: 1150px;
}
#header {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	width: 800px;
}
#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	float: left;
	width: 800px;
}
#info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	width: 800px;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 36px;
	background-color: D2D9A8;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E5DA95;
	width: 800px;
	text-align: center;
	margin: auto;
	font-weight: bold;
	line-height: 20pt;
	background-image: url(../images/Mahinamelebase_32.jpg);
	background-repeat: no-repeat;
	float: none;
	height: 36px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F2CE0B;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #D1AC2F;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E8DC84;
	text-decoration: none;
}
