.header{
	position:relative;
	height:286px;
}

.top_border{
	background:url(../_images/top_border.png) repeat-x;
	width:990px;
	height:10px;
	position:relative;
	top:0px;
}

.masthead{
	background:url(../_images/masthead_bck.png) repeat-x;
	width:990px;
	height:269px;
	position:absolute;
	top:10px;
}

.logo{
	background:url(../_images/logo.png) no-repeat;
	position:absolute;
	left:27px;
	top:38px;
	border:none;
}

.title{
	background:url(../_images/title.png) no-repeat;
	width:402px;
	height:15px;
	position:absolute;
	left:128px;
	top:57px;
}

.slogan{
	background:url(../_images/slogan.png) no-repeat;
	width:316px;
	position:absolute;
	top:94px;
	left:128px;
	height:14px;
	text-align:center;
}

.main_image{
	position:absolute;
	top:19px;
	right:8px;
	height:250px;
}

.donate{
	background:url(../_images/donate_bck.png) no-repeat;
	position:absolute;
	top:180px;
	left:0px;
	width:541px;
	height:89px;
}

.donate a, .donate a:hover{
	cursor:pointer;
	cursor:hand;
}

.donate_text{
	color:#768218;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	position:absolute;
	left:110px;
	top:59px;
}

.paypal_icon{
	background:url(../_images/paypal_donate.png) no-repeat;
	position:absolute;
	top:49px;
	left:470px;
	width:50px;
	height:25px;
}