#flashcontent {
	position: absolute;
}
#connect {
	position: absolute;
	top: 95px;
	left: 577px;
	height: 200px;
	width: 175px;
}
#newsscroll {
	position: relative;
	height: 126px;
	width: 161px;
	background-image: url(../images/cnt_img_bg.png);
	padding: 7px;
}
#vmarquee {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#vmarquee b {
	color: #011B66;
	text-decoration: none;
}
#vmarquee a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#vmarquee a:hover {
	color: #011B66;
	text-decoration: none;
}
#connectlogo {
	position: absolute;
	height: 60px;
	width: 175px;
	background-image: url(../images/connect-logo.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	top: 140px;
}
#marqueecontainer{
position: relative;
width: 100%; /*marquee width */
height: 100%; /*marquee height */
overflow: hidden;
/*border: 3px solid orange;*/
}
