@import "common.css";

#flash-content {
	position:relative;
	float:left;
	width:900px;
	background-image:url(http://www.dvcmediastream.com/images/centerBG_wBox.jpg);
	background-repeat:no-repeat;
}
#flash-top{
	float:left;
	height: 450px;
	width: 507px;
}
#push-right{
	float:left;
	width: 330px;
	padding-top: 55px;
	padding-left: 15px;
	padding-right: 35px;
}
#info-top {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	width: 330px;
}
#info-top a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#info-top a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#hidden-form{
	position:absolute;
	visibility: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	width: 330px;
}
#hidden-form a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#hidden-form a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#dvc-news {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-color:#333333;
	width:680px;
	height: auto;
	padding: 5px;
	float:left;
	text-align:left;
}
#dvc-news a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#dvc-news a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#relevant-articles{
	margin-top: 10px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-color:#333333;
	width:185px;
	height: 70px;
	padding: 5px;
	float:left;
	margin-right: 10px;
	text-align:left;
}
#relevant-articles a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#relevant-articles a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#about-dvc{
	margin-top: 10px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-color:#333333;
	width:680px;
	height: 70px;
	padding: 5px;
	float:left;
	text-align:left;
}
#about-dvc a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#about-dvc a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
