#gallery
{
	voice-family: "\"}\"";
	voice-family: inherit;
	float: left;
	margin: 0, auto;
	width: 870px;
	min-height: 500px;
	z-index: 100;
	background-color: #000;
	border-top: solid 1px #d4d9de;
}

#galleryinner 
{
	padding: 5px;
}

#gallery td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	color: Gray;
	background-color: Black;
}

#gallery a:link, #gallery a:visited 
{
	color: White;
	text-decoration: none;
}

#gallery a:active, #gallery a:hover
{
	color: #00cc00;
	text-decoration: none;
}

#gallery img 
{
	border: none;
}

#gallery .imgcomments 
{
	font-size: small;
}

#gallery h1
{
	font-size: large;
	margin-bottom: 20px;
}

#gallery .album 
{
}

#gallery .albumFloat 
{
    float: left;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 4px;
}

#gallery .albumDetailsLink 
{
}

#gallery .albumMetaSectionHead 
{
	background-color: Gray;
	color: White;
	font-weight: bold;
}

#gallery .albumMetaName 
{
	font-weight: bold;
}

#gallery .albumMetaValue 
{
}

#gallery .center
{
	text-align: center;
}
