Hi Click Cutter, what a neat idea! I will pass your url on to my admin to see what he thinks.
There are a few things to comment about design and the code.
Here is a link to help you with the code. The W3C Markup Validation Service. It will tell you that the DOCTYPE is missing and will give you information to help you choose one for your page.
If you select the ‘Show Outline’ feature it will give you the outline reflected by the h1 – h6 tags. The outline will only show if there are no errors found. These tags can help with SEO as well as help those who use readers to get your content so it is worth using them correctly.
They can be styled using CSS and W3C has information and tutorials to help with that at this link, HTML STYLE TAG. Use their search box for more techniques such as using a background image in the h1 tag and more.
The bottom of the page is not lining up with the main content of the page in FireFox so by getting the errors fixed this should straighten up.
Also I noticed that the background image for the page is repeating there towards the bottom so the image should either be lengthened or put some of that text on another page if it isn’t already.
The Video page goes wAy out of line and should be fixed to match the home page.
One thing to consider when designing is that FireFox adheres to the code rules better than IE so design using firefox and then check in it in IE or else Explorer will make you think it is fine because it is so forgiving of errors but it really isn’t fine as far as the other browsers are concerned.
Oh, the title is really too long, about 65 characters (not counting spaces) is recommended. Short and to the point.