  img { display: block; }

  body {
    margin:  0;
    padding: 0;
    border:  0;
    text-align: left;
/*    background: #000066 url(/images/wrapper_bg.jpg) top left repeat-y;  */ 
  }  

  #wrapper {
  /* Horse */
    background: #FFF url(/images/content_bg.jpg) 0px 0px no-repeat;
/*  margin: 0 auto; */
    padding: 0;
    border: 0;
    width: 700px;
    text-align: left;
  }

 a {
    font-family: Arial;
    font-size: 12px;
  }

  a:visited {
    color: #00F;
  }

  p, li, ul {
    font-family: Arial;
    font-size:   12px;
  }
 
  td {
    font-family: Arial;
    font-size:   80%;
  }

  h1 {
/*    font-weight:       bold;  */
    font-family:       Arial;
    font-size:         24px;
    padding:           0px 0px 0px 0px;
    color:             #0c2e75;
    background-image:  url(/images/h1_bg.jpg);
    background-repeat: no-repeat;
    width:             500px;
    min-width:         500px;
    height:            68px;
    min-height:        68px;
    max-height:        68px;
    display:           table-cell;
  }

  .h1_old {
    padding:          6px 0px 6px 0px;
    text-align:       center;
    background-color: #6C6;
    border:           1px solid #000;
    font-family:      Arial;
    font-weight:      bold;
    font-size:        130%;
    color:            #000;
  }

  h2 {
    text-transform: capitalize;
    font-family: Arial;
    font-weight: bold;
    font-size:   18px;
    color:       #000066;
  }

  #menu {
/*    background-image:  url(/images/header_bottom.jpg); */
/*    background-repeat: no-repeat; */
/*    background-color:  #000066; */
/*    height:            40px; */
/*    min-height:        40px; */
/*    max-height:        40px; */
/*    color:             #fff; */
/*    padding:           8px 0px 0px 8px; */
/*    text-align:       center; */
  }

  #menu img { 
    display: inline; 
    vertical-align: bottom;
  }

  #menu a {
/* menu text */    
    font-family: Arial;
    font-weight: bold;
    font-size:   12px;
    color:       #fff;
/*    padding: 0px 10px 0px 10px; */
  }

  #content {
    padding:          20px 0px 20px 20px;
    vertical-align:   top;
    height:           500px auto;
    min-height:       500px;
    max-width:        660px;
    width:            690px;
    display: block;
  }

  #content hr {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    border: 1px dotted #000;
    width: 75%;
    color: #0c2e75;
  }

  #footer {
    clear: both;
    margin: 200px 25px 25px 25px;
    background-color: #000066;
    color: #fff;
    font-weight: bold;
    font-family: Arial;
    padding: 10px;
   }

  .submenu {
    visibility: hidden;
    position: absolute;
    background-color: #CCC;
    border: 1px solid #333;
  }

  .submenu table td {
    padding: 2px 10px 2px 10px;
    border-bottom: 1px solid #AAA;
    white-space: nowrap;
  }

  .submenu a {
    font-weight: bold;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
  }

  .submenu a:hover {
    color: #FFF;
    background-color: #33F;
  }

  .submenu a:visited {
  }

  #menu_schedule {
    top:  122px;
    left: 250px;
  }

  .alttable {
    width: 100%;
    border: 1px solid #666;
    border-spacing: 0px;
  }

  .alttable th {
    padding: 2px 5px 2px 5px;
    font-family: Arial;
    font-size: 80%;
    border-bottom: 1px solid #000;
    background-color: #DDD;
  }

  .altrow1 {
    background-color: #FFF;
  }

  .altrow2 {
    background-color: #EDF3FE;
  }

  .altrow1 td {
    padding: 3px 4px 3px 4px;
    border-bottom: 0px solid #CCC;
    border-left: 1px solid #000;
  }
  
  .altrow2 td {
    padding: 3px 4px 3px 4px;
    border-bottom: 0px solid #CCC;
    border-left: 1px solid #000;
  }
  
  .errortext {
    background-color: #CCC;
    color: #F00;
    border: 1px dashed #666;
    padding: 10px;
    font-style: italic;
    font-weight: bold;
  }

  .photothumbnaildiv {
    color : #000;
    font-style: italic;
    padding: 5px;
    margin: 5px;
    max-width: 260px;
    max-height: 230px;
    min-height: 230px;
    height:     230px;
    background-color: #EEE;
    border: 1px solid #999;
    font-family: Arial;
    font-size: 80%;
    float: left;
  }

  .photothumbnaildiv img {
    display: inline;
  }

  #tournament_menu {
    text-align:left;
    width:700px;
    height: 100px;
    float: left;
    padding: 0px;
    margin-right:0px;

  }

  #tournament_menu h2 {
    text-align:left;
    background-color: #999;
    margin-left: -6px;
    margin-right: -6px;
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
  }

  #tournament_menu a {
    color:#03F;
    font-weight: bold;
/*    display: block; */
    margin-bottom: 10px;
    margin-left:   10px;
    font-size: 80%;
  }

  .tournamenttownheading1 {
    border-bottom: 0px solid #333;
    background-color:#09F;
    xfont-weight:bold;
    font-family: Arial Black;
    font-size: 24px;
    color: #FFF;
    padding: 2px 0px 2px 10px;
  }

  .tournamenttownheading2 {
    border-bottom: 1px solid #333;
    background-color:#09F;
    font-weight:bold;
    font-family: Arial;
    font-size: 13px;
    color: #FFF;
    padding: 0px 0px 4px 20px;
  }

  .tournamenttownheading2 a {
    color: #FFF;
    padding:2px;
  }

  .tournamenttownheading2 a:visited {
    color: #FFF;
  }

  .tournamenttownheading2 a:hover {
    color: #FFF;
    background-color:#F90;
  }