.header {
	margin-bottom: 0;
	background-color: #FFF;
	background-image: none;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}

#content {
	padding: 0 0 0 0px;
}
#headerimage {
	padding: 0 0 0 10px;
	margin:0;
}
#flash {
	background-image: url(../images/flash_bg.jpg);
	background-repeat:no-repeat;
	padding: 11px 0 0 11px;
	margin: 0 0 0 11px;
	
	}

	.flash-replaced .alt {
		width: 0;
		height: 0;
		position: absolute;
		overflow: hidden;
	}

	.features {
		position: relative;
		margin: 0 -5px;
		padding: 0 0 0 20px;
	}
	
		.box {
			position: relative;
			float: right;
			display: inline;
			width: 178px;
			height: 130px;
			margin: 10px 12px 0 0;
			background: url(../images/home_box_bg.jpg) repeat-y;
			font-size: 92.5%
		}
			.box .top, .box .btm { width: 218px }
			.box .top { background-image: url(../images/home_box_top.jpg) }
			.box .btm { background-image: url(../images/home_box_btm.jpg) }
	
			.box h2 { 
				margin: 0 0 .7em;
				font-family: "Helvetica Condensed Light","Helvetica Light", Frutiger, "Frutiger Linotype", Univers, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
				font-weight: bold;			
				line-height: 1 
			}
			.first h2, .fourth h2 {
				color: #4E4532;
				font-size: 150%;
			}
			.first img {
				float: left;
				display: inline;
				margin: 3px 15px 0 0
			}
			.second h2 {
				color: #317632;
				font-size: 150%;
				font-style: italic;
			}
				.second a { color: #317632 }
				.second a:hover, .second a:focus { color: #77A842 }			
			.second img {
				position: absolute;
				bottom: 8px; right: 15px
			}
			.date { 
				padding: 0; 
				width: 218px;
				height: 140px;				
			}
				.date .inner {
					position: relative;
					width: 166px;
					margin: 0;
					padding: 10px 20px;
					background: url(../images/lily.jpg) 100% 0 no-repeat
				}
					.date h2, .date p { margin-right: 25px }
					.date p { font-size: 92.5% }
						.date p span { margin-top: .5em; font-size: 112.5% }
			.fourth h2 { margin-bottom: .3em }
			.fourth img { display: block; margin: 0 auto }
		
	.sponsor { 
		margin: 20px 0 5px 20px; 
		margin-right: 0;
		width: 130px;
		float:left;
		
	}
	.logos {
		margin: 10px 5px 5px 0px; 
		float:right;
		width: 550px;
	}
	
	* html * { zoom: 1 }
