#ft, .yui-layout-unit-bottom {
    background-color: white;
    color: #fff;
}

.ads { 
	text-align:center; 
	padding-top: 10px;
} 

.ads iframe { 
	margin: 0 auto;  
	text-align: center; 
	height: 100px;  
} 

.copy {
    background-color:   #ffffff;
    color:              #cccccc;
    text-align:         center;
    padding-top:        3px;
    margin:             10px;
    font-weight:        bold;
    font-size:          11px;
}

.sdFooter {
    font-family: arial, helvetica, verdana, geneva, sans-serif;
	background-color:   #ffffff;
    color:              #cccccc;
    text-align:         center;
    padding-top:        5px;
    margin:             10px;
    font-size:          11px;
}

.sdFooter a:link, a:visited, a:hover {
    color: #1a4dc2; 
	font-weight:	600;
    text-decoration: none;
}




