.Index #container #sidebar2 {
	position: absolute;
	left: 1px;
	top: 132px;
	height: 2255px;
	width: 100px;
	background: #3e3e3e;
	text-align: center;
}
.Index #mainContent {
	width: 669px;
	height: 2225px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	position: absolute;
	background: #3e3e3e;
	left: 109px;
	top: 132px;
	text-align: left;
} 
.Index #footer {
	background:#3e3e3e;
	width: 787px;
	height: 17px;
	position: absolute;
	top: 2395px;
	text-align: center;
	left: 1px;
	padding: 5px;
} 
