@charset "utf-8";
/* CSS Document */

#mainSect embed {
	margin-left: 65px;
}
#mainSect {
	height: 546px;
}
#wrapper #lftSidebar {
	height: 500px;
}
#wrapper #mainSect {
	height: 500px;
	background-image: url(images/mainSectBkgrd.png);
	background-repeat: repeat-y;
}
