#flash {
	background-image:  url("images/bg.gif");
	background-repeat: repeat-x;
	background-position: top;
}
body {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	background-color: #fafafa;
}
#dh {
	
	width: 778px;
	background-color: #FFFFFF;
}
#dhlinks {margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-bottom-color: #eee;
	text-align: right;}
#dhlinks a:link, #dhlinks a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 1px;
}
#pagename {
	background-color: #FFFFFF;
	height: 80px;
	width: 778px;
	text-align: left;
}
#pagename img{
	position: absolute;
	top: 55px;
}
