
	#ieHackWrap
			{
			height: 100%;
			width: 100%;
			}
	
	#wrapper
			{
			background-image: url('../pics/border_back.gif');
			background-position: 100%;
			background-repeat: repeat-y;
			float: none;
			margin-left: auto;
			margin-right: auto;
			width: 820px;
			}
	
	#logo
			{
			background-image: url('../pics/border_back_bottom.gif');
			background-position: bottom right;
			background-repeat: repeat-x;
			height: 56px;
			width: 820px;
			}

		#logo img
				{
				height: 36px;
				margin: 0px;
				width: 396px;
				position: relative;
				top: 20px;
				left: 0px;
				}
				
	#bottomWrapper
			{
			height: 100%;
			position: absolute;
			top: 0px;
			}

	#menu
			{
			clear: left;
			float: left;
			height: 100%;
			padding-bottom: 15px;
			width: 170px;
			}
	
		#menu img
				{
				margin-top: 0px;
				}

		#menu p.tip
				{
				font-size: 80%;
				}

		#menu p.tip span
				{
				display: block;
				font-weight: bold;
				}

		#menu ul
				{
				list-style-type: none;
				margin: 0px;
				padding: 0px;
				}
		
			#menu ul li
					{
					border: 0px solid;
					background-color: #52875F;
					color: white;
					font-size: 80%;
					font-weight: bold;
					line-height: 16px;
					margin-bottom: 10px;
					padding-bottom: 3px;
					padding-top: 1px;
					text-indent: 10px;
					}
			
			#menu ul a
					{
					background-color: transparent;
					color: white;
					text-decoration: underline;
					}
			
			#menu ul li.active
					{
					background-image: url('../pics/active_page.gif');
					background-position: right;
					background-repeat: no-repeat;
					cursor: default;
					}
					
			#menu ul li.parent
					{
					background-color: transparent;
					color: white;
					}
			
				#menu ul li ul 
						{
						list-style-type: none;
						margin-bottom: 0px;
						margin-left: -15px;
						margin-right: 0px;
						margin-top: 0px;
						}
						
				#menu ul li ul li.first
						{
						margin-top: -8px;
						}						

				#menu ul li ul li.last
						{
						margin-bottom: 0px;
						}					

					#menu ul li ul li
							{
							background-color: transparent;
							color: #52875F;
							font-size: 100%;
							padding-left: 20px;
							text-decoration: underline;
							}
					
					#menu ul li ul li.active
							{
							background-image: url('../pics/active_subpage_2.gif');
							background-position: 12px 0px;
							background-repeat: no-repeat;
							}
					
					#menu ul li ul li.active a
							{
							cursor: default;
							}

					#menu ul li ul li a
							{
							background-color: transparent;
							color: #52875F;
							text-decoration: underline;
							}

	#contentWrapper
			{
			float: left;
			font-size: 12pt;
			margin-top: 0px;
			width: 650px;
			}

		#centerContent
				{
				float: left;
				padding: 15px 15px 45px 15px;
				}

		#centerContent p
				{
				font-size: 90%;
				margin-top: 0px;
				}
		
			#centerContent ul
					{
					font-size: 90%;
					margin: 0px 0px 0px 30px;
					padding: 0px;
					}
			
	#photoBar
			{
			float: right;
			padding: 15px 0px;
			width: 150px;
			}

		#photoBar img
				{
				border: 0px;
				display: block;
				margin-bottom: 5px;
				}

	#footer
			{
			background-color: #D5E8BB;
			border-top: 2px solid #52875F;
			clear: left;
			color: black;
			float: none;
			height: 20px;
			padding-left: 10px;
			}

		#footer span
				{
				font-size: 70%;
				line-height: 20px;
				vertical-middle;				
				}
		
		#footer a
				{
				color: #93B78D;
				text-decoration: none;
				}		

	blockquote
			{
			font-size: 95%;
			margin: 0px 0px 0px 20px;
			}

	body
			{
			background-color: #D5E8BB;
			color: black;
			font-family: arial, helvetica sans-serif;
			overflow: visible;
			}

	body,html
			{
			height: 100%;
			margin: 0px;
			padding: 0px;
			}
			
	#centerContent form.map24
			{
			border: 1px solid #52875F;
			border-top: 0px;
			margin: 0px 0px 0px 200px;
			position: relative;
			width: 200px;
			}
			
		#centerContent form.map24 fieldset
				{
				border: 0px;
				margin: 0px;
				padding: 0px;
				}

			#centerContent form.map24 fieldset.hidden
					{
					display: none;
					}

		#centerContent form.map24 h4
				{
				background-color: transparent;
				border-top: 1px solid #52875F;
				border-bottom: 1px solid #52875F;
				color: #52875F;
				font-size: 90%;
				font-weight: bold;
				margin: 0px;
				padding: 0px;
				text-indent: 10px;
				}
		
		#centerContent form.map24 input.submit
				{
				margin: 0px 40px 10px 40px;
				width: 120px;
				}
		
		#centerContent form.map24 p
				{
				font-size: 80%;
				margin: 0px;
				padding: 0px 0px 0px 3px;
				margin-left: 5px;
				width: 190px;
				}

	h1		
			{
			background-color: transparent;
			color: #52875F;
			font-family: Arial;
			font-size: 18px;
			font-weight: bold;
			margin: 0px;
			}

	h2				
			{
			background-color: transparent;
			color: #52875F;
			font: 20px bolder georgia;
			margin: 0px;
			text-indent: 40px;
			}

	h3		
			{ 
			background-color: transparent;
			color: #52875F;
			font: italic bolder 100% georgia; 
			letter-spacing: 1px; 
			margin-bottom: 2px;
			padding-top: 12pt;
			}
	
	hr
			{
		 	border: 1px solid #52875F;
		 	height: 2px;
		 	left: 0px;
		 	margin: 0px;
		 	position: relative;
		 	width: 470px;
			}