Page is a not externally linkable
cmarshall - 1:42 pm on Nov 22, 2007 (gmt 0)
I chose XHTML 1.0 Transitional because it looks like you are using WordPress [wordpress.org], and that's the default validation for the included themes.
I just vetted it against the XHTML 1.0 Transitional DTD [w3.org] using <oXygen/> [oxygenxml.com], and it tells me that you can't have a <div> inside of an <h1>. I'd suggest replacing the <h1> with a styled <div>.