Rachel got to nearly everything already.
I do want to add that the Dynamic Drive Accordion effect does not fully function in Chrome.If you click the buttons a few times, like when looking through the links, you will notice the + and - start to move off the tabs. Just a little technical detail, not sure if it is really bad enough to worry about.
I also found the white on the light blue (for the navigation bar and blog posts) somewhat straining to the eye, or at least my eye.
As far as the images: whatever effect is currently on this is great. It gives them a feeling of being floating a bit, but it isn't distracting, just gives it some emphasis.
And also as a nit-picky programmer. The bit of Java code in the blog post has an error:
Code:
if (team4.department == "Programming") {
should be
Code:
if (team4.department.equals("Programming")) {
But overall it is a great site. Well Designed, flashy, but not overly done. Good Job!
__________________

Programmer - A creature known for converting Caffeine into Code.
Studying Computer Science @ Louisiana Tech University
Associate Consultant @ Fenway Group
2012-13: 3946 - Head of Programming, Electrical and Web
2014 - 3468 - Programming Mentor
2015 - Present - Lurker