
body { 
	background-image: url(ddbg.gif);
	background-repeat: no-repeat;
} 

a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}

div, table, tr, td, h2, h3 {
	font-family: "DIN Schriften", 'DIN 1451 Mittelschrift', 'DINMittelschrift', 'DIN Mittelschrift', DIN, Trebuchet, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	letter-spacing: auto;
	}

a:hover {
	color: #666;
	}

table, td, tr {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	}



h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #bbb;	
	font-weight: bolder;
	}

a img {
	border: 0;
	}

#david {
	font-family: Trebuchet, sans-serif;
	font-size: 26px;
	padding-left: 30px;
	}

table {
	font-size: 9pt;
	letter-spacing: .5px;
	margin-bottom: 30px;
	}



td {
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align: top;
	}

div.thumb-caption {
	padding-top: 5px;
	font-size: 11pt;
	}

div.thumb-caption-desc {
	color: #bcbec0;
	font-size: 9pt;
	}

div.thumb-subcaption {
	font-size: 9pt;
	}

div.intro-paragraph {
	color: #bcbec0;
	font-size: 10pt;
	padding: 10px 0;
	line-height: 1.3em;
	}
	

.subheader {
	font-size: 12pt;
	}

#menu-bar ul {
	position: absolute;
	top: 92;
	list-style-type: none;
	font-family: Trebuchet, sans-serif;
	left: 39px;
	padding:0;
	margin:20px 0;
	}

#menu-bar ul li {
	padding: 5px 0;
	margin: 0;
	width: 300px;
	}

.menu-item {
	text-decoration: none;
	font-size: 14px;
	color: #bbb;
	font-weight: normal;
	}

.menu-item:hover {
	color: #999;
	}





#header {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 55;
	left: 39;
	}

#content-area {
	position: absolute;
	top: 112;
	left: 160;
	font-size: 11pt;
	font-family: Georgia, 'Times New Roman', serif;
	line-height: 1.4em;
	width: 530px;
	}
	
#content-area p {
	padding: 0 0 15 0;
	margin: 0;
	}
	
	
	
	


#menu-bar li a:hover {
color:#999;
font-size: 14px;
}
#menu-bar li a span.show {
display:none;
}
#menu-bar li a:hover span.show {
display:inline;
}
#menu-bar li a:hover span.noshow {
display:none;
}

