/*
Content-Type: text/css
*/

.content .body img { float:left; margin-right:10px; }

a.title {
    font-weight:bold;
    text-decoration:none;
    display:block;
    color:black;
}

.content { /* shift content panel in middle colum up closer to hontlinks and weather*/
  position:relative;
  top:-4px;
}

#flash-base {
    display:none;
}

#videos {
    margin-top: 0px;
}

.indextext {
    padding:0px;
    position:relative;
    padding-left:90px;
    margin-left:0px;
    width:240px;
    overflow:hidden;
}

.indextext img {
    width:84px;
    clip:rect(0px, 84px, 62px, 0px);
    margin-right:20px;
    position:absolute;
    top:0;
    left:0;
}

.mid_content {
    margin-bottom:13px;
}

.main_text {
    padding-top:10px;
}

#hitsperday       {
    height:135px;
    padding:0 0 0 0;
}

#hotlinknweather { 
    width:600px; height:32px; z-index:1; 
    border:0px solid black;
}

.weather {
    width:145px;
    float:right;
}

.hotlinks { 
    float:left; width:430px; 
    border: 0px solid black;
}

.hotlinks img {
    display:block;
    float:left; 
}

.hotlinks .buttons  {
    background:url(../img04/hotlinks_mid.png) repeat-x;
    height:30px;
    float:left;
}

.hotlinks .buttons div {
    display:block;
    float:left; 
    font-size:8pt;
    font-weight:bold;
    padding:9px 3px 0px 15px;
    background:url(../img04/hotlinks_dot.png) no-repeat left top;
    font-family: arial, helvetica, sans-serif;
}

.hotlinks .buttons div a {
    text-decoration:none;
    color: #444;
}

.hotlinks div div:first-child { 
    content: "";	
    padding-left:0px;
    background:none;
}

.hotlinks a:hover {
    color: #888;

}

h1, h2, h3, h4 { 
    clear:left; 
}

object {width: 100%; height: 100%;}
#html-base { display :none;}
#header img {
    margin-top:13px;
    margin-left:16px;
}


