
#footer {
width:990px;
margin-left:1px;
margin-right:1px;
margin:0 auto;
height:40px;
position: relative;
}
		
#footer {
margin-top: -40px;
}
		
* html #footer {
margin-top: -40px;
}

#spylog {
width:88px;
height:31px;
position:absolute;
left:25px;
top:5px;
}

#md {
width:120px;
height:34px;
position:absolute;
right:15px;
top:0;
}

#md_base {
margin: 0;
padding: 0;
width:120px;
height:34px;
font-size: 0.7em;
color:#7F7F7F;
line-height: normal;
}	

#md_base span {
display: block;
width:120px;
height:34px;
position:absolute;
border:0;
background-image: url(../images/MD.gif);
}

#md a, #md a:link, #md a:visited {
text-decoration:none;
cursor:pointer;
color:#7F7F7F;
}

#md a:hover, #md a:focus, #md a:active {
text-decoration:none;
cursor:pointer;
color:#7F7F7F;
}
