#menubox {
	width: 20%;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: auto;
	float: left;
}
#menubox2 {
	width: 175px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: auto;
	float: left;
}
#videoframe {
	width:900px;
	height:auto;
	margin-top: 15px;
}
#photoframe {
	width:900px;
	height:auto;
	float: left;
	margin-top: 15px;
}
#mediaplayer {
	width: 690px;
	height: 250px;
	text-align: center;
	background-image: url(../css/graphics/fslogos/logo%2015_499x139.jpg);
	background-position: center center;
	background-color: #D1D2D4;
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 50px;
}

