/* General Start */
.{
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	color:#ffffff;
	background:url(../images/bgimg.jpg) repeat-x;
}
a {
	color:#bd0304;
	text-decoration: none;
}
a:hover {
	color:#720505;
	text-decoration: none;
}
img {
	border-style:none;
}
ul {
	padding:0;
	margin:0;
	list-style:none;
}
ol {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h5,h6{
	font-size:8pt;
	padding:0;
	margin:0;
}
p{
	margin:0;
	color:#ffffff;
	}
input,select{
	padding:1px;
	margin:0;
	font-size:8pt;
	height:17px;
	border:1px solid #7F9DB9;
}
form{
	padding:0;
	margin:0;
	}	
#WarpperOut {
	width:1060px;
	margin:0 auto;
	}
#wrapper {
	width:1060px;
	float:left;
	position:relative;
	background:url(../images/warp_bg.gif) top left repeat-y;
	}
.clear { 
	clear: both; 
	display: block; 
	visibility: hidden; 
	line-height:0px;
}
.PNG24 {tmp:expression(setPNG24(this));}
/* General End */
#Logobg{
	background:url(../images/logobg1.jpg) top center no-repeat;
	width:100%;
	float:left;
	}
/* Left Start */
#Left{
	width:300px;
	height:100%;
	float:left;
	background:url(../images/leftbg.jpg) top left no-repeat;
	}
	#Left h1{
		display:block;
		margin:0;
		padding:0;
		width:300px;
		height:272px;
		background:url(../images/logoimg.gif) no-repeat;
		}
		#Left h1 a{
			display:block;
			width:300px;
			height:272px;
			}
			.non_disply {
				display:none;
				}
	#Nav {
			float:right;
			padding:0;
			margin-top:10px;
			list-style:none;
			display:inline;
			overflow:hidden;
			width:300px;
			height:290px;
			}
			#Nav li {
				width:300px;
				padding:0;
				}
				#Nav a {
					float:left;
					padding:0 0 0 300px;
					overflow:hidden;
					width:0;
					}
					#Nav a:hover{
						background-position: 0 -36px;
						}
						#Nav a:active, #Nav a.selected {
							background-position: 0 -36px;
							}
				#tHome a {
					height:36px;
					width:300px;
					background: url(../images/nav_bg_home.gif) top left no-repeat;
					}
				#tDonation a {
					height:36px;
					width:300px;
					background: url(../images/nav_bg_2010.gif) top left no-repeat;
					}
				#tAsvancing20 a {
				    height: 36px;
				    width: 300px;
				    background: url(../images/nav_bg_annualcapaign.gif) top left no-repeat;
					}
				#tObjectives a {
					height:36px;
					width:300px;
					background: url(../images/nav_bg_objectives.gif) top left no-repeat;
					}
				#tBuilders a {
					height:36px;
					width:300px;
					background: url(../images/nav_bg_builders.gif) top left no-repeat;
					}
				#tSpecial a {
					height:36px;
					width:300px;
					background: url(../images/nav_bg_special.gif) top left no-repeat;
					}
				#tGrace a {
					height:36px;
					width:300px;
					background: url(../images/nav_bg_grace.gif) top left no-repeat;
					}
				#tPledge a {
					height:36px;
					width:300px;
					background: url(../images/nav_bg_pledge.gif) top left no-repeat;
					}
				#tGift a {
					height:36px;
					width:300px;
					background: url(../images/nav_bg_gift.gif) top left no-repeat;
					}
	
/* Left End */
#Copy{
	font-size:10px;
	padding:50px 0 180px 35px;
	}
