Actually its mucked in Opera too:

Opera

Firefox
Yet this is how I need it to look surprisingly its internet explorer......

Internet Explorer
I think the problem could be my footer code preventing anything from going underneath it......
- Code: Select all
#footer {
text-align: right;
padding: 20px 10px;
margin-bottom: 5px;
background-color: #000066;
}
#footer a {
color: #ffffff;
}
#footer a:hover {
color: #dddddd;
}
But I dont know what that is.....