		body 
		{
			font-family : Arial, Helvetica, sans-serif;
			font-size : 10pt;
			color : #4E4D4D;
			margin : 0px 0px 0px 0px;
			background : #E0E4EB;
		}

		table.mainLayout td.content h1
		{
			font-family : Arial, Helvetica, sans-serif;
			font-size : 12pt;
			color : #6B72A2;
			font-weight : bold;
		}

		table.mainLayout td.content h2
		{
			font-family : Arial, Helvetica, sans-serif;
			font-size : 10pt;
			color : #E48240;
			font-weight : bold;
		}

		table.mainLayout td.content h3
		{
			font-size : 10pt;
			color : #A5C4C8;
			font-weight : normal;
			font-style : italic;
			margin : 22px 0px 0px 0px;
		}
		
		table.mainLayout td.content h4
		{
			font-size : 10pt;
			color : #4E4D4D;
			font-weight : bold;
			margin : 0px 0px 0px 0px;
		}
		
		table.mainLayout td.content h5
		{
			font-size : 10pt;
			color : #4E4D4D;
			font-weight : bold;
			margin : 22px 0px 0px 0px;
		}
		
		table.mainLayout td.content div.divider
		{
			background : url(/local/images/dot.gif) repeat-x #A5C4C8;
			height : 2px;
			font-size : 2px;
			line-height : 2px;
		}
		
/***************************************
	LAYOUT
***************************************/

	table.mainLayout
	{
		background : #ffffff;
	}

	table.mainLayout td.content
	{
		padding : 38px 124px 20px 192px;
		font-size : 10pt;
	}
	
		table.mainLayout#rightBar td.content
		{
			padding : 38px 40px 20px 192px;
		}

	table.mainLayout#rightBar td.rightBar
	{
		padding : 38px 32px 0px 39px;
		vertical-align : top;
		font-size : 10pt;
	}
	
	table.mainLayout#rightBar td.rightBar H1
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;
		color : #6B72A2;
		font-weight : bold;
	}
	
	table.mainLayout td.content table.twoColumn td.col1
	{
		padding : 0px 0px 0px 0px;
		font-size : 10pt;
		vetical-align : top;
	}
		
	table.mainLayout td.content table.twoColumn td.col2
	{
		padding : 0px 0px 0px 20px;
		font-size : 10pt;
		vertical-align : top;
	}


	table.mainLayout td.content div.eventGallery
	{
		margin : 0px 10px 10px 0px;
		border : 1px solid #BDD1DF;
		padding : 3px;
	}


	table.mainLayout td.content table.galleryTable td.eventGallery
	{
		border : 1px solid #BDD1DF;
		padding : 3px;
	}

	
div.galleryMenu a {color:#6b72a2;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:10pt;font-weight:bold;text-decoration:none;}
div.galleryMenu a:hover {color:#bdd1df;font-weight:bold;}


/***************************************
	END LAYOUT
***************************************/

/***************************************
	POPUP
***************************************/

	.popupLarge
	{
		padding : 20px 20px 20px 47px;
	}
	
	.grayBar
	{
		background : #E0E4EB;
		padding : 0px 0px 0px 35px;
		hegith : 100%;
	}


dddddddiv.photopopup
{
border : 2px solid #ff0000;
}



/***************************************
	END POPUP
***************************************/




/***************************************
	HOME
***************************************/

	table.homeLayout
	{
		width : 779px;
	}

	table.homeLayout td.content
	{
		padding : 18px 30px 10px 165px;
		background : #ffffff;
		vertical-align : top;
	}

	table.homeLayout td.content table.contentTable td.main
	{
		font-size : 10pt;
		padding : 11px 0px 11px 0px;
		vertical-align : top;
	}

	table.homeLayout td.content table.contentTable td.sideBar
	{
		font-size : 12pt;
		color : #6B72A2;
		font-weight : bold;
		padding : 11px 0px 11px 18px;
		border-left : 1px solid #DBD9D9;
		vertical-align : top;
		white-space : nowrap;
	}


/***************************************
	END HOME
***************************************/