@import url("./ayelu2k4.css");

div#pagephoto1 
{
	border: solid 0px orange; /* d5d5d5; e9f0f2; */
	/* margin: and width: set to allow a 4px space on the left and right margins between
       the left side bar and the area past the right side bar.
       Note: the right side bar now exists only on the home or landing page */
	margin: 0px 0px 0px 196px; /* 25px 0px 0px 200px; 25px 0px 0px 240px; 10 40% 0 215px; */ /*0 40% 0 196px;*/ /*margin: 0 40% 0 270px;*/
	width: 597px; /* 589px; 456px; */
	height: 202px; /* 49; 226px; */
	background: url(../images/Donations_v2_1.jpg) no-repeat left top;
	/*text-align: left;*/
}

div#contentsBTSOCHQ
{
	border: solid 0px #d5d5d5;
	/* margin: 0 0 0 225px; */
	margin-left: 220px; /*210px;*/
	padding: 0px; /* 9px */
	width: 549px; /* 304px; 360px*/
	text-align: left;
	display: block;
}

div#contentsHelp
{
	border: solid 0px #d5d5d5;
	/* margin: 0 0 0 225px; */
	margin-left: 220px; /*210px;*/
	padding: 0px; /* 9px */
	width: 549px; /* 304px; 360px*/
	text-align: left;
	display: none;
}


p.content
{
	border:solid 0px orange;
	width:549px;
}

div#leftsidebar {
	height: 823px;
}

div#rightsidebar 
{
	background: #ccc;
	position: absolute;
	width: 0px; /* 21.5%; */
	height: 0px;
	overflow: hidden;
	margin-left: 583px;
	padding: 0 1.5%;
	top: 177px;
	border-top: solid 0px #e9f0f2;
	border-left: solid 0px #fff;
	text-align: center;
	z-index: 1;
}

div#rightareapastrsb {
	height: 1048px;
}


div#footer {
	position: absolute;
	top: 1000px;
	/* clear: both; 
	width: 800px;
	height: 48px;	
	background: url(../images/footerbgnd-800x51.jpg) no-repeat left bottom;
	border-top: 1px solid #e9f0f2;
	border-bottom: 1px solid #e9f0f2;
	z-index: 7;
	*/
}

table#tblDonationsContents
{
	border:solid 0px orange;
	margin: 25px 0px 0px 313px; /* 35px 0px 0px 270px; 85px 0px 0px 245px;; 57px 0px 0px 245px; */
	font: bold 11px verdana, sans-serif;
	width:200px;
}

table#tblDonationsContents td a:link, table#tblDonationsContents td a:visited
{
	color: #525252; /* 525252; e9f0f2; */
}

table#tblPaymentMethods
{
	border:solid 0px #ddd;
}

table#tblPaymentMethods td
{
	border:solid 0px #ddd;
}

table#tblPaymentMethods th#col1
{
	border:solid 0px #ddd;
	padding-left:5px;
	width: 110px;
}

table#tblPaymentMethods th#col2
{
	border:solid 0px #ddd;
	padding-left:5px;
	width: 439px;
}