body{
	margin-top:0px;
	/*background-color:#FFFF99;*/
                  background-color:#000000;
	overflow:hidden;
}

img.imgBody {
	/*width: 230px;*/
        /*height: 100%;*/
        /*width: 15em;
        height:11.5em;*/
	/*height: 180px;*/
	border-width: 0px;
}

.imgHeader{
	background-image: url('nav2.gif');
	background-repeat: no-repeat;
}

img a:link,
img a:visited,
img a:hover,
img a:active
{
	border-style:none none none none;
}
