and you'll get a starting point for a number of errors.
For example, the CSS validator returns the following errors as well as complaining about your HTML:
W3C CSS Validator Results for
http://www.tvgasm.com/styles-site.cssTo work as intended, your CSS style sheet needs a correct document parse tree. This means you should use valid HTML.
Errors
URI :
http://www.tvgasm.com/styles-site.css * Line: 0 Context : #banner a , #banner a:link , #banner a:visited , #banner a:active , #banner a:hover
Invalid number : font-sizenormal is not a font-size value : normal
* Line: 0 Context : #imgcent
Property align doesn't exist : center
* Line: 0 Context : .title
Invalid number : font-sizenormal is not a font-size value : normal
* Line: 0 Context : .question
Invalid number : font-sizenormal is not a font-size value : normal
* Line: 0 Context : .answer
Invalid number : font-sizenormal is not a font-size value : normal
* Line: 0 Context : #menu
Invalid number : font-sizenormal is not a font-size value : normal
* Line: 0 Context : .date
Invalid number : font-sizenormal is not a font-size value : normal
* Line: 0 Context : .sideshow
Invalid number : font-sizenormal is not a font-size value : normal
* Line: 0 Context : .side
Invalid number : border-colorParse Error - ##66c