  BODY{
    background-image:url('images/bodybg.png');
    background-repeat:repeat-y;
    background-color:#E0E0E0;
    margin-top:0;
    text-align:center;
    background-position:center;
  }
  #Table_01{
    text-align:left;
	margin:auto;
	_position:relative;
	left:-10px;
	_left:1px;
	vertical-align:top;
  }
  #Table_01 TD{
	vertical-align:top;
  }
  .content{
    background-image:url('images/pgbg.png');
	overflow:auto;
  }
  .link{
    width:166px;
	display:block;
	text-decoration:none;
  }
  .Home{
    background-image:url('images/Home.png');
	height:32px;
  }
  .Home:HOVER {
    background-image:url('images/Home1.png');
  }
  .Software{
    background-image:url('images/Software.png');
	height:37px;
  }
  .Software:HOVER {
    background-image:url('images/Software1.png');
  }
  .Hardware{
    background-image:url('images/Hardware.png');
	height:38px;
  }
  .Hardware:HOVER {
    background-image:url('images/Hardware1.png');
  }
  .Internet{
    background-image:url('images/Internet.png');
	height:38px;
  }
  .Internet:HOVER {
    background-image:url('images/Internet1.png');
  }
  .Viruses{
    background-image:url('images/Viruses.png');
	height:37px;
  }
  .Viruses:HOVER {
    background-image:url('images/Viruses1.png');
  }
  .Contact{
    background-image:url('images/Contact.png');
	height:33px;
  }
  .Contact:HOVER {
    background-image:url('images/Contact1.png');
  }