*{
margin:0;
padding:0;
}

.dai
{
    background-color: #000;
    background-image: url('button1.gif');
    background-repeat:no-repeat;
    
    }

.dai h3
{
  display:block; 
  font-size: 15px;
  margin: 0px;
  border-bottom: solid 0px #FFF;
  padding :4px;
  
}

.tyu {
background-color: #444;
float: left;
margin-left:2px;
width:195px;
padding: .3em 0.3em .3em .3em;
}

.tyu h4{
font-size:x-small;
width:150px;
}

.tyu ul{
list-style-type: disc;
margin-left:1em;
padding-left:0.5em;
}

.menuselect{
background-color:#2b4925;
background-image: url('button2.gif');
border-top: dotted 1px #DDD;
border-bottom: dotted 1px #DDD;
} 


.topics{
    background-color:#444;
    width:300px;
    }

.blog ,.magmag {
    width:230px;
     }
             
.magmag{
    background-color:#022708;
    }
        
.topics , .blog, .magmag ,#videos  {
border:solid 1px #555;
background-image: url('h150b.gif');
background-position: top;
background-repeat:repeat-x;
background-color:#494949;
float:left;
margin:5px 0px 0px 5px;
padding:0.3em;
}
#videos  {
width:245px;
}


.topics h3, .blog h3, .magmag , .footer h3
{
    border-bottom:solid 1px #555;
    margin-bottom:5px;
        }

.blog ul
{
    list-style : none;
    }
    

