.contentDiv table, .contentDiv td {
	/*border-width: 0px !important;*/
	border-spacing:0px;
}

.MainPageTopOuterTable, .MainPageBottomOuterTable, .MainPageTopOuterTable td, 
.MainPageBottomOuterTable td, .MainPageTopOuterTable table, .MainPageBottomOuterTable table{
	border-width: 0px !important;
}

.contentDiv {
	padding: 0px;
}

.contentDiv img {
	border-style:none;
	border-bottom:none;
	text-decoration:none;
}
.MainPageTopOuterTable, .MainPageBottomOuterTable{
	width: 100%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.MainPageTopOuterTable tbody tr td {
	padding: 0px;
}

#MainPageTopMainSection #MainPageBottomMainSection{
	width: 760px;
	background-color: white;
}

#MainPageTopSection, #MainPageBottomSection{
	padding:0px;
	border-top: 1px solid black;
}

#MainPageTopMainRightColumn {
	position:relative;
	width: 348px;
	height: 255px;
}

#donate_btn{
	width:246px;
	height:48px;
	border-style:0px;
	margin-left:50px;
	margin-right:auto;
	position:absolute;
	top: -10px;
	right: 60px;
}

.MainPageLeftColor{
	background-color: white !important;
	width: 33%;
}

.MainPageRightColor{
	background-color: #f7deae !important;
	width: 33%;
	border: 1px solid red;
}
#MainPageBottomMainSection,
#MainPageBottomMainSection td{
	background: white;
}
#MainPageBottomSection td.leftCell, #MainPageBottomSection td.rightCell {
	width:33%;
	background: white;
}

#MainPageTopMainSection table, #MainPageBottomMainSection table {
	margin: 0px auto;
}
.section a.realLink:link, .section a.realLink:visited{
	border-bottom: none !important;
}
.section .mainpagelinks a.realLink:link, .section .mainpagelinks a.realLink:visited{
	/*border-bottom: 1px dotted blue !important;*/
	text-decoration:underline;
	color: #2661C3;
}

.mainpagelinks{
	text-align:center;
}
/*This makes the header misaligned with the page content
table{
	border-collapse: collapse;
}
*/

.contentDiv img{
	border-bottom: 0px;
	line-height: 0;
	margin: 0;
}
.MainPageTopOuterTable table,
.MainPageTopOuterTable tr,
.MainPageTopOuterTable td{
	font-size: 0;
}
