/* daniel style*/
#dscontent {
	width: 950px;
	margin-left: auto;
	margin-right: auto;	
}

#banner {
	padding: 0;
	border: 0;
	
}

#pictures {
	padding-top: 4px;
	
}


#dashline {
	border-bottom: 1px black dashed;
	margin-bottom: 3px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	font-style: italic;
}
.style6 {
	font-size: 24px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.hidden {
	display: none;
}
