﻿body
{
    background-color:#222;
    width:900px;
    margin-left:auto;
    margin-right:auto;
    margin-top:-20px;
    text-align:left;
    padding:0px 0px 0px 0px;
    font-family:Arial, Sans-Serif        
    }
#header
{
    width:100%;
    background-color:#fff;
    height:120px;
    float:left;
    margin:-10px 0px 0px 0px;
    padding:20px 0px 0px 0px;
    clear:both;
    background:#e7e7e7 url(coverimages/headleft.gif) no-repeat bottom left;
    border-bottom:solid 1px #000;
    }
#nav
{
    width:830px;
    background-color:#fff;
    height:25px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:10px 20px 10px 50px;
    clear:both;
    text-align:left;
    border-bottom: solid 1px #000; 
    }
.navlinks
{
    float:left;
    overflow:hidden;
    text-align:left;
}
.alert
{
    float:right;
    font-weight:bold;
    overflow:hidden;
    text-align:right;
    color:#f00;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#main
{   
    width:100%;
    background-color:#fff;
    height:100%;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    clear:both;
    border-bottom: solid 1px #000;
    }
#sponsors
{
    width:100%;
    background-color:#fff;
    height:100%;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    clear:both;
    border-bottom: solid 1px #000;
    border-top: solid 1px #000;
    }
#facebook
{
    width:100%;
    background-color:#fff;
    height:100%;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    clear:both;
    border-bottom: solid 1px #000;
    border-top: solid 1px #000;
    }
#footer
{    
    width:100%;
    background-color:#e7e7e7;
    height:60px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    clear:both;
    overflow:hidden;
    }
.clmn
{
    height:98%;
    width:48%;
    float:left;
    margin:0px 0px 0px 0px;
    padding:1% 1% 1% 1%;
    text-align:left;
    }
#news
{
    height:100%;
    width:149px;
    margin:0px 0px 0px 0px;
    padding:10px 5px 10px 5px;
    float:left;
    clear:right;
    text-align:left;
    font-size:80%;
    z-index:0;
    }
img
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border:none;
    }
.cover
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left;
    border-right:solid 1px #000;
    height:400px;
    width:729px;
    position:relative;
    }
.coverscreen
{
    z-index:100;
    margin:290px 0px 0px -38px;
    padding:0px 0px 0px 0px;
    overflow:hidden;
    position: absolute;
    }
.sub
{
    width:100%;
    height:160px;
    float:left;
    clear:both;
    background:#fff;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    }
.logo
{
    width:180px;
    height:100%;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    overflow:hidden;
    }
.ads
{
    width:180px;
    height:100%;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    overflow:hidden;
    }
.imbutton
{
    float:left;
    width:300px;
    height:150px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    }
.clmnl
{
    height:100%;
    width:215px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:5px 5px 5px 5px;
    text-align:left;
    line-height:18px;
    font-size:15px;
    }
.clmn3
{
    height:100%;
    width:225px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align:left;
    }
.result
{    
    height:98%;
    width:650px;
    float:right;
    margin:0px 0px 0px 0px;
    padding:1% 1% 1% 1%;
    text-align:left;
    border-left: 1px black solid;
    }
.cats
{
margin-right:auto;
margin-left:auto;
width:645px;
padding:1% 1% 1% 1%;
}
table
{

color:#000000;
width:645px;
border:0px #222 solid;
border-collapse:collapse;
text-align:center;
margin-right:auto;
margin-left:auto;
}
th
{
color:#fff;
background-color:#aaa;
}
td
{
height:25px;
width:85px;
}
tr:hover
{
color:#fff;
background-color:#68A;

}
.notime tr:hover
{
color:#fff;
background-color:#955;

}


a:hover
{
    text-decoration:underline;
    }
h1 a:hover
{
    text-decoration:none;
    }
h1 a:link
{
    text-decoration:none;
    color:#000;
    }
h1 a:visited
{
    text-decoration:none;
    color:#000;
    }
