body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat;
	background-color: #409D33;
	font-size: 12px;
}
li {
	list-style-type: none;
	list-style-image: url(images/li.gif);
}
#mainContent {
	float: right;
	height: auto;
	width: 250px;
	margin-right: 50px;
	margin-top: 10px;
}
#Copyright {
	float: left;
	height: auto;
	width: auto;
	margin-top: 29px;
	margin-left: 40px;
	font-size: 12px;
}
#Simple {
	float: right;
	height: auto;
	width: auto;
	margin-top: 29px;
	margin-right: 40px;
	font-size: 12px;
}
#Top {
	height: 24px;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #63A75A;
}
#veryTop {
	background-image: url(images/topSlice.jpg);
	background-repeat: repeat-x;
	height: 63px;
	width: 100%;
	text-align: center;
}

#Middle {
	background-image: url(images/Middle.jpg);
	background-repeat: no-repeat;
	height: 460px;
	width: 683px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	padding-right: 40px;
}
#Bottom {
	height: 53px;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Bottom.jpg);
}
.header {
	font-size: 16px;
	font-weight: bold;
}
#wrapper {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
