BODY, td  {
	font-family: trebuchet ms, verdana, arial;
	font-size: 10pt;
	background: #939393;
	color: #ffffff;
	margin: 0px;
	text-align: center;
	}

a:link {
	color: #c3d6dd;
	text-decoration: none }
	
a:visited {
	color: #c3d6dd;
	text-decoration: none }
	
a:hover {
	color: #f0f0f0;
	text-decoration: underline }

.clear {
	clear:both
}

#container {
position: relative;
margin: 0 auto;
width: 600px;
}

#gallery {
	position: relative;
left: 0px;
display: block;
text-align: left;
	height:500px;
	width: 600px;
	
	top: 10px;
}
#blurb {
position: relative;
left: 0px;
width: 600px;
top: 15px;
font-family: trebuchet ms, verdana;
color: #FFFFFF;
}

	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border: 0px;
	}

#gallery a img:hover {
opacity: 0.5;
}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#939393;
		color:#ffffff; 
		height:50px; 
                left: 1px;
 		width: 300px;
		position:absolute;
		bottom:0;
	}

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

.o
{
color: #000000;
}

small
{
color: #000000;
}
