body {
font-family: Verdana, Arial,Nimbus Sans,sans-serif;
font-size: 1.1em; margin: auto; 
width: 900px; color: #000;
background: #fff url(misc/tile.jpg) repeat-x; min-height: 768px; 
    }

#body1 {
font-family: Verdana, Arial,Nimbus Sans,sans-serif;
font-size: 1.1em; margin: auto; 
width: 90%; color: #000;
background: #fff url(misc/tile1.jpg) repeat-y; min-height: 768px; 
    }


#header {
  margin: auto;
  width: 900px;
  height: 150px;
  border-radius: 15px;
  background-image: url(misc/logo1.png);
  background-repeat: no-repeat;
   }

#wrapper {
	margin: auto;
  width: 880px;
  background:  #fff url(misc/back4b.jpg) no-repeat 0 0; min-height: 700px; 
  position: absolute; top: 0; 
  z-index: -1;
  border: 1px solid #ff3bc9;
  border-radius: 15px;
  padding:  10em 10px 0 10px;
}

#wrapper2 {
	margin: auto;
  width: 880px;
  background:  url(misc/back4b.jpg) no-repeat top center; min-height: 700px; 
  position: absolute; top: 0; 
  z-index: -1;
  border: 1px solid #ff3bc9;
  border-radius: 15px;
  padding:  10em 10px 0 10px;
}


#wrapper1{
	position: relative;
	margin: auto;
  width: 860px;
  padding: 1em 1em 0 1em;
}

#fr {
margin: 15% 2em;
float: left;
text-align:  left;	
	}

.pic {
float: left;
width: 310px;
height: 365px;	
text-align: left;
	}	

#fr_content {
width: 850px;
height: 365px;	
border: red double 2px;
border-radius: 15px;
	}
	
	.buttons {
width: 70px;	float: left;
margin:  1em; font-size: 1.5em;
 background-color: limegreen;
 text-align: center;
 color: #000; padding: 5px;
 border-radius: 20px;		
		}

.buttons a:link, a:visited {
  text-decoration: none;
  color: #333; }

.buttons a:hover,  .buttons a:focus {  color: white; }

/* Required for pages that need active links */
#wrapper1 {
	margin: auto;
	float: left;
  width: 880px;
 border-radius: 15px;
        }


/*  girls pages */

#pic img {
	margin: 0px 0px 20px 40px;
	border: 3px solid blueviolet;
   height: 400px;
   width: 300px;
   border-radius: 25px;
   }

#name { color: #ff3bc9;
         font-size: 1.9em;
         text-align: center;
         padding: 5px;
         text-shadow: 4px 4px 4px pink;
            }
  
  
.girls_small {
	   margin-left: auto;
	   margin-right: auto;
	  	background-color: blanchedalmond;
   	width: 500px;
   	height: 120px;
   	border-radius: 15px;
   	padding: 10px;
	}
            
.girls_small img {
	border: 2px solid blueviolet;
	height: 100px; width: 75px;
   border-radius: 15px;
	}
                  
  .girls_small a img:hover {
	 border: 2px solid red;
    }                
   
   
.stat {  margin-left: 10px;
  }

table.stat {
  width: 180px;
  border-collapse: collapse;
  padding: 2px;
}

table.stat td {	border: 1px solid blue;   }   
                  
/*  End girls pages */

              
div#stat {
	margin-top:  6em;
	margin-left: 1em;
	float: left;  
	height: 250px;
	width: 200px;
	border-radius: 20px;
 	background-color:  beige;
  	font-size: 15px;
}              

#right {
	float: right;
	margin: 6em 1em 0em 0em;
	padding: 10px;
   width: 250px;
   border-radius: 20px;
   background-color:  beige;
}



#ann {
	
	margin-top: 6em;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
   width: 75%;
   border-radius: 20px;
   background-color:  beige;
   font-size: 1.4em;
}



#leftcol {
float: left;
	margin-top:  4em;
   margin-right: 1em;
   padding: 10px;
   width: 100px;
  border-radius: 20px;
   background-color:  beige;
   text-decoration: none;
	}

#leftcol li { list-style-type:  none; 
margin:  0.5em 0; }

#leftcol img {
	height: 80px; width: 60px; 
	border-radius: 10px; }


#leftcol a:link, #leftcol a:visited {
  text-decoration: none;
  color: #333;
}

#leftcol a:hover {
text-decoration: none;
color: red;	
	}

.hideimg span {
  position: absolute;
  visibility: hidden;	
	}
	
.hideimg:hover  span {
	visibility:  visible; 
	}



div#left {
	float: left;
	margin-top:  6em;
   margin-right: 1em;
   padding: 10px;
   width: 250px;
  border-radius: 20px;
   background-color:  beige;
}


#nav1 {
	position: absolute; top: 150px;
		width: 900px;
		background-image: url(misc/nav_bg1.gif);
		height: 20px;
		}

#nav1 li {
	position: relative; top: -20px;
	list-style-type: none;
	display: inline;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
		}	


#nav1 a:link, #nav1 a:visited {
  text-decoration: none;
  color: #333;
}

#nav1 a:hover, #nav1 a:focus {
	background-image: url(images/nav_bg2.gif);
  color: white;
}

 
  
.sidebarleft {
  margin-left: 20px;
  float: left;
  width: 180px;
  border: 1px solid #ff3bc9;
  background-image: url(images/blend.png);
} 
 
  
.sidebarright {
  margin-right: 20px;
  float: right;
  width: 180px;
  border: 1px solid #ff3bc9;
  background-image: url(images/blend.png);
}

.centercol {
  margin-left: 300px;
  float: left;
  width: 300px;
  border: 1px solid #ff3bc9;
  background-image: url(images/blend.png);
}


.small {
	font-size: 0.8em;
	color: black;
}



.highlight {
	margin 1em;
	font-size: 1.5em;
   border: 1px double blue;
   padding: 5px;
   color: #ff35b4;
   background-color: #fff;
   border-radius: 15px;
	}

#g1, #g2, #g3, #g4, #g5{ 
width: 110px;
/*padding-right: 0.8em;*/
}


#n1,#n2,#n3,#n4,#n5 { 
      position: relative; 
     top: 20px; 
		left: -6.5em; 
		color: #ff3bc9; font-size: 0.85em;  
		text-decoration:none;
		}	


.gothbg {
position: relative;	
margin-left: auto;
margin-right: auto;	
text-align: center;                                                                                                     center;
}


.gothbg1 {
	display: flex;
	justify-content: space-around; 
	text-indent:7em; /* meeded while #n1 has left -6.5rm; */; 
	text-shadow: 0.1em 0.1em  0.5em  #000;                                                                                                  center;
}


.gothbg img:hover {
transition: all .5s ease-in-out; 
transform: scale(1.3);
}

.rota {
  font-size: 18px;
  background-color: beige;
  border-collapse: collapse;
  border-radius: 10px;
  color: #ff3bc9;
   }
  
  .rota td {
  padding: 3px 10px 3px 10px;
  border: 2px solid #000;
     }

.td1 {
    border: 1px solid #000;
   }

.rota th {
	border: 2px solid #000;
   padding: 2px; 
   }


#gallerycontainer {
  position: relative;
 }


.gallery  {
	  margin: 0 auto;
    padding: 0 0 0 3em;
    list-style-type: none;
  }


.gallery li  {
    border: 2px solid #ff11b3;
    border-radius: 15px;
    margin: 10px;
    padding: 5px 5px 20px 5px;
    float: left;
    width: 150px;
    height: 200px;
     }


.gallery li img {
width: 140px;
height: 190px;
border: 3px solid royalblue;
border-radius: 15px;
}

.gallery li a img:hover { border: 3px solid red; }
    
 .rotY { 
  width: 20px;
  animation: rotateY 1s linear 2s 1;
  -webkit-animation: rotateY 1s linear 2s 1;
   }
 
 @keyframes rotateY {
  from { transform: rotateY(0deg);   }
  to   { transform: rotateY(360deg); }
  }

 @-webkit-keyframes rotateY {
  from  { -webkit-transform: rotateY(0deg);   }
  to    { -webkit-transform: rotateY(360deg); }
  }


#announce { float:left;
				border: 6px dotted #ff11b3;
            width:710px; height:150px; 
            margin-bottom: 1em;}

.shadow { font-size: 30px; color: #ff11b3; padding: 20px 0; text-shadow: 3px 3px 4px black }

@font-face /* user specified font in url */
{ font-family: script; src: url(misc/bellota.otf); }
.script { font-family:script; color: #ff11b3; font-size: 40px }
.script_red { font-family:script; color: #ff11b3 font-size: 40px }
.script_red_sm { font-family:script; color: #ff11b3; font-size: 30px }
.script_bl_sm  { font-family:script; color: #ff11b3; font-size: 30px }


.rotate {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate (90deg);
}

/*.rot90 {position: relative; left: 80px;  bottom: 100px;
 -webkit-transform:  rotate(-90deg);
 -moz-transform:  rotate(-90deg);
-o-transform:  rotate(-90deg) 
}*/

.rot90  { vertical-align: middle;  text-align: center; }
	
@keyframes snow { 
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% { background-position: 500px 1000px, 400px 400px, 300px 300px }
}

@-moz-keyframes snow { 
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% { background-position: 500px 1000px, 400px 400px, 300px 300px }
}

@-webkit-keyframes snow { 
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    50% { background-color: #b4cfe0 }

    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
        background-color: #6b92b9;
    }
}

@-ms-keyframes snow { 
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% { background-position: 500px 1000px, 400px 400px, 300px 300px }
}

#snow {
		background-image: url('snowh.png'), url('snow3q.png');
    -webkit-animation: snow 20s linear infinite;
    -moz-animation: snow 20s linear infinite;
    -ms-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;
}

#enlarge {
	margin: 0px 0px 20px 50px;
	border: solid 3px blueviolet;
   border-radius: 25px;
}

