/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.adaptstudio.ca/mt-static/themes-base/blog.css);
@import url(http://www.adaptstudio.ca/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */

  h1 { font-size: 28px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-style: normal;
    font-family: Courier New,Courier,monospace;
    text-align: right;
    }

  h3 { font-size: 18px;
    color: rgb(0, 0, 0);
    font-variant: normal;
    text-transform: lowercase;
    font-weight: bold;
    font-style: normal;
    font-family: Courier New,Courier,monospace;
    text-align: right;
    }

  p { font-size: 11px;
    color: rgb(51, 51, 51);
    line-height: 18px;
    font-weight: normal;
    font-style: normal;
    font-family: Courier New,Courier,monospace;
    text-align: right;
    }

  #wrapper { margin: 0px auto 0px 0px;
    padding: 0px;
    width: 100%;
    position: relative;
    text-align: left;
    background-color: rgb(0, 0, 0);
    height: 100%;
    color: rgb(0, 0, 0);
    font-family: Courier New,Courier,monospace;
    }

  #beta {text-align: right;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    }

  body { margin: 0px 0px 0px 0pt;
    padding: 0px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    text-align: right;
    font-weight: normal;
    font-style: normal;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    font-family: Courier New,Courier,monospace;
    }


  #container-inner {background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    margin-left: 10px;
    font-weight: normal;
    font-style: normal;
    font-family: Courier New,Courier,monospace;
    text-align: right;
    }

  #side { position: absolute;
    top: 0px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-style: normal;
    margin-left: 2pt;
    height: 99%;
    left: 0%;
    width: 15%;
    font-family: Courier New,Courier,monospace;
    }

  #mainbox { position: absolute;
    top: 0px;
    background-color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-image: url(images/pdheader.png);
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-style: normal;
    margin-left: 0pt;
    height: 99%;
    width: 85%;
    font-family: Courier New,Courier,monospace;
    left: 16%;
    }

  #textbox { position: absolute;
    top: 0px;
    background-color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-image: url(images/pdheader.png);
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-style: normal;
    margin-left: 0pt;
    height: 99%;
    width: 40%;
    font-family: Courier New,Courier,monospace;
    left: 16%;
    }

  #imagebox { position: absolute;
    top: 0px;
    background-color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-image: url(images/pdheader.png);
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-style: normal;
    margin-left: 0pt;
    height: 99%;
    width: 45%;
    font-family: Courier New,Courier,monospace;
    left: 56%;
    }

  a:link { font-weight: bold;
    font-style: normal;
    font-family: Courier New,Courier,monospace;
    color: rgb(255, 153, 0);
    text-decoration: underline;
    }

  a:visited { font-weight: bold;
    font-style: normal;
    font-family: Courier New,Courier,monospace;
    color: rgb(255, 153, 0);
    text-decoration: underline;
    }


