body {
      background:url(../images/body/body_bg.jpg) repeat-y top center #525775;
      margin: 0;
      text-align:center;
}
p { font-size: 12px; font-family: verdana; }
.index_links { color: black; font-size: 12px; font-family: verdana; font-weight: normal; }
a:link { color: #639; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; }
a:visited { color: #639; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; }
a:hover { color: #639; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; }
p.subtitle { font-size: 10px; font-family: verdana; margin: 0; }
.recognition { font-family: verdana; margin: 0; padding: 0; }
.recognition p { color: #0f0a33; font-size: 12px; font-family: verdana, tahoma; }
.events { margin: 0 0 0 10px; padding: 0; }
.events p { color: #0f0a33; font-size: 12px; font-family: verdana, tahoma; }
p.purple { color: #0f0a33; font-size: 12px; font-family: verdana; }
ul { font-size: 12px; font-family: verdana; font-style: normal; list-style-type: disc; margin: 1em 0 1em 20px; }
p.footer { color: #eee; font-size: 9px; font-family: verdana; }
td { }
a.button:link { color: #eee; font-size: 10px; font-family: verdana; text-decoration: none; }
a.button:visited { color: #eee; font-size: 10px; font-family: verdana; text-decoration: none; }
a.button:hover { color: #daab0a; font-size: 10px; font-family: verdana; text-decoration: none; }
/*
a:link { }
a:visited { }
a:hover { }
a:active { }
*/

#container {
      margin:0 auto;
      width:1042px;
      background:url(../images/body/page_bg.jpg) repeat-y top right;
      text-align:left;
}
#left_col {
      float:left;
      background:url(../images/body/light_burst_01_02.jpg) top left no-repeat;
      width:193px;
      min-height:138px;
      _height:138px;
}
#content {
      float:left;
      width:750px;
      padding:15px;
}

#page_bottom {
      clear:both;
      height:30px;
      background:url(../images/body/page_bottom.jpg) no-repeat top left;
}
#footer { margin:0 auto; width:1042px; height:40px; text-align:center; clear: both; }
