/*Front Page Contents*/
#wrapperfront {
	position:relative;
	margin:auto;
	border:0;
	width: 890px;
	height: 365px;
	background-color:#032741;
	padding:5px;
	z-index:0
}
#slides{
	position:relative;
	margin-top:5px;
	margin-left:0px;
	float:left;
	width:465px;
}
#slidebuttons {
	background-color:#011726;
	width:465px;
	height:15px;
}
#frontplayer{
	position:relative;
	margin-top:5px;
	margin-right:0px;
	float:right;
	width:420px;
	height:280px;
}
#streamlinkfront{
	position:relative;
	margin-top:5px;
	margin-right:0px;
	float:right;
	width:420px;
	height:26px;
}
#bottombarimg {
	position:relative;
	float:right;
	border:0;
	height: 20px;
}
#bottombar {
	position:relative;
	margin:auto;
	vertical-align:middle;
	border:0;
	width: 890px;
	height: 22px;
	background-color:#033960;
	padding:2px 5px 0px 5px;
}
#vimeo{
	position:relative;
	float:right;
	margin-top:5px;
}
