/* CSS Document */
body         { background:#000000 url('images/IMG_31685835.JPG') no-repeat fixed right top; color:#6CFEF6; text-align:center; line-height:150% }



.lumin{
filter:alpha(opacity=30);
-moz-opacity:0.3;
}



a       {
	color: #0DD2D2  
}

a:link       {
	color: #0DD2D2 
}
a:visited    {
	color: #0DD2D2
	}
	a:hover      {
	color: #D099A0}
a:active     {
	color: #0DD2D2    }
	
	


.out       { 	font-size:10pt;  border:2px outset #6CFEF6;  font-variant:small-caps; font-weight:bold; padding-left:8px; padding-right:8px; padding-top:4px; padding-bottom:4px   
}




.over       {  color: #D099A0; font-size:10pt;  border:2px inset #D099A0; ; font-variant:small-caps; font-weight:bold; padding-left:8px; padding-right:8px; padding-top:4px; padding-bottom:4px    
}

h1            { 	color: #D099A0;   font-size:18pt;  font-weight:bold; font-family:BrockScript   }

.h1 a:link           { 	color: #D099A0;   font-size:14pt;  font-weight:bold; font-family:BrockScript   }



#fadeinbox{
position:absolute;
left: 110;
top: -400px;


padding: 4px;
z-index: 100;
visibility:hidden; text-align:center;  
}


option       { text-align: center; color: #C11E8D;; 
               border: 1px ridge #9FE4F0; padding: 3px; background-color: 
               #000000; font-weight:bold }
               
               select       {  text-align: center; color: #C11E8D; font-size: ; 
               border: 1px ridge #9FE4F0; padding: 2px; background-color: 
               #000000; font-weight:bold  
               
               
               
            }
            
            
.glidecontentwrapper{
position: relative; /* Do not change this value */

height: 140px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;;  text-align:center; width:468px }



.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
 height: 140px;

visibility: hidden; left:0px; text-align:center; background-color:#000000; width:468px

}


.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;

color: #9fe4f0;

text-decoration: none; font-family:Lucida Sans Unicode
}
.glidecontenttoggler a:link{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;

color: #9FE4F0;

text-decoration: none; font-family:Arial; font-variant:small-caps
}
.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #00000;
color: black;
}

.glidecontenttoggler a:hover{
background: #000000;
color: black;
}

.glidecontenttoggler a.toc{ color: #00FFFF
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ font-family: Arial; font-size: 10pt; color: #6CFEF6; 
               border: 1px outset #C0C0C0; ;  background-color: 
               #000000; font-variant:small-caps; font-weight:bold; text-align:center; padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:4px
}


.glidecontenttoggler a:hover.prev, .glidecontenttoggler a:hover.next{
border:1px inset #C0C0C0; background:#000000;   padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:4px
; font-variant:small-caps; font-weight:bold; color: #D099A0; text-align:center; font-family:Arial }
