#mainContent {
	height: 799px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	position: absolute;
	background: #3e3e3e;
	left: 110px;
	top: 132px;
	text-align: left;
	width: 668px;
	z-index: 2;
}
#footer {
	width: 786px;
	height: 17px;
	position: absolute;
	top: 969px;
	text-align: center;
	left: 2px;
	padding: 5px;
	z-index: 2;
	background-color: #000000;
}
#sidebar2 {
	position: absolute;
	left: 2px;
	top: 132px;
	height: 829px;
	background: #3e3e3e;
	text-align: center;
	width: 100px;
}

