@charset "utf-8";
body {
	text-align: center;
	background-color: #006600;
}
#wrapper {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
#logo {
	background-repeat: no-repeat;
	height: 66px;
	width: 975px;
	margin-top: 10px;
	padding-top: 10px;
	position: absolute;
	top: -22px;
	clip: rect(10px,auto,auto,auto);
	z-index: 4;
	text-align: right;
	padding-bottom: 75px;
	left: 12px;
}
#navigation {
	text-align: center;
	height: 130px;
	width: 900px;
	position: absolute;
	left: 22px;
	top: 147px;
}
#wrapper #content table {
	text-align: center;
}
#wrapper #content table {
	text-align: center;
}
#wrapper #content table {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#wrapper #content #Board Tabel tr td p {
	font-weight: bold;
}
#wrapper #content #Board Tabel tr td p {
	font-weight: bold;
}
#content2 {
	font-family: Verdana, Geneva, sans-serif;
	height: 432px;
	width: 600px;
	position: absolute;
	left: 186px;
	top: 250px;
	background-image: url(images/ContentBackground.jpg);
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
	overflow: auto;
}

