
- use class="center" and class="right" in place of align on td's
- default css folder should contain only basic layout structure
  and neutral designs.
- Neutral Designs are those color schemes that can be used 
  regardless of theme, these designs are usually black/white
  and gray colored schemes.
- CSS applied to the pages are usually composed of the 'default'
  plus another scheme with color, example:
  default + redyellow
  default + plainred
- default is loaded first before the other scheme but is normally
  not enforced


