@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;
}
#info-top {
    width: 350px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	padding-top: 55px;
	padding-left: 15px;
	padding-right: 15px;
}
#info-top a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#info-top a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#info-top-left {
	margin-top: 5px;
	width: 150px;
	float: left;
}
#info-top-right {
	margin-top: 5px;
	width: 180px;
	float: right;
}
#info-bot-left {
	margin-top: 15px;
	width: 100px;
	float: left;
}
#info-bot-right {
	padding-right: 15px;
	margin-top: 34px;
	float: right;
}
#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;
}