@import "common.css";

#flash-content {
	position:relative;
	float:left;
	width:900px;
	height: 450px;
	background-image:url(http://www.dvcmediastream.com/images/center_BigBG.jpg);
	background-color: #c4dffd;
	background-repeat:no-repeat;
}
#info-top {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 45px;
}
#info-top a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#info-top a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#portfolio {
	position:relative;
	float:left;
	width:900px;
	height: 450px;
	background-image:url(http://www.dvcmediastream.com/images/centerBG_w2Box.jpg);
	background-color: #c4dffd;
	background-repeat:no-repeat;
}
#dvc-news {
	height: 100px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-color:#333333;
	width:680px;
	padding: 5px;
	float:left;
	text-align:left;
}
#dvc-news a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#dvc-news a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#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;
}
.portfolio-headers{
	color:#FFFFFF;
	font-size:13px;
	margin-bottom:1px;
	margin-top:10px;
	font-weight:bold;
}
fieldset {
    color:#FFFFFF;
	padding: 0.3em;
	margin: 0.3em 0em;
	border: 1px solid #cccccc;
}
legend {
	font-weight: bold;
	padding: 0.3em;
	color: white;
	font-size: 1.1em;
}
FIELDSET.signup {
    color:#FFFFFF;
	padding: 0.5em;
	margin: 0.3em 0em;
	border: 1px solid #cccccc;
}
LABEL.inputLabel {
	width: 5em;
	float: left;
}