html, body { background: #FDCC4C; }
#header { background: #FAFAFA; }
a { color: #013366; }
a.active, li a.active { color: #013366; }
a:hover, a:visited:hover { color: #FF444B; }
a:visited { color: #1F45D4; }
html, body, .form-radio, .form-checkbox, .form-file, .form-select, select, .form-text, input, .form-textarea, textarea  { font-family: Helvetica, Arial, "Nimbus Sans L", "Liberation Sans", "FreeSans", sans-serif; }
h1, h2, h3, h4, h5, h6  { font-family: Helvetica, Arial, "Nimbus Sans L", "Liberation Sans", "FreeSans", sans-serif; }
#wrapper { font-size: 12px; }
#header { height: 50px; }
#wrapper, #footer { width: 98%; }