body    { background-color: white; color: white; font-size: 11px; margin: 0; padding: 0; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

.content_column { text-align: left; color: #ffffff; padding: 12px 20px 12px 20px; }

#column_left { background-color: #666; width: 135px; }
#column_middle { background-color: #525d52;  width: 320px; }
#column_right { background-color: #525d52; width: 135px; }

#branding { height: 102px }

h1 { color: #bad986; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 800 ; }
h2 { color: #ffffff; font-weight: bold; font-size: 11px; }

.date /*  This tag formats date entries.  */  { color: #bad986; }

.vertical_spacer_3px  /* This tag works the same way as a spacer GIF in traditional HTML layouts. */ { background-color: white; width: 3px }

a:link { color: #bad986; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; }
a:visited { color: #bad986; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; }
a:hover { color: #000; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; }
a:active { color: #bad986; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; }

