CSS Rollover buttons

    This entire site has been constructed using CSS for layout, fonts, and colors, except for one table on the Hosting information page.

    If you view the source you will see the plain HTML with div and span tags that control everything. Not a <table>, <tr>, <td>, or <font> tag anywhere, except in the aformentioned page. Now that it is done, the layout can be changed in many ways using CSS.