@charset "utf-8";
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px;
	margin-bottom: -20px;
	margin-top: 2px;
}
.twoColFixLtHdr      #sidebar1 #MenuBarLeft    {
	padding: 0px;
	margin: 0px;
}
.twoColFixLtHdr #sidebar1 #sidebar1nomenu {
}

.twoColFixLtHdr   #sidebar1   img    {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 0px;
/*	width: 680px;
*/} 
.twoColFixLtHdr #mainContent  #wrapper_firstcontent  {
	width: 674px;
	height: 390px;
	border: 1px solid #000000;
	margin-top: 3px;
}
.twoColFixLtHdr #mainContent  #wrapper_secondcontent  {
	border: 1px solid #000000;
	margin-top: 10px;
	width: 674px;
	height: 665px;
}
.twoColFixLtHdr #mainContent  #wrapper_thirdcontent  {
	width: 675px;
	height: 650px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #mainContent  #wrapper_fourthcontent  {
	width: 675px;
	height: 640px;
	border: 1px solid #000000;
}
.twoColFixLtHdr #mainContent  #wrapper_fifthcontent  {
	width: 675px;
	height: 730px;
	border: 1px solid #000000;
	margin-top: 10px;
}
.twoColFixLtHdr   #mainContent   #leftCell1  {
	width: 90px;
	float: left;
	margin-top: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.twoColFixLtHdr  #mainContent  #rightCell1 {
	width: 580px;
	float: right;
}
.twoColFixLtHdr #mainContent #leftCell2 {
	float: left;
	width: 100px;
	margin-left: 5px;
}
.twoColFixLtHdr #mainContent      #rightCell2  {
	float: right;
	width: 580px;
	margin-top: 20px;
}
.leftCell320x {
	float: left;
	width: 320px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.rightCell330x {
	float: right;
	width: 330px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 50px;
	margin-left: 10px;
}
.MarginRight {
	margin-right: 10px;

}
.Centerx {
	width: 580px;
	margin-left: 90px;
	margin-right: 20px;
}

