body {
	background-color:	#b5a789;
	
	text-align:		center;
	
	line-height: 		1.6em;
	
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		12px;
		
	margin:			0;
	
	background-image:	url(../../../images/body_bg.jpg);
	background-repeat:	yes;
	background-attachment:	fixed;	
	
}


table.body {

	width:			880px;
	background-color:	#a3d95c;
	margin-left: 		auto;
	margin-right: 		auto;	
	
	
}

td.left {
	width:			604px;
	text-align:		justify;
	background-color:	#effbdd;
	
	vertical-align:		top;
	
	padding-left:		7px;
	padding-top:		7px;
	padding-right:		7px;
	padding-bottom:		50px;
	
	background-image:	url(../../images/logo_bg.jpg);
	background-position:	bottom left;
	background-repeat:	no-repeat;	
}

td.right {
	width:			252px;
	text-align:		justify;
	
	vertical-align:		top;
	
	padding:		0px;	
}


td.activity {
	width:			880px;
	text-align:		justify;
	background-color:	#effbdd;
	
	vertical-align:		top;
	
	padding-left:		3px;
	padding-top:		7px;
	padding-right:		3px;
	padding-bottom:		30px;
	
	background-image:	url(../../images/logo_bg.jpg);
	background-position:	bottom left;
	background-repeat:	no-repeat;	
}



#quote {
	font-size:		120%;
	color:			#040141;
	border-width:		2px;
	border-style:		dashed;
	border-color:		#a3d95c;
	
	margin:			5px;
	
	background-color:	#d5e2c2;
	
	padding:		3px;
	
	background-image:	url(../../images/bg_quote.gif);
	background-position:	bottom left;
	background-repeat:	repeat-x;	
}




#update_header {
	
	margin-top:		15px;
	margin-bottom:		0px;
	margin-right:		5px;
	margin-left:		5px;
	
	text-align:		justify;
	
	font-style:		normal;
	font-weight:		bold;
	font-size:		110%;
	color:			#ffffff;
	
	border-width:		0px;
	border-style:		solid;
	border-color:		#a3d95c;
	
	background-color:	#72a22e;
	
	padding:		2px;
}



#update {
	
	margin-top:		0px;
	margin-right:		5px;
	margin-left:		5px;	
	
	text-align:		justify;
	
	font-size:		100%;
	color:			#040141;
	
	border-width:		1px;
	border-style:		solid;
	border-color:		#72a22e;
	
	background-color:	#d5e2c2;
	
	padding-left:		4px;
	padding-right:		4px;
	padding-top:		4px;
	padding-bottom:		4px;
}




#update A:link {
	text-decoration:	none;
	font-size:		90%;
	color:			#000000;
	font-weight:		bold;
}
			
#update A:visited {
	text-decoration: 	none;
	font-size:		90%;
	color:			#000000;
	font-weight:		bold;
}
			
#update A:active {
	text-decoration:	none
}
			
#update A:hover {
	text-decoration: 	underline;
	color: 			#0442a4;
}		
		


#peace_img {

	text-align:		center;
	
	vertical-align:		top;
	
	padding-top:		15px;
}


h1 {
	font-size:	120%;
	
	color:		#72a22e;
}

h2 {
	font-size:	120%;
	
	border-color:	#efe5d0;
	border-bottom:	dotted;
	border-width:	1px;
	
	color:		#5a8024;
}




#aboutus_link {
	
	margin-top:		0px;
	margin-right:		5px;
	margin-left:		5px;	
	
	text-align:		justify;
	font-weight:		bold;
	
	font-size:		110%;
	color:			#040141;
	
	border-width:		1px;
	border-style:		dashed;
	border-color:		#72a22e;
	
	background-color:	#d5e2c2;
	
	padding-left:		4px;
	padding-right:		4px;
	padding-top:		4px;
	padding-bottom:		4px;
}




#aboutus_link A:link {
	text-decoration:	none;
	font-size:		90%;
	color:			#000000;
	font-weight:		bold;
}
			
#aboutus_link A:visited {
	text-decoration: 	none;
	font-size:		90%;
	color:			#000000;
	font-weight:		bold;
}
			
#aboutus_link A:active {
	text-decoration:	none
}
			
#aboutus_link A:hover {
	text-decoration: 	underline;
	color: 			#0442a4;
}






#footer_line {
	
	text-align:		center;
	background-color:	9cbef4;
	
	width:			300px;
}



#footer {

	font-size:		90%;
	color:			#000000;
	font-weight:		bold;
	
	text-align:		center;
	background-color:	9cbef4;
	
	width:			880px;
	
	border-color:		#7893be;
	border-style:		solid;
	border-width:		0px;
	border-top:		7px;
	border-bottom:		3px;
	
	margin-left: 		auto;
	margin-right: 		auto;		
	
	vertical-align:		top;
	
	padding-left:		0px;
	padding-top:		0px;
	padding-right:		0px;
	padding-bottom:		0px;
	
	background-image:	url(../../images/footer.jpg);
	background-position:	top left;
	background-repeat:	repeat-x;	
}
