
	 <style type="text/css">
<!--
.cushycms li table {
	list-style-type: none;
	list-style-position:initial;
}
.cushycms {
	list-style-type: none;
	margin-left: -40px;
}

.cushycms1 {
	list-style-type: none;
	margin-left: -20px;
}

#morespace {
width: 100%;
height: 50px;
}


.changedlinkcolor {
	color:white !important;
	text-decoration: none;
} 

.changedlinkcolor2 {
	color:#000000 !important;
	text-decoration: none;
} 

#mvbackground {
	
width: 100%;
height: auto;
background-color: #FFF;
}

#mvbackground2 {
	
width: 100%;
height: auto;
background-color: #efefe9;
}

#block25 {
	
width: 100%;
height: 25px;
}

#block15 {
	
width: 100%;
height: 15px;
}

#block50 {
	
width: 100%;
height: 50px;
}

#block5 {
	
width: 100%;
height: 5px;
}

#block100 {
	
width: 100%;
height: 100px;
}

#block_change {
	
width: 100%;
height: 0px;
}

#block25 {
	
width: 100%;
height: 25px;
}

#block10 {
	
width: 100%;
height: 10px;
}


#block75 {
	
width: 100%;
height: 75px;
}
	 

-->
</style>
    
    #mimframe {
		
	}
	
    
    
    
    
    
	#give {
    float: none;
    font-size: 20px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 25px;
    margin: 22.703125px auto 23px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
}

#give2 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
    border: 3px solid rgb(255, 255, 255);
}

 #textmenu:link {color:#ffffff;}
#textmenu:visited {color:#000000;}
#textmenu:hover {color:#ffffff;}

	 
	 #textmenu {
    float: none;
    font-size: 14px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 300;
    line-height: 17px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    color: #ffffff; /* button text color */
}

	 #textmenu2 {
    float: none;
    font-size: 16px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 300;
    line-height: 25px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    color: #000;
}
#top {
	z-index: 123456;
}











  <style>
@media only screen and (max-width: 3000px) {
#nav1 {
    float: none;
    height: 44px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 410px;
    margin-right: auto;
}

#nav {
		 visibility: hidden;
	 }
	 
	#mvbackground {
	
width: 100%;
height: auto;
background-color: #FFF;
}
	 
	
	 
	
}

@media only screen and (max-width: 1200px) {
 #nav1 {
        width: 410px;
    }

}

@media only screen and (max-width: 500px) {

 #nav1 {
        width: 100%;
    }
	
	#nav {
		 visibility: visible;
	 }

	 
	
	


}
</style>

    








    

body

{background-image:                

background-repeat:no;

background-position:top center;

background-attachment:fixed;}







body {margin:0;font-family:century gothic, verdana, tahoma}



.topnav {

  overflow: hidden;

  background-color: ; /* button background*/

}

.topnav2 {

  overflow: hidden;

  background-color: #000000; /* button background*/

}



.topnav a {

  float: left;

  display: block;

  color: #ffffff; /* hamburger */

  text-align: center;

  padding: 12px 14px;

  text-decoration: none;

  font-size: 10px;
  

}

.topnav2 a {

  float: right;

  display: block;

  color: #ffffff; /* hamburger */

  text-align: center;

  padding: 12px 14px;

  text-decoration: none;

  font-size: 10px;
  

}



.active {

  background-color: #000000;

  color: black;

}



.topnav .icon {

  display: none;

}

.topnav2 .icon {

  display: none;

}



.dropdown {

    float: left;

    overflow: hidden;

}



.dropdown .dropbtn {

    font-size: 10px;    

    border: none;

    outline: none;

    color: #ffffff;

    padding: 12px 14px;

    background-color: inherit;

    font-family: inherit;

    margin: 0;

}



.dropdown-content {

    display: none;

    position: absolute;

    background-color: #000000; /* dropdown buttons */

    min-width: 160px;

    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

    z-index: 1;

}



.dropdown-content a {

    float: none;

    color: #000000;

    padding: 12px 14px;

    text-decoration: none;

    display: block;

    text-align: left;

}



.topnav a:hover, .dropdown:hover .dropbtn {

  background-color: #06C; /* hover button */

  color: #dcdcdc;

}

.topnav2 a:hover, .dropdown:hover .dropbtn {

  background-color:#000000; /* hover button */

  color: #dcdcdc;

}



.dropdown-content a:hover {

    background-color: #000000; /* hover button on dropdown buttons */

    color: #000000;

}



.dropdown:hover .dropdown-content {

    display: block;

}

@media screen and (max-width: 3000px) {
	
	 #footframe {
		 width: 100%;
		 height: 575px;
		 background-color: rgb(0,0,0);
		 margin-top: 0px;
	 }
	
}



@media screen and (max-width: 500px) {  /* callaspe earlier*/

  .topnav a:not(:first-child), .dropdown .dropbtn {

    display: none;

  }
  
   .topnav2 a:not(:first-child), .dropdown .dropbtn {

    display: none;

  }

  .topnav a.icon {

    float: right;

    display: block;

  }
  
  .topnav2 a.icon {

    float: right;

    display: block;
	
	

  }
  
  
.topnav a {

margin-top: 10px;
margin-bottom: -10px;
  

}
  
 
	 

	 
	 
  

}


@media screen and (max-width: 500px) {
	
	 
	 .topnav {

  overflow: hidden;

  background-color: #000000; /* button background*/
  margin-top: -10px;

  

}

#textmenu_z {

margin-top: 25px;

}
	
}



@media screen and (max-width: 900px) {

  .topnav.responsive {position: relative;}

  .topnav.responsive .icon {

    position: absolute;

    right: 0;

    top: 0;

  }

  .topnav.responsive a {

    float: none;

    display: block;

    text-align: left;

  }

  .topnav.responsive .dropdown {float: none;}

  .topnav.responsive .dropdown-content {position: relative;}

  .topnav.responsive .dropdown .dropbtn {

    display: block;

    width: 100%;

    text-align: left;

  }
  
  
  
  
  
  
  
  
  
  
  .topnav2.responsive {position: relative;}

  .topnav2.responsive .icon {

    position: absolute;

    right: 0;

    top: 0;

  }

  .topnav2.responsive a {

    float: none;

    display: block;

    text-align: left;

  }

  .topnav2.responsive .dropdown {float: none;}

  .topnav2.responsive .dropdown-content {position: relative;}

  .topnav2.responsive .dropdown .dropbtn {

    display: block;

    width: 100%;

    text-align: left;

  }
  
  #footframe {
		 width: 100%;
		 height: 795px;
		 background-color: rgb(0,0,0);
		 margin-top: 0px;
	 }
  

}

.link1 {

	color: # ;

	text-decoration: none;

}








iframe {background:none transparent;
}


#marqueetext {
    float: none;
    font-size: 14px;
    width: 100%;
    height: 40px;
    text-align: center;
    font-weight: normal;
    line-height: 35px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    color: rgb(255, 255, 255);
    display: block;

    }
