/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body {
	 background-color:black;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
     font-family:serif;
	 font-size:medium;
     color:white;
     }
h1 {text-align:center; font-size:40px; color:white;}
h2 {text-align:left; font-size:xx-large; color: white; }
h3 {text-align:left; font-size:large; color:white; text-decoration:underline;}
h4 {text-align:center; font-size:x-large; color:lime; text-decoration:underline;}
.menu{
		 
  	text-align: center;
    line-height: 30px;
	overflow:hidden;
	margin: 100px auto;
	
	padding: 0px;
	
	width: 100%;	
	
	
    }
	
.buttons {
    background-color: crimson; 
    font-family: serif;
	font:bold;
    color: white;
	width: 30%;
    padding: 0px;
	font-size: 50px;
    text-align: center;
    text-decoration: none;
	font-style:italic;
    display: inline-block;
    margin: 15px;
    cursor: pointer;
	border-radius:10px;
	
	
	
    }

.button {
    background-color: #ff3396 ; 
    font-family: serif;
	font:bold;
    color: black;
	width: 16%;
    padding: 0px;
	font-size: 30px;
    text-align: center;
    text-decoration: none;
	font-style:italic;
    display: inline-block;
    margin: 0px;
    cursor: pointer;
	border-radius:10px;
    }
.index{
      height:auto;
      text-align:center;
	  font-size:large;
      }
.index_content {
               
			   position:relative;
			   width:auto;
               vertical-align:top; 
			                }
.index_text {         
	        font-family:serif;font-weight:bold; 
	        text-align:center;
			font-size:x-large;
	        }
          
.facility { 
           width:33%;
           padding: 0%;
		   
           }
.facility_info{
      height:auto;
      text-align:center;
	  
	 
      }        
.eventbox {
	background-color:white;
          margin-left:0px; margin-right:0px;margin-top:1px;margin-bottom:1px;
		  width:50%; 
		  float:left; 
		  border-color:grey;
		  }
.eventboximg {
              width: 50%; 
              }
.rainbow {
         color:magenta;    /* No Rainbow  */
         }               
.rainbow_nice {
	

  background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
  background-image: gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
  color:transparent;
  -webkit-background-clip: text;
  background-clip: text;   
}

.link_logo {height:61; visibility:visible; }
.link_text {color:white; font-size:large; text-decoration:none;}

.app{
	margin:auto;
	background-color: black;
	
	text-align:center;
	}
	
.content2{
	width:960px;
	margin:0 auto;
	text-align:justify;
	color:white;
}

.index_textGB {         
	         width:auto;
	margin:0 auto;
	padding-left:80px;
	padding-right:80px;
	text-align:justify;
	
	
	        }			
