BODY{MARGIN-TOP: 0;MARGIN-LEFT: 0;MARGIN-RIGHT: 0;MARGIN-BOTTOM: 0;}A {        COLOR: #000000;	TEXT-DECORATION: NONE}A.old {        COLOR: #000000;	TEXT-DECORATION: NONE}A:hover {         COLOR: #000000;	TEXT-DECORATION: UNDERLINE}A:active {        COLOR: #000000;	TEXT-DECORATION: NONE}font-family:arial
}

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:310px
}
	#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;
		font-family:georgia;
		font-size:9pt;
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:10px
	}
	
	#gallery .caption .content h3 {
		margin:0px;
		padding:0px;
		color:#FFFFFF;
		font-size:11pt;
	}
	

input.bot {
display:none; 
}
