/* 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/themes/unstyled/screen.css);
/* end StyleCatcher imports */
#container-inner {
    width: 480px;
}

/* Wide-Thin */

.layout-wt #alpha {
    width: 280px;
}

.layout-wt #beta {
    width: 180px;
}


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

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: 10px 0px 10px 10px;
background: url(http://rujip.net/images/banar20090422.jpg) no-repeat;
color: #99cccc;
}

#header a {color: #99cccc;}
#header a:hover { color: #336666;  }
#header-name{font-size: 18px;}

#footer-content {font-size:80%;}

