body {
	background-image: url(background.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	font-family: "Times New Roman", Times, serif;
}

table#dc_navigation{
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: "Times New Roman", Times, serif;
}

table#dc_logo{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
}


#headerCustom {
	background-image: url(newDCbanner-11.jpg);
	height: 302;
	position: relative;
}

#headerSearchField {
	position: absolute;
	top: 269px;
	left: 730px;
	
}

.contentTable {
}


#content {
	padding-right: 15px;
}

.headline {
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	color: #900;
	text-decoration: none;
}

#catLink {
}

#catLink a:link, #catLink a:active, #catLink a:visited {
		color: #900;
		text-decoration: none;
}

#catLink a:hover {
		color: #900;
		text-decoration: underline;
}










