

		#content td
		{
			font-family: verdana, tahoma, arial, sans;
			font-size: 11px;
		}

		#HomePage_MainImage
		{
			position: absolute;
			left: 0px;
			top: 0px;
			width: 390px;
			height: 470px;
		}

		#HomePage_Logo
		{
			position: absolute;
			left: 400px;
			top: 0px;
			width: 240px;
			height: 280px;
		}

		#HomePage_Image2
		{
			position: absolute;
			left: 400px;
			top: 290px;
			width: 240px;
			height: 180px;
		}

		#HomePage_NewsEmail
		{
			position: absolute;
			left: 650px;
			top: 0px;
			width: 258px;
			height: 470px;
			margin-top: 2px;
		}

		.homeContent
		{
			border-style: solid;
			border-top-width: 10px;
			border-color: #653614;
		}

		.HomePage_NewsTable, .HomePage_EmailTable
		{
			position: relative;
			width: 256px;
			background-color: #986827;
			color: #986827;
		}

		.HomePage_EmailTable
		{
			margin-top: 2px;
		}

		#HomePage_News_Content
		{
			position: relative;
			width: 246px;
			margin: 5px 5px 10px 5px;
			color: #ffffff;
			font-size: 11px;
		}

		.HomePage_EmailTable table
		{
			margin-top: 10px;
		}

		.HomePage_EmailTable td
		{
			color: #ffffff;
		}

		.HomePage_EmailTable td input
		{
			font-size: 11px;
			width: 112px;
		}

		.EmailTable_Header
		{
			width: 246px;
			color: #ffffff;
			font-size: 13px;
			text-align: center;
			font-weight: bold;
		}

		.submitButton
		{
			background-color: #6c3816;
			color: #ffffff;
			border: 0px;
			font-size: 10px;
			padding: 4px 0px 3px 0px;
		}