The link at the bottom of this post pretty much sums up my advice for layout etc. Click the "Guild City Info" and "Crafting Info" links when you get there. Thats how pretty much everything in that resource section should be formatted. The info is easy to see/read and easy to get to due to the table of contents at the top and the organised layout below.
News posts will be on the front page with the avatar of whoever posted it (I used Thrilg's in this example). Coding up some php to store and retrieve news posts would save you the hassle of hard coding them in every time. Same thing with the members list and other portions of the site.
Suppose I could brighten up the links and text in general, but you get the idea.
http://www.whitemountainclassifieds.com/stygianthunderWe were going to use a pvp structure for the website but since Fluffy does not know pvp we just went with html. It is not that difficult to upload the page, especially since he uses dream weaver (cringe). As for the guys avatar of whoever posted it, well we could wrap the forums cookie around the entire website (much like what was done for the gallery section). But with just two of us posting information it does not appear to be relevant. I could maybe run a php script that would read from the forums db and get a specific post or something and put that on the main page. I will look into that this weekend.