body, h1, h2, h3, h4, h5, h6, blockquote, dd, dl, hr, p, form, div, span, ul, li {
	margin: 0;
	padding: 0;
}
#wrapper #container .style4 .inline-subtitle a {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#wrapper #container .style4 .inline-subtitle a:hover {
	text-decoration: underline;
}


body {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center; /* IE Legacy (IE5 and later) fix - sets to left align to center align  to center the layout */
	background-attachment: scroll;
	background-color: #339900;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.indent {
	margin-left: 20px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
.menu-titles {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 40px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FF0;
}
.menu-blocks {
	width: 230px;
	float: left;
}




h1{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	padding: 0 0 10px 15px;
	color: #FFF;
}

h2{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	padding: 0 0 10px 15px;
	color: #000;
}

p{
	padding: 10px 15px 15px 15px; /* 10-pixel top padding to each paragraph tag. */
	font-size: 25px;
	color: #000000;
	text-align: justify;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: left;
	background-image: url(images/bg_hi-re3.png);
	background-repeat: no-repeat;
}

#menu{
	width: 935px;
	color: #000000;
	height: 118px;
	margin: 0 0 0 15px;
}

#header{
	float: left;
	width: 950px;
	color: #000000;
	margin: 0;
	height: 218px;
}

#container{
	float: left;
	width: 610px; /* full width: 630px; */
	margin-right: 20px;
}
#help_us {
	width: 227px;
	float: right;
	margin: 260px 30px 10px 0;
}
.footer-text {
	font-size: 16px;
	font-weight: bold;
}



#footer {
	clear: both;
	background-image: url(images/footbg.png);
	margin-top: 10px;
}

/* LOGIN STYLES */

a:link {
	text-decoration: none;
	color: #060;
	font-size: 16px;
}

a:visited {
	text-decoration: none;
	color: #060;
	font-size: 16px;
}

a:hover {
	text-decoration: none;
	color: #F00;
	font-style: normal;
}
.donate_T-B_pg {
	text-align: center;
	margin-top: 15px;
}
#auth_letter {
	background-image: url(images/auth_button.png);
	height: 163px;
	width: 169px;
	position: absolute;
	top: 300px;
	background-repeat: no-repeat;
	right: -3px;
	top: 10px;
}
#auth_letter a img {
	text-decoration: none;
}

