/* ******************  Structure styles  ************** */
body {
    background:#18181f url(../img/body/bg.jpg) 50% 0 no-repeat;
    font:14px/21px Cambria, Hoefler Text, Utopia, Liberation Serif, Nimbus Roman No9 L, Times, Times New Roman, serif;
    color:#221e1f;
}
#wrapper {
    margin:0 auto;
    width:790px;
    height:775px;
    background:url(../img/wrapper/bg.gif) 0 30px no-repeat;
}
#header {
    height:224px;
    position:relative;
}
#single-column {
    padding:20px 30px 0 30px;
}
#footer {
    clear:both;
    text-align:center;
    position:relative;
    margin-top:20px;
}
#tandc {
    clear:both;
    text-align:center;
    color:#ffffff;
    font-family:sans-serif;
    font-size:11px;
}
#tandc a {
    color:#ffffff;
}
#tandc a {
    text-decoration:none;
}
#tandc a:hover {
    text-decoration:underline;
}


/* ******************  Header styles  ************** */
#header div {
    position: absolute;
}
#header div#logo {
    top:0;
    left:282px;
}
#header div#logo h1 {
    display:none;
}
#header div#association {
    top:90px;
    left:50px;
    width:102px;
    height:11px;
    background:url(../img/header/association.gif) 0 0 no-repeat;
}
#header div#association span {
    display:none;
}

/* ******************  Spacer styles  ************** */
.clear-me {
    font-size:0;
    line-height:1px;
    height:0;
    clear:both;
}
.spacer-one {
    font-size:0;
    line-height:1px;
    height:10px;
    clear:both;
}
.spacer-two {
    font-size:0;
    line-height:1px;
    height:20px;
    clear:both;
}

/* ******************  Standard font/text styles  ************** */
h1, h2, h3, h4 {
    color:#221e1f;
}
h1 {

}
h2 {
   
}
h2.vote {
    display:block;
    background:url(../img/h2/vote-header.gif) 0 0 no-repeat;
    width:626px;
    height:40px;
    margin:0 auto;
}
h2.vote span {
    display:none;
}
#footer h3 {
    display:block;
    height:14px;
    width:199px;
    margin:0 auto;
    margin-bottom:15px;
    background:url(../img/h3/sponsored-by.gif) 0 0 no-repeat;
}
#footer h3 span {
    display:none;
}
a {
    color:#185aa4;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
p {
    margin:16px 0 0 0;
}

/* ******************  Standard image/media styles  ************** */
fieldset, img {
    border:0
}
a img {
    border:none;
}

/* ******************  Ads  ************** */
#leaderboard {
    height:90px;
    width:728px;
    margin:0 auto;
    background:#ffffff;
}
#mpu {
    height:250px;
    width:300px;
    float:right;
    background:#ffffff;
    margin:16px 0 0 30px;
}

/* ******************  Survey  ************** */
#vote-button {
    text-align:center;
}

/* ******************  Footer  ************** */
.footer-sponsors {
    margin:10px 0 0 0;
}
.footer-sponsors img {
    margin:0 10px 0 10px;
    vertical-align:middle;
}
.new-line {
    margin-bottom: 5px;
}
