
    html, body {
    margin:                     0px;
    padding:                    0px;

    font:                       10pt Arial, Verdana, Helvetica, sans-serif;
    color:                      #FFFFFF;
    text-align:                 center;
    background-color:           #000000;
    }

    p, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd { 
    margin-top:                 0px;
    }

    h1, h2, h3, h4, h5, h6 { 
    margin-bottom:              3px;
    }

    a {
    text-decoration:            none;
    outline:                    none;
    color:                      #ffcc00;
    font-weight:                bold;
    }
    
    a:hover {
    color:                      #ffffff;
    text-decoration:            underline;
    }
     
    span.enter:hover {
    text-decoration:            underline;
    }

/*  ---------------------------------------------------------------------
        main sections
    --------------------------------------------------------------------- */

    #wrapper {
    margin:                     0px auto;
    padding:                    0px;
    width:                      800px !important;
    height:                     600px;

    position:                   relative;
    text-align:                 center;
    background-color:           #000000;
    }
    
    #container {
    text-align:                 left;
    width:                      800px;
    margin-top:                 10px;
    }
    
    .PR_background {
    background-image:           url(../../images/carnivalking/ck_background.jpg);
    background-repeat:          no-repeat;
    background-position:        top left;
    
    padding-top:                168px;
    }
    
/*    #enter {*/
/*    background-image:           url(../../images/logo.jpg);*/
/*    background-repeat:          no-repeat;*/
/*    background-position:        top center;*/
/*    width:                      405px;*/
/*     height:                    400px;*/
/*    }*/
/*    */
/*    .enter {*/
/*    display:                    block; */
/*    width:                      405px; */
/*    padding-top:                320px;  */
/*    }*/
    
    #content {
    text-align:                 left; 
    width:                      750px;
    padding:                    15px;
    
    background-image:           url(../../images/support/baggy.jpg);
    background-repeat:          no-repeat;
    background-position:        bottom right;
    }
    
    #contentHTB {
    text-align:                 left; 
    width:                      750px;
    padding:                    15px;
    
    background-image:           url(../../images/bags/htb/baggy.jpg);
    background-repeat:          no-repeat;
    background-position:        bottom right;
    }
    
    #bottom {
    position:                   relative; 
    margin:                     10px 0px 0px 0px;
    width:                      100%;
    text-align:                 center;
    }

/*  ---------------------------------------------------------------------
        extras
    --------------------------------------------------------------------- */
    #lawndarts_enter {
    background-image:           url(../../images/lawndarts_enter_bg.jpg);
    background-repeat:          no-repeat;
    background-position:        top left;
    height:                     267px;
    width:                      803px;
    }
    
    #carnivalking_enter {
    background-image:           url(../../images/carnivalking_enter_bg.jpg);
    background-repeat:          no-repeat;
    background-position:        top left;
    height:                     267px;
    width:                      803px;
    }
    
    #bags_enter {
    background-image:           url(../../images/bags_enter_bg.jpg);
    background-repeat:          no-repeat;
    background-position:        top left;
    height:                     267px;
    width:                      803px;
    }
    
    .entersite_link {
    position: relative;
    padding-top: 17px;
    padding-right: 10px;
    width: 790px;
    text-align:right;
    }
    
    .intro_copy {
    width: 400px;
    position: relative;
    margin-top: 45px;
    margin-left: 400px;
    }
    
    .lawndartsLogo_link {
    width: 355px;
    height: 193px;
    position: relative;
    margin-top:-212px;
    }
    
    .carnivalLogo_link {
    top: 20px;
    width: 355px;
    height: 193px;
    position: relative;
    margin-top:-229px;
    }
    
    .bagsLogo_link {
    top: 20px;
    width: 355px;
    height: 193px;
    position: relative;
    margin-top:-229px;
    }
    
    #copyright {
    text-align:                 center;
    color:                      #ffffff;
    font-size:                  70%;
    }

    #copyright a {
    color:                      #ffcc00;
    }

    #copyright a:hover {
    color:                      #ffffff;
    }
    
    #trademark {
    text-align:                 center;
    color:                      #666666;
    font-size:                  10px;
    }
    
    #trademark a {
    color:                      #c3c2c2;
    text-decoration:            none;
    font-weight:                bold
    }
    
    #trademark a:hover {
    color:                      #f5a91f;
    text-decoration:            underline;
    }
    
    .bold {
    font-weight:                bold;
    }

 

