#mainbody {
  margin-left: auto;
	  margin-right: auto;
  width: 1000px;
  }

#navtabs {
  margin-left: auto;
	  margin-right: auto;
  width: 1020px;
			TOP: 0px;
  }
	
#logo {
  margin-left: auto;
	  margin-right: auto;
  width: 1020px;
  }	
	
#ccaketable { position:absolute;
						left:20px;
			 	  }
					
.p.pos_fixed3
{
position:static;
bottom:50px;
right:5px;
z-index:1;
}

#bakedtext
{
margin-left:10px;
right:10px;
z-index:1;
}



.table { display: table;
			 	  }
.tablerow { display: table-row;
						width: 352px }
.tablecell { display: table-cell;
					 	  }
							
	
