img, div, input { behavior: url("/javascripts/iepngfix.htc") }

html, body
{
    height: 100%;
}
body { background-color: #000; 
       color: #fff;
       background-image: url(/images/noflash_background.jpg);
       background-attachment: fixed;
       background-position: center center;
       background-repeat: no-repeat;
       text-align: center;
    }

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}
body.privacy
{
    background-image: none;
}
body.guaranteed
{
    background-image: url('/images/myspace/ms_background.jpg');
    background-position: top center;
}

a
{
    color: #fff200;
    border: none;
}

a img
{
    border: none;
}

ul
{
    list-style-image: url('/images/green_bullet.gif');
}

/*#outer {height: 100%; overflow: hidden; position: relative; width: 100%;}*/
/*#outer[id] {display: table; position: static;}*/

/*#middle {position: absolute; top: 50%; width: 100%; text-align: center;} /* for explorer only*/
/*#middle[id] {display: table-cell; vertical-align: middle; position: static;}*/

/*#inner {position: relative; top: -50%; text-align: left;} /* for explorer only */
/*#inner {width: 1280px; margin-left: auto; margin-right: auto;} /* for all browsers*/
/*#inner
{
    position: relative;
    top: -50%;
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
   
}*/

* {
margin:0px auto;
padding:0;
}

div#shim
{
    visibility: hidden;
    width: 100%;
    height: 50%;
    margin-top: -325px;
    float: left;
}

div#outer
{
    width: 1200px;
    height: 650px;
    clear: both;
    position: relative;
    top: -325px;
    text-align: left;
    /* IE4ever Hack: Hide from IE4 **/
    position: static;
    /** end hack */
}

#flash
{
    width: 1200px;
    height: 648px;
    display:none;
}

#noflash
{
    width: 1200px;
    height: 675px;
    overflow: hidden;
}

#download_flash
{
    text-align: center;
}

#download_flash .action
{
    width: 1200px;
    height: 150px;
    background-color: #000000;
    margin-left: auto;
    margin-right: auto;
    
}

#download_flash img
{
    vertical-align:middle;
}

.logo
{
    float:left;
    position: relative;
    top: 0px;
    left: 45px;
}
.content
{
    float:left;
    position: relative;
    width: 800px;
    top: 25px;
    left: 175px;
    height: 647px;
    overflow: hidden;
}
.privacy
{
    width: 500px;
    font-family: "Times New Roman", serif;
}

.privacy p
{
    margin-top: 10px;
    margin-bottom: 5px;
}

.privacy_holder
{
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#footer
{
    float: left;
    color: #cccccc;
    z-index: 200;
    font-size: smaller;
}
#footer a
{
    color: #cccccc;
}

/* pages */
.white_header
{
    padding: 10px;
    color: #fff;
    background-color: #000;
    margin: 5px 5px 5px 0px;
}

.green_header
{
    padding: 10px;
    color: #99cc33;
    margin: 5px 5px 5px 0px;
    background-color: #000;
}

.text_block
{
    float: left;
    padding: 10px;
    background-color: #000;
    width: 300px;
    margin-top: 50px;
}

.science_text_block
{
    float: left;
    padding: 10px;
    background-color: #000;
    width: 750px;
    height: 500px;
    overflow: auto;
    margin-top: 50px;
}
.step
{
    clear: left;
    margin-bottom: 25px;
}
.step_image
{
    float: left;
    margin: 5px;
    margin-right: 10px;
}

#steps
{
    float: left;
    width: 350px;
}
.divider
{
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}
#moar
{
    float: left;
    width: 300px;
}

.about_us_text_block
{
    float: left;
    padding: 10px;
    background-color: #000;
    width: 500px;
    height: 500px;
    overflow: auto;
    margin-top: 50px;
}

.news_item
{
    margin-bottom: 15px;
}
.date
{
    color: #ffff00;
}

div.guaranteed
{
    text-align: left;
    position: relative;
    top: 400px;
    width: 900px;
}