/*Splash*/

#splash
{
	position: relative;
	background: #e6e7e8 url(../images/splash-bg.gif) repeat-x top left;	
	width: 1024px;
}

#video
{
	position: relative;
	background-image: url(../images/video-bg-round.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 32px;
	width: 615px;
	height: 343px;
	float: left;
}

#video-on
{
	position: absolute;
	z-index: 1;
	top: 14px;
	left: 1px;
}

.videos
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 322px;
	width: 352px;
	margin-left: 221px;
	padding-top: 29px;
}

#vidmenu
{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	margin-left: 20px;
	margin-top: 33px;
	font-family: Arial;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

#vidmenu a
{
	color: #fff;
	text-decoration: none;
}

#vidlib
{
	position: relative;
	z-index: 1;
	font-family: Myriad Pro, Arial;
	color: #075687;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
}

.vidmenuitem
{
	background: transparent url('../images/play-icon.png') no-repeat top left;
	height: 26px;
	padding-left: 30px;
	text-align: left;
	padding-top: 2px;
	margin-bottom: 9px;
	cursor:pointer;
}

#vidmenu1
{
	margin-top: 15px;
}

#ads
{
	padding:10px 31px 5px 31px;		
}

#ads img
{
	margin-bottom: 17px; 
	border: 0px;
}

/*News and Announcements; Footer*/

#announcements
{
	position: relative;
	min-height: 250px;
	width: 1024px;
}

#news
{
	width: 510px;
	text-align: left;
	margin-left: 125px;
	margin-top: 20px;
	float: left;
	padding-right: 50px;
}

#followus
{
	font-family: Myriad Pro, Arial; 
	font-size: 16px; 
	font-weight: bold; 
	color: #7f8183; 
	text-align: left;
}

.bottomad a img
{
	margin-top: 10px;
}

#othernews
{
	text-align: left;
}

#othernews a img
{
	border: 0px;
}

#hr
{
	width: 510px;
	border-bottom: 1px dotted #58595b;
	margin: 20px 0px 20px 0px;
}


.vidText
{
width: 187px;
font-size: 11px;
}