A class can be used more the once. You're not supposed to give multiple elements the same ID.
Creating a website using div elements and CSS for structure is the norm -- it offers a more lightweight solution than tables by using significantly less code. This reduces the size of your pages, and ...