body
{
	margin: 0;
	padding: 0 0 50px 0;
}
.nav_td {
font-size: 10px;
font-family: verdana;
color:#FFF;
}

.dc_td_link {
color: #FFF;
font-size: 10px;
font-family:verdana;
text-decoration: underline;
}

.dc_td_link:hover{
color: #FFF;
text-decoration: none;
}

.dc_home_link {
color: #FFF;
font-size: 10px;
font-family:verdana;
text-decoration: none;
}

.dc_home_link:hover {
color: #FFF;
font-size: 10px;
font-family:verdana;
text-decoration: none;
}

.dc_nav_link_no_drop {
color: #FFF;
font-size: 10px;
font-family:verdana;
 padding: 10px 3px 10px 0px;
 border-bottom: none;
}
.dc_nav_link_no_drop:hover {
color: #FFF;
}

.dc_nav_link {
color: #FFF;
font-size: 10px;
font-family:verdana;
 padding: 10px 10px 10px 15px;
 border-bottom: none;
}

.dc_nav_link:hover {
background-color : #7D7D7D;
color: #FFF;
}

.dc_layer_link{
color: #FFF;
font-size: 10px;
font-family:verdana;
text-decoration: underline;
line-height:18px;
padding-left: 10px;
border-bottom: none;
}

.dc_layer_link:hover{
color: #FFF;
font-size: 10px;
font-family:verdana;
text-decoration: none;
}

.dc_mostrecent_link {
color: #FFF;
font-size: 10px;
font-family:verdana;
text-decoration: underline;
line-height:15px;
}

.dc_mostrecent_link:hover{
text-decoration: none;
}

.dc_nav_inputs {
font-size: 10px;
font-family:verdana;
}

#layer1 {
   background-color : #7D7D7D; 
   layer-background-color : #7D7D7D;
   border-width : 1px; 
   border-style : solid; 
   border-color : #7D7D7D; 
   width : 300px; 
   top : 20px; 
   left : 250px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-family: verdana;
   color: #FFF;
   text-align: left;
}

#layer2 {
   background-color : #7D7D7D; 
   layer-background-color : #7D7D7D;
   border-width : 1px; 
   border-style : solid; 
   border-color : #7D7D7D; 
   width : 150px; 
   top : 20px; 
   left : 350px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-family: verdana;
   color: #FFF;
   text-align: left;
}

#layer3 {
    background-color : #7D7D7D; 
   layer-background-color : #7D7D7D;
   border-width : 1px; 
   border-style : solid; 
   border-color : #7D7D7D; 
   width : 200px; 
   top : 20px; 
   left : 450px;
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-family: verdana;
   color: #FFF;
    text-align: left;
}

#layer4 {
    background-color : #7D7D7D; 
   layer-background-color : #7D7D7D;
   border-width : 1px; 
   border-style : solid; 
   border-color : #7D7D7D; 
   width : 150px; 
  top : 20px; 
   left : 550px;
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-family: verdana;
   color: #FFF;
    text-align: left;
}

#layer5 {
    background-color : #7D7D7D; 
   layer-background-color : #7D7D7D;
   border-width : 1px; 
   border-style : solid; 
   border-color : #7D7D7D; 
   width : 150px; 
   top : 20px; 
   left : 650px;
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-family: verdana;
   color: #FFF;
    text-align: left;
}

#layer6 {
    background-color : #7D7D7D; 
   layer-background-color : #7D7D7D;
   border-width : 1px; 
   border-style : solid; 
   border-color : #7D7D7D; 
   width : 200px; 
   top : 20px; 
   left : 750px;
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-family: verdana;
   color: #FFF;
    text-align: left;
}



/* NEW STYLES for xHTML */

#dc-topnav {
	background: #999;
	height: 22px;
	margin-bottom: 30px;
}

#dc-topnav ul {
	list-style-type:none;
	background: #999;
	padding: 3px;
	margin: 0;
	font-family: verdana;
	font-size: 10px;
	height: 15px;
}
#dc-topnav a {
	color: #fff;
}
#dc-topnav ul li {
	display: inline;
}
#dc-topnav-home {
	float:left;
	background: #999;
	margin: 3px 0 0 10px;
	padding: 0px;
	font-family: verdana;
	font-size: 10px;
	color: #fff;
}
#dc-topnav-home a {
	text-decoration: none;
}
#dc-topnav-chimney {
	float:right;
	text-align: right;
	margin: 3px 10px 0 0;
	padding: 0px;
	font-family: verdana;
	font-size: 10px;
	color: #fff;
}
.dc-topnav-section {
	padding: 18px;
	white-space: nowrap;
}
#layer1, #layer2,#layer3,#layer4,#layer5 {
	color: #fff;
	font-size: 10px;
}
#layer1 a, #layer2 a,#layer3 a,#layer4 a,#layer5 a {
	color: #fff;
	line-height:18px;
	margin-left:10px;
	font-size: 10px;
}
#layer1 a:hover, #layer2 a:hover,#layer3 a:hover,#layer4 a:hover,#layer5 a:hover {
	text-decoration: none;
}