/* Header */

	header { position: relative; top: 0%; width: 100%; /* height: 1.62in; */ margin: auto;  box-sizing: border-box; padding: 0in;   border: none;  z-index: 4; display: flex; flex-direction: column;   align-items: flex-start; justify-content: flex-start;  }
	.Welcome  { position: relative; width: 100vw;  padding: 0in;  box-sizing: border-box;  }
	.Welcome1 { position: absolute; top: 0in; width: 100vw;  padding: 0.1in 0in; border-bottom: 0.02in solid black;  border-image:  linear-gradient( 90deg ,  rgba(0,0,0,0) 15%, black, rgba(0,0,0,0) 85% ) 100% 1 1 stretch;   box-sizing: border-box; background-image: linear-gradient(90deg, rgba(0,0,0,0) 15%, rgba(0,0,0,0.5) , rgba(0,0,0,0.5), rgba(0,0,0,0)  85% ); /*  box-shadow: 0in 0in 0.02in 0in black; */   display: flex; flex-direction: row;   align-items: center; justify-content: space-evenly; flex-wrap: nowrap;  }
	
	.ArenaA {Position: relative; border: none;  width: 72%;   box-sizing: border-box; /* background-image: linear-gradient(90deg,  rgba(0,0,0,0) 25%, rgba(0,0,0,0.5) , rgba(0,0,0,0.5), rgba(0,0,0,0)  75% );   box-shadow: 0in  0.03in 0.02in -0.02in black; */ display: flex;  z-index: 4; }
	
	.Arena1a {position: relative;  width: 21.4%; box-sizing: border-box; display: flex; flex-direction: column;   align-items: center; justify-content: space-evenly; }
	.Arena2a {position: relative; width: 100%; padding: 0.1in 0in; margin: 0.05in 0in;  border-top: 0.01in solid black;  border-bottom: 0.01in solid black; border-image:  linear-gradient( 90deg ,  rgba(0,0,0,0) 15%, black, rgba(0,0,0,0) 85% ) 100% 1 1 stretch;  /* */ box-sizing: border-box;  background-image: linear-gradient( 90deg, rgba(255,255,255,0) 5%, rgba(255,255,255,0.7) 25% , rgba(255,255,255,0.7) 75%, rgba(255,255,255,0) 95% ); /*   background-image: radial-gradient( rgba(255,255,255,0.8) 58%, rgba(255,255,255,0) 70%);  */ /* box-shadow: 0in 0in 0.5in 0.04in black inset, 0in 0in 0.02in 0.02in black; */ text-shadow: 0in 0in 0.03in rgb(55,55,55);  color: rgb(55,55,55);  font-weight: normal; font-size: 0.20in;  display: flex; justify-content: center; align-items: center;  z-index: 4; }
		.Arena2a:hover {  background-image: linear-gradient( 90deg, rgba(255,255,255,0) , rgba(255,255,255,0.7) 25% , rgba(255,255,255,0.7) 75%, rgba(255,255,255,0) ); color: rgb(80,80,80); }
		
	.Arena1c {position: relative;   width: 57.2%; height: 100%;   box-sizing: border-box;  display: inline-block;}
	.ArenaB1 {  Position: relative;  width: 100%; height: 100%;  margin: auto;   box-sizing: border-box;  display: flex;  align-items: center;   }
	.ArenaB2 {  Position: relative;  max-width: 90%; max-height: 100%;  margin: auto;  box-sizing: border-box; }
	
	
   	.ArenaA2 {Position: absolute; right: 0%; width: 14%;  box-sizing: border-box;  justify-content: center; align-items: center; display: flex;  z-index: 4;  }	
	.Arena4a {position: relative; margin:  auto;   width: 48%; height: 42%;       border: none !important; border-radius: 0.15in 0.15in 0.1in 0.1in; border: none !important;  box-sizing: border-box;  display: flex; flex-direction: column; justify-content: center; align-items: center; }
	.Arena4b {position: relative; margin:  auto;   width: 100%; height: 58%;  box-sizing: border-box;  background-color: rgba(255,255,255,0.2); box-shadow: 0in 0.0in 0.02in 0in black, 0in 0.0in 0.28in 0.02in rgba(0,0,0,0.7) inset; border-radius: 0.15in 0.15in 0in 0in;  border: none !important;  color: rgba(255,255,255,0.8); font-size: 0.17in;  font-weight: normal; text-shadow: 0in 0in 0.01in rgba(200,200,200,0.8); display: flex; justify-content: center; align-items: center; z-index: 4;  cursor: pointer;}
	.Arena4b:hover {position: relative;   background-color: rgba(255,255,255,0.3);  box-shadow: 0in 0.0in 0.035in 0in black, 0in 0.0in 0.28in 0.02in rgba(0,0,0,0.7) inset;  }
	.Arena4c {position: relative; margin:  auto;   width: 100%; height: 42%;  box-sizing: border-box;  background-color: rgba(155,155,155,0.8); box-shadow: 0in 0in 0.035in 0in black inset; color: rgba(255,255,255,0.7); border-radius: 0in 0in 0.1in 0.1in;  border: none !important;   font-size: 0.15in; font-weight: normal; text-shadow:  0in 0in 0.05in black;  display: flex; justify-content: center; align-items: center;  }
	
	.Welcome2 { Position: absolute; bottom: 10%;  width: 100%; padding: 0.4in;  box-sizing: border-box;  background-image: radial-gradient( rgba(0,0,0,0.3) 58%, rgba(0,0,0,0) 70%);   display: flex; flex-direction: column;  justify-content: center; align-items: center; text-align: center;   }
	.Welcome2a {  position: relative;  box-sizing: border-box;   color: white;  font-size: 0.30in;   }
	.Welcome2b { position: relative;  width: 80%; margin: 0.2in 0in; box-sizing: border-box;   color: rgb(245,245,245);  } 
	.Welcome2b * {  font-size: 0.20in;  } 
	
  /* Header Done */	
