body { 
    -webkit-text-size-adjust: none;
    
}

.largepic {
margin: 10px;
} 

.piclarge {
border-color: #666666;
border-bottom: 1px solid;
} 

a {
    color: white;
    text-decoration: none;
}
a:visited {
    color: white;
    text-decoration: none;
}
a:hover {
    color: white;
    text-decoration: none;
}

td{
	font-family: verdana;arial; sans-serif;
	font-size: 12px;
	color: white;

}


.textwhite{
	font-family: verdana;arial; sans-serif;
	font-size: 12px;
	color: white;
}

.textwhite13{
	font-family: verdana;arial; sans-serif;
	font-size: 16px;
	color: white;
}

.textgreen13{
	font-family: verdana;arial; sans-serif;
	font-size: 16px;
	color: #C0DA17;
}

.textgreen15{
	font-family: verdana;arial; sans-serif;
	font-size: 18px;
	color: #C0DA17;
}

.textgreen{
	font-family: verdana;arial; sans-serif;
	font-size: 14px;
	color: #C0DA17;
}


.textgreen18{
	font-family: verdana;arial; sans-serif;
	font-size: 20px;
	color: #C0DA17;
}
.textred13{
	font-family: verdana;arial; sans-serif;
	font-size: 16px;
	color: red;
}

.textred18{
	font-family: verdana;arial; sans-serif;
	font-size: 18px;
	color: red;
}
.textwhite15{
	font-family: verdana;arial; sans-serif;
	font-size: 18px;
	color: white;
}

.textred15{
	font-family: verdana;arial; sans-serif;
	font-size: 18px;
	color: red;
}

.menu {
    color: #FF0080;
    font-family: verdana;arial; sans-serif;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 31px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}



.clear {
	clear:both
}

#gallery {
	position:relative;
	height:360px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#FFFFFF;
	}
	




