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


#container-inner {
    width: 480px;
}

/* Wide-Thin */

body {
    font-family: Verdana,Arial,sans-serif;
}

h2 {
    font-size: 150%;
    font-weight: normal;
    color:#666666;
}

a { color: #003333; text-decoration: none; }
a:link{ color: #003333; text-decoration: none; }
a:visited{ color: #003333; text-decoration: none; }
a:active{ color: #003333;  }
a:hover{ color: #669999;  }

#header {
padding: 0px 10px 10px 10px;
color: #333300;
}

#header a {color: #333300;}
#header a:hover { color: #ff9933;  }
#header-name {font-size: 18px;}
#header-description {font-size:80%;}

#footer {font-size:80%;}
