

/* Menu Section */

#menu 

{

	background-color:#CC00FF;
	/* width: 1024px; */
	/* padding:0 10px; */
	

}

.menuControl 

{

	color: Black;

    font-variant: small-caps;

    font-size: medium;

    font-weight: bold;

    padding: 0 5px;

}


.menuSubControl 

{

	color: Black;

    font-variant: small-caps;

    font-size: medium;

    font-weight: bold;

    padding: 0 10px;

}





/* Banner Section */

.bannerBackground {

	background-color: #CCCCCC;

	height: 400px;

	width: 1024px;

	top: 180px;

	position: absolute;

	left: 150px;

	float: right;

}





.banner {

	background-color: #000000;

	height: 130px;

	width: 1024px;

	left: 0px;

	top: 0px;

	position: absolute;

	border:none;

}

.banner img {

	border:none;

}

/* Picture Section */

#MainPictureContent

{

	padding: 200px 0 0 0;

}

#MainContent

{

	padding: 135px 0 0 0;

}
#MainPictureContent2

{

	padding: 200px 0 0 0;

}

#MainContent2

{

	padding: 135px 0 0 0;

}
#MainContent2
{
	padding: 135px 0 0 0;
}
#DonorArea
{
	padding: 135px 0 0 0;
}
#NewsContentPlaceHolder
{
	padding: 135px 0 0 0;
}
.PayPalButton
{
	background-image:http://dreamsofhope.org/images/paypal-butcc-donate.gif;
}

/* HTML Elements */

.style6 ul li {
	padding-bottom: 1em;
 }

ul li ul li {
	padding: 0;

 }
 
.style1 h3 {
    padding-top: 0px;
 }
 