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;
    }
    
    #evolution {
    display: block;
    clear: left;
    float: left;
    width: 140px;
    height: 30px;
    background: url("evolution.png") no-repeat 0 0;
    /*padding: 0px 0px 0px 0px;*/
    }
    
    #evolution:hover
    {
    background-position: 0 -30px;
    }
    
    #evolution 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:552px; 
  }



 tr,td {text-align:justify; line-height: .9em;}




#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: 16px;
    margin: 0px 0px 10px 0px;
}


.email {
    display: none;
}

p {
    margin: 10px 0px;
}

a img {border-width: 0;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(Lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





