h1 {
	font-family:"Arial Narrow",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#666666;
	margin-left: 20px;
	display: inline;
}

.digg_top {
	background: url(images/digg_top.jpg) no-repeat top;
	width: 502px;
	height: 46px;
}

.digg_bottom {
	background: url(images/digg_bottom.jpg) no-repeat top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding: 10px;
	height: 655px;
	width: 502px;
}

.digg_top_sm {
	background: url(images/digg_top_sm.jpg) no-repeat top;
	width: 502px;
	height:: 48px;
}

.digg_bottom_sm {
	background: url(images/digg_bottom_sm.jpg) no-repeat top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding: 10px;
	height: 254px;
	width: 502px;
}
a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color:#FF6600;
	text-decoration: none;
	font-weight:bold;
}

a.large:link, a.large:visited, a.large:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
}

a.large:hover {
	color:#999999;
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
}

.image_box {
	background-color:#FFFFFF;
	border-color:#666666;
	border-style:dashed;
	border-width:thin;
}
