#DHContent {width:652px;}
body {
background-color:#eee;
}
#DH {
text-align:center; font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#DH a:hover {
color:Aqua;text-decoration:underline;
}
#Content {
color: White;
	font-weight: bold;
	font-family : Tahoma;
	font-size : small;
	margin: 0 auto;
	}
#HomeText{
	color: White;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
}
#PicViewTitleText{
	color: White;
	font-weight: bold;
	font-family : Tahoma;
	font-size : 110%;
	margin: 5 auto;
}
#DBLongText{
	color: White;
	font-weight: normal;
	font-family : Tahoma;
	font-size : small;
	margin: 2 auto;
}
#PageIntroText
{
	color: White;
	font-weight: bold;
	font-family : Tahoma;
	font-size : 100%;
	margin: 5 auto;
}
#PageTableText
{
	font-weight: bold;
	font-family : Tahoma;
	text-align:left;
	font-size : small;
	color: #BACEFC
	text-decoration: none;
}
#Nav {
	color: White;
	font-weight: bold;
	font-family : Tahoma;
	font-size : small;
	azimuth : left-side;
	margin-top:10px;
}
#mainImg {
	border: thick solid Blue;
	border-color: #BACEFC #483D8B #001F95 #8080FF;
	text-align:center;
	background-color:#fff;
	vertical-align:middle;
	padding:4px;
	}
#LinkHome {
	margin-top:6px;
	text-align:left;
	color: #00BFFF;
	font : normal bolder small Tahoma;
	text-decoration: none;
}
#LinkHiRes {
	margin-top:6px;
	text-align:left;
	font-size : small;
	color: #00BFFF;
	font : normal bold small Tahoma;
}
#ResourceLink{
	margin-top:6px;
	text-align:left;
	font-size : small;
	color: #BACEFC;
	font-family : Tahoma;
}
#ResourceTable {
	border: thin groove Blue;
	border-color: #BACEFC #483D8B #001F95 #8080FF;
	text-align:center;
	background-color:#8080FF;
	vertical-align:middle;
	padding:4px;
}
A:link {
	color: #00BFFF;
	font : bold;
	text-decoration: none;
}
A:visited {
	color: Yellow;
	background-color : transparent;
	text-decoration: none;
}
