#header      {position: absolute; top: 15px; left: 5px; width: 370px; height: 100px; float: left; border-style: none}
#logo        {display: none;}
#logobw		 {position: absolute; top: 11px; left: 440px; width: 140px; height: 140px; border-style: none}
#menu        {display: none;}
#body        {position: absolute; top: 160px; left: 20px; width: 595px; height: 800px; float: left; border-style: none}        
#links1      {display: none;}
#headermenu  {display: none;}

.boxtitle  {
	position: absolute;
	height: 26px;
	border-width: 1px;
	border-style: solid;
	border-color: #AAAAAA;
	background-image:  url(images/background.gif);
	background-repeat: repeat-x;
	z-index: 2;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	left: 62px;
	top: 224px;

} 
.copyright {position: absolute; width: 610px; height: 26px; padding: 3px; border-top: solid; border-width: 1px; border-color: #AAAAAA; text-align: right}
