body {
	margin:0px;
	height:100%;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#main {
	width:842px;
	left:50%;
	margin-left:-462px;
	height:112px;
	margin-top:-224px;
	top:50%;
	text-align:center;
	position:absolute;
}

#main h1 {
	text-indent:-9000px;
	width:842px;
	height:112px;
	background-image:url(/images/digital-logo.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

#disclosures ul	{
	margin:30px 0px 0px 0px;
	padding:0px;
	text-transform:uppercase;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a {
	text-decoration:none;
	color:#000000;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}