@import url(css_base.css);



 #row2 {
 height : 100px;
 }

 #row3 {
 height : 100px;
 } 

#article-graphics {
 top : 156px;
}

#article-text {
 top : 156px;
}

.caption {
 white-space: nowrap;
 font-size: .9em;
}


.navcontainer
{
height: 100px;
}

.navcontainer ul li 
{
display : inline;
}

.navcontainer ul
{
height: 100px;
}

.navcontainer ul li a
{
height: 100px;
}

.navcontainer ul li a:hover
{
height: 100px;
}

.navlist li a:hover, #navlist li a:active
{
height: 100px;
}



