
	#PageContainer
		{
			width: 820px;
			height: 605px;
		}

	#PageBanner
		{
			height: 175px;
			width: 800px;
		}

		#BannerRight
			{
				width: 680px;
				margin: 0px 0px 0px 130px;
			}


	/* PageBody Begin */
	#PageBody
		{
			height: 410px;
			width: 800px;
		}

		/* PageLeft Begin */
		#PageLeft
			{
				position: absolute; left:auto; right:auto; top:5px;
				background-color: rgb(255,255,255);
				width: 200px;
				height: 355px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				text-align: left;
			}

		/* PageLeft End */

		/* PageRight Begin */
		#PageRight
			{
				position: absolute; left:auto; right:auto; top:0px;
				background-image: url(../events/images/BBS.jpg);
				background-repeat: norepeat;
				background-color: rgb(255,255,255);
				width: 600px;
				height: 360px;
				margin: 0px 0px 0px 200px;
				padding: 0px 0px 0px 0px;
				text-align: left;
			}

			#Billboard
				{
					position: absolute; left:auto; right:auto; top:40px;
					background-color: rgb(255,255,255);
					height: 280px;
					width: 600px;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 0px 0px;
					text-align: left;
					border: 0;
				}

			#LowerLeft
				{
					position: absolute; left:auto; right:auto; top:315px;
					background-color: transparent;
					height: 40px;
					width: 80px;
					margin: 0px 0px 0px 5px;
					padding: 0px 0px 0px 0px;
					text-align: left;
					border: 0;
				}

			#LowerRight
				{
					position: absolute; left:auto; right:auto; top:315px;
					background-color: transparent;
					height: 40px;
					width: 50px;
					margin: 0px 0px 0px 535px;
					padding: 0px 0px 0px 0px;
					text-align: left;
					border: 0;
				}
		/* PageRight End */
	/* PageBody End */

	/* PageFooter Begin */
		.PageFooter
			{
				position: absolute; left:auto; right:auto; top:365px;
				background-color: rgb(255,255,255);
				height: 40px;
				width: 800px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				text-align: center;
			}
	/* PageFooter End */
/* PageContainer End */

	.NavTitle
		{
			margin:
			0px 0px 0px 10px;
		}

	.NavText
		{
			margin: 0px 0px 10px 20px;
		}

	.mainnav
		{
			margin: 130px 0px 0px 0px;
		}

	.mainnav li
		{
			padding: 3px 20px 0px 20px;
		}

