br.clearer { clear: both; }

body
{
    font-family: Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #FFFFFF url(../images/background_main.jpg) repeat-y center top;
    text-align: center;
    font-size: 0.3em;
}

#header
{
    margin-right: auto;
    margin-left: auto;    
    background: #FFF;
    width: 890px;
    height: 100px;
    text-align: left;
    padding-top: 7px;
}

#logo
{
  padding-left: 20px;
}


#navtop
{
    background: url(../images/navigatebkg.jpg) center;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
    margin-left: auto;
    width: 890px;
    height: 26px;
}



#navtop ul, #navbottom ul
{
    margin: 0px;
    padding-top: 6px;
    padding-left: 29px;
    list-style-type: none;
    height: 26px;
    text-align: left;
    text-transform: uppercase;

}
#navtop ul li, #navbottom ul li
{
    display: inline;
    color: #000;
    margin-right: 29px;
    padding-right: 29px;

}
#navtop a:link, #navbottom a:link, #navtop a:visited, #navbottom a:visited
{
    color: #000;
    text-decoration: none;
}
#navtop a:hover, #navbottom a:hover
{
    text-decoration: underline;
}
#navtop a:active, #navbottom a:active
{
    color: #FEFFBD;
    text-decoration: none;
}

#navtop img
{
      vertical-align: middle;
      border: 0px;
}


#qlink
{
    width: 220px;
    float: left;
    text-align: left;
}
#qlink ul
{
    margin-left: 0px;
    margin: 0px;
    padding-top: 6px;
    padding-left: 0px;
    list-style-type: none;
    height: 26px;
    text-align: left;
    text-transform: uppercase;
    padding-left; 0px;

}

#qlink ul li
{
    color: #000;
    margin-left: 0px;
    

}
#qlink a:link, #qlink a:link, #qlink a:visited, #qlink a:visited
{
    color: #000;
    text-decoration: none;
}
#qlink a:hover, #qlink a:hover
{
    text-decoration: none;
}
#qlink a:active, #qlink a:active
{
    color: #FEFFBD;
    text-decoration: none;
}

#qlink img
{
  vertical-align: middle;
  text-align: left;
  margin-bottom: 5px;
}


#separator
{
    margin-right: auto;
    margin-left: auto;
    margin-top: 3px;
    width: 890px;
    height: 7px;
    background: #666;
    float: center;

}

#headboard
{
    margin-right: auto;
    margin-left: auto;
    margin-top: 3px;
    background: url(../images/headback.jpg) no-repeat center;
    width: 890px;
    height: 150px;
    margin-bottom: 3px;
    position: relative;
}

#contbar
{
    margin-right: auto;
    margin-left: auto;
    background: url(../images/contentbar.gif) no-repeat top center;
    height: 30px;
    width: 890px;
    padding-left: 55px;
    text-align: left;
    line-height: 30px;
}

#contbar h2 
{
    margin-top: 2px;
    margin-left: 25px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
}

#content
{
    margin-right: auto;
    margin-left: auto;
    width: 850px;
    background: #fff;
    text-align: left;
}

#presentation
{
    margin-top: 20px;
    font-size: 10px;
    padding-left: 20px;
    width: 800px;
    text-align: left;
}

.column 
{
    display: inline;
    float: left;
}


#colone
{
    margin: 20px 20px 0 20px;
}

#coltwo
{
    margin: 30px 20px 0 80px;
    text-align: left;
}


h1 
{
    font-size: 14px;
    position: relative;
    color: #000;
}

h2 
{
    font-size: 12px;
    position: relative;
    color: #000;
}


#news
{
    display: block;
    font-size: 10px;
    font-family: Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}

#rules
{
    display: block;
    font-size: 10px;
    font-family: Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin-left: 20px;
}

#hrules
{
    margin-left: 20px;
    margin-top: 30px;
}

#qnav
{
    font-size: 10px;
    font-family: Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}

.newsbar
{
    background: url(../images/newsmed.gif) no-repeat top center;
    height: 20px;
    width: 450px;
    padding-left: 0px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
}

#quickbar
{
    background: url(../images/quicklinks.gif) no-repeat top center;
    height: 20px;
    width: 220px;
    padding-left: 0px;
    text-align: left;
    line-height: 20px;
}


.newsbar h3
{
    margin-left: 35px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
}

div#quickbar h3
{
    margin-top: 2px;
    margin-left: 35px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
}

div#news p
{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    padding-top: 3px;
    margin-top: 0px;
    width: 450px;
}


div#news li, div#news a:hover, div#news a:link
{
    color: #000;
    list-style-type: none;
    float: left;
    text-decoration: none;
    font-weight: bold;
}

.ex
{
    color: #999;
}

.bonus
{
    background: url(../images/bonusbg.jpg) no-repeat;
    height: 100px;
    text-align: left;
    margin-left: 20px;
    margin-top: 10px;
    padding-left: 39px;
    line-height: 100px;
    font-size: 10px;
    vertical-align: baseline;
    _padding-top: 20px;
}

.bonus img
{
  vertical-align: middle;
}

