body	{
	color: #000000;
	background-color: #ffffff;
	margin: 10px 30px 10px 30px;
	text-align: center;
	margin: 0px;
}

#wrapper	{
	width: 750px;
	height: 548px;
	border: solid 1px #D0DDD6;
	margin: 0px auto;
}

#header {
	width: 752px;
	height: 35px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
}

#show_paypal_donate	{
	width: 116px;
	height: 25px;
	text-align: left;
	float: left;
	/* padding-top: 15px; */
}

#show_paypal_donate2	{
	width: 260px;
	height: 25px;
	text-align: left;
	float: left;
	/* padding-top: 15px; */
}

#show_date	{
	width: 620px;
	height: 25px;
	text-align: right;
	color: #0d1f63;
	font-family: 'Times New Roman', Times, serif;
	font-size: 13px;
	padding-top: 10px;
	float: left;
}

#footer	{
	clear:left;
	width: 752px;
	height: 25px;
	text-align: center;
	color: #1b1b1b;
	border: 0;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	padding: 6px 0px 6px 0px;
	margin: 0px auto;	
}

a	{	color: #0B5077;	}

p 	{	
		margin: 0px; 
		padding: 20px 20px 0px 20px;
		font-weight:normal;
}

ul 	{	
		margin-top: 5px; 
		margin-bottom: 0px;
	}



/* Interior page header ------------------------------------ */

#interior_top	{
	width: 750px;
	height: 142px;
	background-image: url(../images/top_interior_background.gif);
	text-align: left;
}
#interior_top span {	display:none;	}

#interior_nav	{
	width: 750px;
	height: 30px;
	text-align: right;
}
#interior_nav span {	display:none;	}

#interior_head {
	width: 750px;
	height: 112px;
	float: left;
	margin: 0px;
}
#interior_head span {	display:none;	}
#interior_head a  	{	width:176px; height:112px; display:block; }


#interior_head_left {
	width: 176px;
	height: 112px;
	float: left;
}

#interior_head_right {
	width: 560px;
	height: 106px;
	float: left;
	padding: 0px;
	border: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

#interior_content {
	float: left;
	width: 750px;
	height: auto;
	padding: 0px;
	margin-bottom: 10px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #1b1b1b;
	text-align: left;
	line-height: 19px;
	background-color: #dfe8e3;
	background-image: url(../images/illo_green_burn_fade.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
