html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;text-align:center;font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
div.container {width:990px;margin:0 auto;text-align:left;}
div.container {
    position: relative;
    margin-top: 140px !important;
    margin-top: 120px; /* For IE6 */
}

p {margin:0 0 1.5em;}

body {
    background-color: #EEF9FE;
}

div#rapper { /* Sup Foo! */
    /* width: 1280px; */
    background-image: url(/css_images/front/background.jpg);
    background-position: top;
    margin: 0 auto;
    text-align: left;
    background-repeat: no-repeat;
}

div#badge {
    position: absolute;
    top: 5px;
    right: 287px;
    z-index: 100;
    zoom: 1;    
}

div#wood {
    background-image: url(/css_images/front/wood.png);
    background-repeat no-repeat;
    height: 518px;
    width: 708px;
    position: relative;
}

div#create {
    position: absolute;
    top: 15px;
    left: 30px;
    font: Arial, sans-serif;
    color: #FFF49F;
    font-size: 20px;
    width: 500px;

}
div#create p.first {
    color: white;
    font-size: 30px;
    margin-bottom: 0;
}
div#what {
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    top: 275px;
    width:100%;
    text-align: center;
}
div#what, div#tri1, div#tri2, div#tri3 {
    color: #513F10;
}
div#tri1, div#tri2, div#tri3 {
    position: absolute;
    top: 334px;
}

div#tri1 p, div#tri2 p, div#tri3 p {
    top: 60px; 
    position: absolute;
    width: 200px;
    font-size: 15px;
    line-height: 20px;
}

div#tri1 p.first, div#tri2 p.first, div#tri3 p.first {
    top: 0px;
    font-weight: bold;
    width: 153px;
    font-size: 16px;
    line-height: 26px;
}

div#tri1 p {
    left: 30px;
}
div#tri1 p.first {
    left: 75px;
}
div#tri2 p {
    left: 259px;
}
div#tri2 p.first {
    left: 305px;
}
div#tri3 p {
    left: 489px;
}
div#tri3 p.first {
    left: 534px;
}
div#subfooter {
    margin-top: 20px;
    color: #0090CD;
}
div#footer {
    margin-top: 5px;
    margin-left: 10px;
    color: #8DD4F2;
    font-weight: bold;
}
div#footer a {
    text-decoration: none;
    color: #0090CD;
    margin: 0 5px 0 5px;
}
div#footer p {
    display: inline;
}
div#footer p.first {
    margin-right: 13px;
}

div.rounded_green {
    position: absolute;
    left: 725px;
    top: 316px !important;
    top: 304px;
}

div.rounded_green div.bd form ul {
    float: left;
    list-style: none;
    width: 140px;
    font-weight: bold;
    color: red;
}

div.rounded_green div.hd {
    background-image: url(/css_images/front/rounded_green_header.png);
}
div.rounded_green div.ft {
    background-image: url(/css_images/front/rounded_green_footer.png);
}
div.rounded_green div.bd {
    overflow: auto;
    zoom: 1;
}

label {
    font-weight: bold;
    float: left;
    width: 65px;
    text-align: right;
    color: gray;
    /*margin-bottom: 15px !important;*/
    margin-bottom: 10px;
    padding-right: 2px;
    font-size: 1.1em;
}
input {
    width: 150px;
    /* margin-bottom: 15px !important;*/
    margin-bottom: 10px;
}
button {
    float: right;
    padding-right: 0;
}

div#signup {
    color: #AE054B;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 725px;
    width: 258px;
    height: 298px;
    background-image: url(/css_images/front/signup.jpg);
    background-repeat no-repeat;
}

div#signup ul {
    list-style: none;
    margin-left: 20px;
}
div#signup p {
    margin: 10px 0 20px 0;
    font-size: 1.5em;
    text-align: center;
}
div#signup ul li {
    padding: 0px 10px 10px 25px;
    background-image: url(/css_images/front/lolly_bullet.gif);
    background-repeat: no-repeat;
    font-size: 1.3em;
}
div#signup div.button {
    width: 175px;
    height: 45px;
    margin: 0 auto;
    background-image: url(/css_images/front/pink_button.gif);
    background-repeat: no-repeat;
}
div#signup div.button p {
    margin: 0;
    padding: 8px 0 0 0;
}
div#signup div.button p a {
    color: #AE054B;
    text-decoration: none;
}

div#signup div.foot {
    margin-top: 5px;
    text-align: center;
}

div#signup div.foot a {
    color:#0090CD;
}
