/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/blog-mt/mt-static/themes/base-weblog.css);
@import url(/blog-mt/mt-static/themes/theme-folio/theme-folio.css);
/* end StyleCatcher imports */

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
} 

#nav {
font-face: Tahoma;
font-size: small;; 
padding:8px;
margin:0px;
background-color:#000000;
color:#fff; 
border-bottom: 1px solid #6F8C8F; 
}

#nav a { 
color:#fff;
text-decoration:none;
}
#nav a:hover {
text-decoration:underline;
}
