This site looks very promising and I don't mean to go "fixing" it as soon as you build it, but I have a larger monitor, and the long lines of text are pretty difficult to read (http://i.min.us/i6HjAOWg2o8md.png).
As you can see in my submission picture, with a few lines of CSS, the site is much more readable. Here are the changes:
body { background:#252525; } .main { width:960px; } .pagecontent { padding-right:50px; }
Thanks for all your hard work on the site so far.