no.offsite { }

/*--------- NOTCOT css page may 15 06 -----------*/  

html {
    padding: 0;
    margin: 0;
    }

body {
    padding: 0;
    margin: 0;
    text-align: left; 
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
    width: 100%;
    background-image: url(http://notcot.com/bg-w.gif);
    }

body a img{
    border:0;
}

a {text-decoration: none; color: #11bbff;}
a:link {color: #11bbff;}
a:visited {color: #11bbff;}
a:active {color: #11bbff;}
a:hover {color: #11bbff;text-decoration: underline;}


h1, h2, h3 {
    margin: 0;
    margin-top:0;
    padding: 0;
    font-weight: normal;
    }

/* --------- Full section that contains Banner and Main --------------- */

#container {
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    margin-bottom: 15px;
    margin-top: -5px;
    background: #ffffff;
    padding: 15px;
    padding-top:0;
    border: 1px solid #666666;
    font-family: Trebuchet MS;
    font-size: 11px;
    line-height: 12px;
    position: relative;
    height: 1900px;
    }

#container img{
    float:right;
    margin-left: 10px;
    clear:both;
}

.error{
    font-size: 11px;
    color: red;
    margin-top: 3px;
    margin-bottom: 3px;
    text-transform: none;
    margin-left: 10px;
}

.clips {
    border-bottom: 1px solid #d1d1d1;
    position: absolute;
    height:2px;
    width:700px;
}

.half h1{
    text-transform: uppercase;
    font-size: 13px;
    color: #11bbff;
    margin-top:15px;
}

.half ul{
    margin: 5px 0 0 25px ;
    padding:0;
}   

.half{
    width: 330px;
    margin-left: 20px;
    position: absolute;
}

.cont{
    width: 150px;
    position: absolute;
}

.clips2 {
    position: absolute;
    margin-left: 20px;
    height: 85px;
    width: 680px;
}

.clips2 h1{
    text-transform: uppercase;
    font-size: 13px;
    margin-top:5px;
    margin-bottom:10px;
    color: #11bbff;
}

.clips2 ul{
    display: inline;
    margin-left: 20px ;
    padding:0;
} 

/* ---------- Banner coding ---------------------------------------------*/

#top {
    margin-left: auto;
    margin-right: auto;
    width: 732px;
    margin-bottom: 0;
    margin-top: 20px;
    padding:0;
    border: 0;
    color: #ffffff;
    }


#container2 {
    margin-left: auto;
    margin-right: auto;
    width: 720px;
    margin-bottom: 15px;
    margin-top: -5px;
    background: #ffffff;
    background-image: url(success.gif);
    background-repeat: no-repeat;
    border: 1px solid #666666;
    font-family: Trebuchet MS;
    font-size: 11px;
    line-height: 12px;
    position: relative;
    padding-top: 250px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #666666
    }
