/*<![CDATA[*/
    /* --- override default browser styling rules -030810-- */

    /* see <http://tantek.com/log/2004/undohtml.css> for the inspiration for
      these rules */

    /* suppress image borders */
    a img, *:link img, *:visited img {
    border:  none;
    }

    /* don’t italicize addresses */
    address {
    font-style: normal;
    }

    /* suppress default padding */
    blockquote, body, fieldset, form, html, input, li, p {
    margin: 0;
    padding: 0;
    }

      /* suppress default padding and pre-defined heading font sizes */
    h1, h2, h3, h4, h5, h6, pre, code {
    margin: 0;
    padding: 0;
    font-size: 1em;
    }

    /* suppress default padding and bullets */
    ol, ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    }

     /*liquid layout-in-line*/
    #wrap {
    margin: 20px auto;
    padding: 30px 20px 0 0;
    background: transparent url(rackhall.gif) repeat scroll left top;
    max-width: 900px;
    min-width: 480px;
    width: 70%;
    }
    #screen {
    padding: 10px 10px 10px 0;
    background-image: url(rackhall.gif);
    }

    #header_logo {
    /* background-image: url(rackhall.gif); */
    /*border: 1px solid black;*/
    text-align: center;
    width: 70%;
    height: auto;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    }

     /*row of 5 small images */
    #header_gif_row {
    overflow: hidden;
    /*border: medium ridge #003;*/
    background-image: url(rackhall.gif);
    width: 70%;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    height: 15%;
    }

    img.one{/*Cancer Society*/
    display: inline;
    /*border: medium ridge #003;*/
    padding-right: 2%;
    padding-left: 3%;
    width: 14%;
    height: auto;
    }

    img.two{/*Mac Made*/
    display: inline;
    /*border: medium ridge #003;*/
    padding-right: 2%;
    width: 16%;
    height: auto;
    }

    img.three{/*Proud Canadian*/
    display: inline;
    /*border: medium ridge #003;*/
    padding-right: 2%;
    width: 16%;
    height: auto;
    }

    img.four{/*Ceilidh Trail*/
    display: inline;
    /*border: medium ridge #003;*/
    padding-right: 2%;
    width: 16%;
    height: auto;
    }

    img.five{/*Cape Breton Flag*/
    display: inline;
    float: right, bottom;
    /*border: medium ridge #003;*/
    /*padding-right: 2%;*/
    width: 20%;
    height: auto;
    }

    #hmenut {
    border-style: none;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 12px;
    margin-left: 2%;
    font-size: 0.8em;
    text-align: left;
    line-height: 1.95em;
    padding-left: 80px;
    }

    #hmenut ul {
    margin: 0;
    list-style-type: none;
    }

    #hmenut li {
    border-style: none;
    color: white;
    float: left;
    width: 125px;
    background-position:  0px 0px;
    background-repeat: no-repeat;
    background-image: url(button.gif);
    padding-right: 5px;
    }

    #hmenut a {
    margin: 0;
    padding: 0;
    color: white;
    display: block;
    text-decoration: none;
    background-position: 0px -30px;
    background-repeat: no-repeat;
    background-image: url(button.gif);
    }

    #hmenut a:hover {
    color: #003366;
    background-position: 0px -60px;
    background-repeat: no-repeat;
    background-image: url(button.gif);
    }

    #ads {
    border: 2px solid grey;
    -moz-border-radius: 0.75em; /* FF1+ */
    -webkit-border-radius: 0.75em; /* Saf3+, Chrome */
    border-radius: 0.75em; /* Opera 10.5, IE 9 */
    width: 15%;
    margin-right: 20px;
    margin-top: 10px;
    float: right;
    background-color: #c3d67b;
    padding-right: 1%;
    padding-left: 1%;
    font-family: "Times New Roman",Times,serif;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    text-transform: inherit;
    font-size: 100%;
    line-height: 100%;
    }
    #main {
    border: 2px solid black;
    -moz-border-radius: 0.75em; /* FF1+ */
    -webkit-border-radius: 0.75em; /* Saf3+, Chrome */
    border-radius: 0.75em; /* Opera 10.5, IE 9 */
    width: 75%;
    padding-left: 1%;
    background-color: #f2f4f4;
    padding-bottom: 5%;
    line-height: 100%;
    font-style: normal;
    text-align: justify;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
    padding-right: 1%;
    font-size: 100%;
    font-weight: normal;
    text-transform: inherit;
    font-family: "Times New Roman",Times,serif;
    }
    #hmenub {
    border-style: none;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 12px;
    margin-left: 2%;
    font-size: 0.8em;
    text-align: left;
    line-height: 1.95em;
    padding-left: 80px;
    }
    #hmenub ul {
    margin: 0;
    list-style-type: none;
    }
    #hmenub li {
    border-style: none;
    color: white;
    float: left;
    width: 125px;
    background-position:  0px 0px;
    background-repeat: no-repeat;
    background-image: url(button.gif);
    padding-right: 5px;
    }
    #hmenub a {
    margin: 0;
    padding: 0;
    color: white;
    display: block;
    text-decoration: none;
    background-position: 0px -30px;
    background-repeat: no-repeat;
    background-image: url(button.gif);
    }
    #hmenub a:hover {
    color: #003366;
    background-position: 0px -60px;
    background-repeat: no-repeat;
    background-image: url(button.gif);
    }
    #footer {
    float: left;
    margin-bottom: 30px;
    width: 95%;
    margin-left: 20px;
    margin-top: 10px;
    background-image: url(rackhall.gif);
    font-family: "Times New Roman",Times,serif;
    font-size: 100%;
    line-height: 100%;
    font-weight: normal;
    font-style: normal;
    text-transform: inherit;
    text-align: justify;
    }
    /*]]>*/
