body {
    padding: 0px;
    margin: 0px;
    font: 76% Verdana,Tahoma,Arial,sans-serif;
    background: #f4f4f4 url("bg.gif") top center repeat-y;
}

#wrap {
    margin: 3px auto;
    width: 760px;
}

#header {
    height: 100px;
    font-size: 28px;
    padding: 3px 0px 5px;
}

   
	#culture {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("culture.png") no-repeat 0 0;
    /*padding: 0px 0px 0px 0px;*/
    }
    
    #culture:hover
    {
    background-position: 0 -30px;
    }
    
    #culture span{
    display: none;
    }
    
    #multimedia {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("multimedia.png") no-repeat 0 0;
    }
    
    #multimedia:hover
    {
    background-position: 0 -30px;
    }
    
    #multimedia span{
    display: none;
    }

	#welcome {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("welcome.png") no-repeat 0 0;
    }
    
    #welcome:hover
    {
    background-position: 0 -30px;
    }
    
    #welcome span{
    display: none;
    }
    
    #details {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("details.png") no-repeat 0 0;
    }
    
    #details:hover
    {
    background-position: 0 -30px;
    }
    
    #details span{
    display: none;
    }
    
    #players {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("players.png") no-repeat 0 0;
    }

    #players:hover
    {
    background-position: 0 -30px;
    }
    
    #players span{
    display: none;
    }

    #venue {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("venue_sm.png") no-repeat 0 0;
    }
    
    #venue:hover
    {
    background-position: 0 -30px;
    }
    
    #venue span{
    display: none;
    }
    
    #lodging {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("lodging_sm.png") no-repeat 0 0;
    margin-bottom: 0px;
    }
    
    #lodging:hover
    {
    background-position: 0 -30px;
    }
    
    #lodging span{
    display: none;
    }
    
    #progress {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("battle_progress.png") no-repeat 0 0;
    }
    
    #progress:hover
    {
    background-position: 0 -30px;
    }
    
    #progress span{
    display: none;
    }   
    
    #live {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("live_games.png") no-repeat 0 0;
    }
    
   #live:hover
    {
    background-position: 0 -30px;
    }
    
    #live span{
    display: none;
    }
    
    #analysis {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("analysis.png") no-repeat 0 0;
    }
    
   #analysis:hover
    {
    background-position: 0 -30px;
    }
    
    #analysis span{
    display: none;
    }
    
    #standings {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("standings_sm.png") no-repeat 0 0;
    }
    
    #standings:hover
    {
    background-position: 0 -30px;
    }
    
    #standings span{
    display: none;
    }
    
    #pairings {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("pairings_sm.png") no-repeat 0 0;
    margin-bottom: 0px;
    }
    
    #pairings:hover
    {
    background-position: 0 -30px;
    }
    
    #pairings span{
    display: none;
    }
    
    #sponsors {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("sponsors.png") no-repeat 0 0;
    /*margin-bottom: 5px;*/
    }
    
    #sponsors:hover
    {
    background-position: 0 -30px;
    }
    
    #sponsors span{
    display: none;
    }
    
    #contact {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("contact.png") no-repeat 0 0;
    }
    
    #contact:hover
    {
    background-position: 0 -30px;
    }
    
    #contact span{
    display: none;
    }   
    

table#table2 {	
   border-style: solid; 
   /*border-top-style: none;*/
   border-width: 1px;
   border-color: #f0f0f0;
   text-align:center; margin-left:auto; margin-right:auto; width:550px; 
  }
  
  table#table3 {	
   border-style: solid; 
   /*border-top-style: none;*/
   border-width: 1px;
   border-color: #f0f0f0;
   text-align:center; margin-left:auto; margin-right:auto; width:550px; 
  }
  
    table#table4 {	
   border-style: solid; 
   /*border-top-style: none;*/
   border-width: 1px;
   border-color: #f0f0f0;
   text-align:center; margin-left:auto; margin-right:auto; width:550px; 
  }



 tr,td {text-align:justify;}




#content {
    margin: 0px 10px 20px 145px;
    padding: 15px 10px 0px 10px;
    border-left: 1px solid #ffffff;
    line-height: 1.7em;
    text-align: justify;
}

#footer {
    text-align: center;
    /*border-top: 4px solid #f0f0f0;*/
    padding: 10px 0px 20px 0px;
    clear: both;
}

h1 {
    font-size: 21px;
    margin: 0px 0px 10px 0px;
}

h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    }

h3 {
    font-size: 10px;
    /*margin: 0px 0px 5px 0px*/;
}


.email {
    display: none;
}

p {
    margin: 10px 0px;
}

a img {border-width: 0;}

#chess_board {}
#chess_notation {float: left;}

.move {font-weight: bold;}
.comment {}
.variation{font-style: italic;}


