#slideshow {
	float: left;
	width: 462px;
	padding: 15px;
	margin-left: 15px;
	border: 1px solid #999999;
}

#fpeventintro {
	float: right;
	width: 280px;
	height: 240px;
	margin-right: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACDC9;
}
#promos {
	clear: both;
	margin-left: 15px;
	margin-right: 30px;
	padding-top: 30px;

}
#promos img {
	margin-right: 20px;
}


#randomnews {
	width: 280px;
	float: right;
	margin-right: 28px;
}
#pageheader {
	position: relative;
	left: 180px;
	top: -10px;
	width: 300px;
}

*html #slideshow {
margin-left: 7px;
}

*html #fpeventintro {
	margin-right: 30px;
	overflow: hidden;

}

*html #randomnews {
	margin-right: 15px;
}

*html #promos {
	margin-right: 15px;


}
