	<!--
	A 	{ font-family: font-family: 'Century Gothic', Helvetica, Arial, sans-serif; font-size: 12pt; font-weight: none; text-decoration : none; } 
	A:link		{ color: #F0DFBF; text-decoration: none; } 
	A:visited	{ color: #F0DFBF; text-decoration : none; } 
	A:active	{ color: #00ff00; } 
	A:hover		{ color: #F0F0FF; text-decoration: none; }

	body {
		margin: 0;
  		line-height:150%;
		text-align:center;
		background: #000000 url('http://praisenet.org/essentials/images/paper/bg-black.jpg') top center no-repeat;
	}

	td {
  		text-align:left;
  		vertical-align:top;
	}

	#holder {
		width:840px; margin:0px auto; text-align:left; overflow:hidden;
	}

	.tile {
		margin:8px 0px 0px 8px; float:left; text-align:left;
	}

	.blackwrapper {
		width:100%
		margin:0px auto 0px auto;
		text-align:center;
	}

	html {
	scrollbar-face-color:#343434;
	scrollbar-shadow-color:#343434;
	scrollbar-highlight-color:#343434;
	scrollbar-arrow-color:#343434;
	scrollbar-3dlight-color:#343434;
	scrollbar-darkshadow-color:#343434;
	scrollbar-track-color:#343434;
	}
				
	-->