	BODY 
	{
		font-family:"Times New Roman"; 
		font-size:12;
		margin:0px;
		padding:0px;
		text-align:center;
		min-width:760px;
		background-color: #CCCCCC;
		color: #666666;
	}
    FORM 
	{
		margin:0;
		padding:0;
	}
	A.default:LINK
	{
		color:#D86464;
		text-decoration: none;
	}
	A.default:VISITED
	{
		color:#A50000;
		text-decoration: none;
	}
	A.default:ACTIVE
	{
		color:#FF0000;
		text-decoration: underline;
	}
	A.default:HOVER
	{
		text-decoration: underline;
	}
	TD.button
	{		
		text-align: center;
		padding-bottom: 5px;
		width:172;
		height:30;		
	}
	.navbar
	{
		display: block;
		background-image: url(images/inactive.jpg);
		color:#FFFFFF;
		height:30;
		font-size: 10pt;
		font-weight: bold;
		line-height: 16pt;
		text-decoration: none;
	}
	A.navbar:LINK
	{
		
		color:#FFFFFF;
		height:30;
		font-weight: bold;
		text-decoration: none;
	}
	.select
	{
		display: block;
		background-image: url(images/active.jpg);
		color:#FFFFFF;
		height:30;
		font-size: 10pt;
		font-weight: bold;
		line-height: 16pt;
		text-decoration: none;
	}
	A.navbar:HOVER, A.select:HOVER
	{
		background-image: url(images/hover.jpg);
		color:#FFFFFF;
		height:30;
		text-decoration: none;
		font-weight: bold;
	}
	
    #centerwrapper 
	{
		text-align:left;
		width:760px;
		margin-left:auto;
		margin-right:auto;
	}
	#root
	{
		position:absolute;
		width:760px;
	}
	.topbanner
	{
		position:absolute;
		left:0;
		top:0;
		width:760;
		height:263;
		background-image: url(images/top_banner.jpg);
	}

	.pagetitle
	{
		
		position:absolute;
		left:184;
		top:254;
		width:546;
		height:36;
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
		padding-left: 16px;
		padding-top: 8px;
		color: #FFFFFF;
		font-size:18px;
		font-weight: bold;
		font-style: italic;
		background-color: #D86464;
		
	}
	.longtitle
	{
		position:absolute;
		left:0;
		top:254;
		width:auto;
		height:36;
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
		padding-left: 16px;
		padding-top: 8px;
		color: #FFFFFF;
		font-size:18px;
		font-weight: bold;
		font-style: italic;
		background-color: #D86464;
	}
	.churchname
	{
		position:absolute;
		left:36;
		top:80;
		color: #D86464;
		font-size:24px;
		font-weight: bold;
		font-variant: small-caps;
		line-height:28px;
	}
	.addressphone
	{
		position:absolute;
		left:36;
		top:122;
		padding: 5px;
		color: #D86464;
		font-size:12px;
		font-weight: bold;
		line-height:14px;
	}
	.denomination
	{
		position:absolute;
		left:36;
		top:169;
		padding: 5px;
		color: #D86464;
		font-size:18px;
		line-height:22px;
	}
	.mainnavbar
	{
		position:absolute;
		left:6;
		top:254;
		padding: 0px;
		width:172;
	}
	.worshiptime
	{
		position:absolute;
		left:36;
		top:207;
		padding: 5px;
		color: #D86464;
		font-size:12px;
		font-weight: bold;
		line-height:14px;
	}
	.pagecontent
	{
		position:absolute;
		left:184;
		top:290;
		width:546;
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
		padding: 8px;
		font-size: 14; 
		font-weight: bold;
		background-color: #FFFFFF;
	}
	.eventcontent 
	{
		position:absolute;
		left:0;
		top:290;
		width:auto;
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
		padding: 8px;
		font-size: 14; 
		font-weight: bold;
		background-color: #FFFFFF;
	}

	
