br.clearer { clear: both; }


html
{
 /*   background: #000; */

}

body
{
    font-family: Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    font-size: 0.7em;
    text-align: center;
    height: 100%;
    background: url(../images/bgst.jpg) repeat top;
}

#header
{
    margin-right: auto;
    margin-left: auto;
    background: #FFF url(../images/headbackground.jpg) no-repeat top center;
    width: 800px;
    height: 170px;
    text-align: left;
}

#logo
{
  padding-top: 65px;
  padding-left: 220px;
  height: 40px;
}

#navtop
{
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
    margin-left: auto;
    width: 800px;
    height: 30px;
}

#navtop ul
{

    margin: 0px;
    padding-top: 8px;
    padding-left: 232px;
    list-style-type: none;
    height: 20px;
    text-align: left;
    
}

#navtop ul li
{
    display: inline;
    color: #FFF;
    margin-right: 20px;
    padding-right: 10px;
}

#navtop a:link, #navbottom a:link, #navtop a:visited, #navbottom a:visited
{
    color: #FFF;
    text-decoration: none;
}

#navtop a:hover, #navbottom a:hover
{
    text-decoration: underline;
}

#navtop a:active, #navbottom a:active
{
    color: #FFF;
    text-decoration: none;
}


#content
{
  margin-right: auto;
  margin-left: auto;
  background: #FFF;
  width: 800px;
  text-align: left;
}

.topad
{
  text-align: center;
}

.column
{
    display: inline;
    float: left;
    width: 306px;
}


#colone
{
    margin: 30 20px 0 70px;
}

#coltwo
{
    margin: 30 70px 0 25px;
}


h1
{
    background: #333 url(../images/h1bg.jpg) no-repeat;
    font-size: 14px;
    color: #FFF;
    height: 34px;
    font-family: Arial, Verdana;
    font-weight: bold;
    padding-left: 10px;
    line-height: 34px;
}

h2
{
    background: #333 url(../images/h2bg.jpg) no-repeat;
    font-size: 12px;
    color: #FFF;
    position: relative;
    height: 30px;
    font-family: Arial, Verdana;
    /*font-style: italic;*/
    font-weight: bold;
    padding-left: 10px;
    line-height: 30px;
}

#pres
{

    background: #FFF url(../images/presbg.jpg) no-repeat;
    margin-left: 70px;
    margin-right: 70px;
    height: 250px;
}

#presinfo
{
    margin-left: 10px;
    margin-top: 15px;
    width: 310px;
}

/* Newsection */

hr
{
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    border: none;
    _margin-top: -15px;

}

.new
{
    _margin-top: -15px;
    width: 306px;
    text-align: rigth;
}

.new img
{
    border: 1px solid #ccc;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}


/* Manufactorsection */


#manufactor
{
    _margin-top: -15px;
    width: 265px;
    float: left;
    text-align: left;
}

#manufactor ul

{
    list-style-type: none;
    padding-left: 0px;
    margin: 0px;
}

#manufactor li
{
    margin-left: 0px;
    margin-bottom: 10px;
}

#manufactor img
{
  vertical-align: middle;
  text-align: left;
  margin-right: 10px;
  border: 1px solid #ccc;
}


/*  Vote section */

.votes
{
  margin-left: 7px;
  color: #999;
}

#voteframe
{
  _padding-top: -15px;
  margin-left: 10px;
}

/* Story section */

#storysection
{
    background: #FFF;
    margin-left: 70px;
    margin-right: 70px;
}

#storyboard
{
    margin-right: 200px;
}

#storyboard img
{
    float: left;
    margin-right: 5px;
    border: 1px solid;
    border-color: #ccc;
    
}
    
#linkcat p
{
    font-size: 10px;
}



/* ADS */

#ads

{
   background: #FFF;
   margin-left: 20px;
   text-align: center;
}