div#wrapper {
	text-align: center;
}
div#Main {
	width: 86%;
	border-right: 1px solid #999933;
	border-left-width: 1px;
	border-left-style: solid;
	margin-right: 7%;
	margin-left: 7%;
	background: url(images/BkGndHome.jpg) repeat-x fixed;
}
body {
	font: 0.85em Arial, Helvetica, sans-serif;
	text-align: center;
}
#TopMenu a {
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	border-top: 1px solid #0000CC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	margin-top: 5px;
	line-height: 200%;
	padding: 2px;
}
div#TopMenu {
	width: 100%;
	font-size: 90%;
	text-align: center;
}
#TopMenu a:hover {
	color: #FFFFFF;
	background: #000099;
}
#Head h1 {
	margin: 0px;
	padding: 0px;
}
#Head h2 {
	margin: 0px;
	padding: 0px;
}
p {
	margin-right: 5px;
	margin-left: 5px;
}
