@charset "utf-8";
body {
	text-align: justify;
	margin: 0px;
	vertical-align: middle;
}
.oneColFixCtrHdr #container {
	width: 749px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
}
.oneColFixCtrHdr #header {
	height: 140px;
}
.oneColFixCtrHdr #mainContent {
	width: 749px;
}
.oneColFixCtrHdr #footer {
	height: 121px;
	width: 749px;
	background-color: #FF8820;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer p {
	color: #666;
	font-family: Helvetica;
	font-size: 9px;
	padding: 2px;
	text-align: center;
}

#left {
	width: 700px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}

#bread {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#right {
	width: 350px;
	float: right;
	padding: 5px;
	margin-top: 20px;
}
.threeways {
	font-family: Helvetica;
	font-size: 11.5px;
	color: #000;
	margin-left: 37px;
}
.h3 {
	font-family: Helvetica;
	font-size: 10pt;
	color: #333;
	font-weight: normal;
	line-height: 12pt;
	text-align: justify;
}


.mytext {
	font-family: Helvetica;
	font-size: 8pt;
	color: #333;
	font-weight: normal;
	line-height: 12pt;
	text-align: justify;
}

.donate {
	font-family: "Gill Sans MT";
	font-size: 24px;
	color: #FF8820;
	margin-left: 43px;
	font-weight: bold;
}
.myfooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	font-weight: normal;
	text-align: center;
}




.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.in2gTVmin {
	font-family: Helvetica;
	font-size: 8pt;
	color: #F60;
	font-weight: bold;
	line-height: 12pt;
	text-transform: uppercase;
}
