/* Page Specific Layout Begin */
	#PageContainer
		{
			width: 820px;
		}

	#Conference
		{
			position: absolute; left:auto; right:auto; top:130px;
			background-color: rgb(255,255,255);
			height: 350px;
			width: 800px;
			margin: 0px 0px 0px 20px;
			padding: 0px 0px 0px 0px;
			text-align: left;
		}

	#TopLeft
		{
			position: absolute; left:auto; right:auto; top:0px;
			background-color: rgb(255,255,255);
			width: 225px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-align: left;
		}

	#TopRight
		{
			position: absolute; left:auto; right:auto; top:0px;
			background-color: rgb(255,255,255);
			width: 575px;
			margin: 0px 0px 0px 240px;
			padding: 0px 0px 0px 0px;
			text-align: left;
		}

	#LowerPage
		{
			position: absolute; left:8px; right:auto; top:438px;
			background-color: rgb(255,255,255);
			width: 800px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-align: left;
		}

	#PageFooter
		{
			top:790px;
			width: 100%;
		}

/* Page Specific Layout End 

	.TextHeader
		{
			font-size: 16px;
			font-style: normal;
			line-height: 18px;
			margin: 15px 0px 15px 0px;
			padding: 0px 0px 0px 0px;
		}

	.OwlCorpsButton
		{
			font-size: 16px;
			font-style: normal;
			line-height: 18px;
			margin: 2px 0px 0px 16px;
			padding: 0px 0px 0px 0px;
			text-align: left;
		}

	.EmailButton
		{
			font-size: 16px;
			font-style: normal;
			line-height: 18px;
			margin: 2px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-align: left;
		}

	.ButtonMenu
		{
			margin: 15px 0px 20px 0px;
			padding: 0px 0px 0px 0px;
		}
		
	.SectionHeader
		{
			margin: 10px 0px 5px 0px;
			padding:0px 0px 0px 0px;
		}

	.BulletList
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgb(64,64,64);
			font-size: 12px;
			font-style: normal;
			font-weight: bold;
			text-align: left;
			line-height: 16px;
			margin: 0px 0px 20px 40px;
			padding: 0px 0px 0px 0px;
		}

*/

