body	{font-family: arial, verdana, helvetica;
		font-size: 12pt;
		background-color: #4E4848}
		
	.pastormes	{line-height: 150%}
	
	.linespace	{line-height: 200%}
	
p		{line-height: 200%}

h1		{font-size: 28pt;
		font-family: georgia;
		letter-spacing: 3pt;
		text-align: center}

h2		{text-align: center;
		font-size: 20pt}

dt		{font-weight: bold}

	.top	{margin-top: 20px}
	
	.subtop	{margin-top: 15px}
		
a:link		{text-decoration: none;
			color: black}

a:visited	{text-decoration: none;
			color: black}

a:active	{text-decoration: none;
			color: black}

a:hover		{text-decoration: underline;
			color: black}
		
table	{background-color: white;
		width: 70%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		border-spacing: 10px;
		padding: 5px}
	
	.toptable	{padding-bottom: 0px}
	
	.headerinfo {font-size: 13pt;
				line-height: 150%;
				font-weight: bold}
	
	.menutable	{padding-top: 0px}
	
	.menubar 	{width: 18%;
				font-size: 13pt;
				height: 40px;
				background-color: #C0C0C0;
				border-top: 2px solid #000;
				border-bottom: 2px solid #000;
				border-left: 2px solid #000;
				border-right: 2px solid #000;
				font-weight: bold}
				
	.contenttable 	{padding-top: 0px;
					padding-left: 20px;
					padding-right: 20px;}
					
	.eventtable 		{padding-top: 0px;
					padding-left: 20px;
					padding-right: 20px;
					padding-top: 0px;
					border-spacing: 0px}
					
	.grouptable		{padding-left: 60px;
					padding-right: 60px}
	
	.visitortable	{padding-left:50px;
					padding-right: 50px;
					text-align: left;}
					
	.picspace 		{padding-top: 50px}
	
	.eventpad	{padding-bottom: 10px;
				padding-top: 10px;
				line-height: 200%}

	.picstable	{padding-right: 10px;
			padding-left: 10px;
			padding-top: 0px}
	
	.padright	{padding-right: 5px}
	
	.padboth	{padding-right: 5px;
				padding-left: 5px}
	
	.padleft	{padding-left: 5px}
	
	.footer 	{border-top: 1px solid #000;
			font-size: 10pt;
			text-align: center}
	
	.footervis	{text-align: center;
				border-top: 1px solid #000;
				font-size: 10pt}
