#middle {margin-top: -15px !important; /* odd FF/IE margin discrepancy */}
		#top_panel {
			margin: 0;
			_margin: 15px 0 0 0;
			padding: 0;
		}
			.left {
				width: 630px;
				margin: 15px 10px 0 0;
				float: left;
				
			}
				.three_column {
					margin: 0;
					padding: 0;
					width: 630px;
				}
				#i_would_like_to {
					background: #ffffff url(../images/bnr_would_like_to.gif) 0 0 no-repeat;
					margin: 15px 0 0 0;
					height: 36px;
				}
					#i_would_like_to form {
							float: left;
							margin: 0;
						}
							#i_would_like_to fieldset {
								margin: 0;
								padding: 0;
								display: inline;
								border: 0;
							}
								#i_would_like_to fieldset select {
									width: 420px;
									margin: 8px 0 8px 183px;
								}
			.right {
				margin: 15px 0 0 0;
				width: 310px;
				float: left;
			}
			.box {
					margin: 0;
					padding: 0;
				}
				#top_panel .box h1 {
					font-size: 16px;
					color: #330000;
				}
				#top_panel .box p {
					margin: 10px 0 0 0;
				}
		#bottom_panel {
			margin: 15px 0 0 0;
			padding: 0;
		}
			#bottom_panel .box {
				background: #ebebe6;
				font-size: 12px;
				font-family: Arial;
				min-height: 250px;
				/* IE6 does not support min-height, so we use IE6's expression capabilities with the underscore hack*/
				_height: expression("250px");
				float: left;
				margin: 0 10px 0 0;
				width: 150px;
			}
			#bottom_panel .one_column {width: 150px;}
			#bottom_panel .two_column {width: 230px;}
			#bottom_panel .three_column {width: 310px;}
			#bottom_panel .resources {margin: 0;}
					#bottom_panel .recognition h1 {background: #003436;}
					#bottom_panel .what-do-you-do h1 {background: #008198;}
					#bottom_panel .events h1 {background: #26a9ac;}
					#bottom_panel .resources h1 {background: #330000;}

				#bottom_panel .box h1 {
					margin: 0 0 10px 0;
					padding: 5px 10px;
					color: #ffffff;
					font-weight: bold;
				}
				#bottom_panel .box h2 {
					margin: 0;
					padding: 0 10px;
					color: #330000;
					font-weight: bold;
				}
				#bottom_panel .box p {
					margin: 0;
					padding: 0 10px 10px 10px;
				}