div#mainwrap
{
	margin-top: 60px;
}

div#netheader
{
    height: 70px;
}


div#nh_rblogo a
{
    color: white;
    text-decoration: none;
}

div#sponsors
{
	margin-top: 0px;
	/*background-color: yellow;*/
}

* html div#col2
{
    overflow: hidden;
}


div#footer
{
	margin-top: 10px;
	background-color: white;
}



.contentheading
{
    text-align: left;
	font-family: monospace;
	font-size: 20px;
	line-height: 25px;
    font-weight: bold;

}




