
  body { background-color:white; margin-right:auto; margin-left:auto; max-width:950px; font: 100% georgia;}
  	#name {float:left;}
  	#header {width:100%; clear:both; padding-bottom:15px;}
  	#links {width:100%; clear:both;}
  
  .right {float:right;}
  #eventpic {float:right;}
  a {font-family: Arial; font-size: 12pt; color: #3b5998; text-decoration: underline; text-align: left;}
  a:hover {color:#B30000;}
  h1 {margin-bottom:0px; margin-top:0px;}
  
/*** Fonts ****/  
  h2 {font-style:italic;}
  p	{font-family: times new roman; font-size: 12pt;}
  h2 {font-size: 14pt; font-weight: bold; text-decoration: underline; font-style: italic;}
  strong {font-size:16pt;}
  
    
  /* Tab Stuff */
      ol#toc {    height: 2em;    list-style: none;    margin: 0;    padding: 0;}
      ol#toc li {    float: left;    margin: 0 1px 0 0;}
      ol#toc a {  background: #FFBFBF url(data/tab.png); color: #008;display: block;
                  float: left;    height: 2em;    padding-left: 10px;    text-decoration: none;}
      ol#toc a:hover {    background-color: #FFBFBF;    background-position: 0 -120px;}
      ol#toc a:hover span {background-position: 100% -120px;}
      ol#toc li.current a {background-color: #B30000; background-position: 0 -60px; color: #fff; font-weight: bold;}
      ol#toc li.current span {background-position: 100% -60px;}
      ol#toc span { background: url(data/tab.png) 100% 0; display: block; line-height: 2em;padding-right: 10px;}
      div.content {border: #B30000  solid 5px; clear: left; padding: 1em;}
