div.content01{
   width:850px;
   margin-left: 100px;
   background-color: #ffffff;
}

div.menu{
   background-color: #ffff99;
   float: left;
   margin-left: 50px;
   width: 150px;
   height:3000;
}
div.menu-strap001{
   background-color: #ffff99;
   float: left;
   margin-left: 50px;
   width: 150px;
   height:2000;
}

div.content{
   float: left;
   width: 500
}
div.menu2{
   float: left;
   background-color: #ffcccc;
   width: 190px;
   height:3000;
}

div.footer{
   clear: both;
   padding: 1px;
}

div.footer p.returnlink{
   text-align: center;
   background-color: #66ffff;
   margin-left: 100px;
   width:850px;
}

div.footer p.copyright{
   width:850px;
   margin-left: 100px;
   font-family: verdana,sans-serif;
   font-size:80%;
   text-align: center;
}
