1. That's done with javascript - you could search hotscripts.com for 'screen resolution'. Personally, I think it's better to just set your site's width to 800px or so.
2. Not exactly sure what you want to accomplish. Do you want no space between the boxes?
3. Find this in your stylesheet and change the background-color:
#siteinfoLegal, .legalCopyright {
background-color: #63859D;
font-size:10px;
text-align: center;
padding: 3px;
}
I'd agree with fairestcape about MS Word, too. Not a good tool at all for coding websites.




