body
{
	color: #CCCCCC;
	background-color: #333333;
	font-family: sans-serif;
	margin: 7px 0px;
	text-align: center;
}

img
{
	border-style: none;
}

a
{
	text-decoration: none;
	color: #CCCC99;
}

a:hover
{
	color: #FFFF99;
	text-decoration: underline;
}

h1,h2
{
	color: #FFFFFF;
	text-align: center;
}

td.bright
{
	color: #FFFFFF;
	vertical-align: top;
}

td.thumb
{
	vertical-align: top;
	text-align: center;
	width: 144px;
	font-size: 95%;
}

div.thumb
{
	margin-left: 8px;
	margin-bottom: 8px;
	vertical-align: top;
	text-align: center;
	width: 144px;
	height: 146px;
	font-size: 70%;
	float: left;
}
div.thumb p
{
	display: none;
}


div.thumbfooter
{
	clear: both;
	text-align: center;
	margin-left: 72px;
	margin-right: 72px;
}

table.nav
{
	margin-left: auto;
	margin-right: auto;
}
td.nav
{
	padding: 5px;
	text-align: center;
	font-size: 90%;
}

table
{
	empty-cells: show;
}	

div#bigphoto
{
	margin: 0px auto;
	padding: 0px;
	background-color: #333333;
	text-align: center;
}
div#ptitle
{
	margin-top: 5px;
	color: #FFFFFF;
	float: left;
	text-align: justify;
	font-size: 90%;
}
div#caption
{
	margin-top: 5px;
	text-align: justify;
	font-size: 85%;
}
div#author
{
	margin-top: 8px;
	font-size: 85%
}
div#exif
{
	margin-top: 5px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: right;
	font-size: 90%;
}
div#exif a
{
	text-decoration: none;
	color: #FFFFFF;
	cursor: help;
}
div#exif a:hover {border: none;}

div#exif a span {display: none;}
div#exif a:hover span 
{
	display: block;
	position: absolute;
	top: auto;
	bottom: 0px;
	left: 0px;
	padding: 20px; 
	margin: 0px; 
	color: #FFFFFF; 
	background: black;
	text-align: left;
}
div.ccard
{
	margin-left: 8px;
	margin-bottom: 8px;
	vertical-align: top;
	text-align: justify;
	width: 376px;
	height: 160px;
	font-size: 85%;
	float: left;
	overflow: auto;
	border: 1px solid #FFFFFF;
}
div.ccard img
{
	padding: 8px 8px 0px 8px;
	float: left;
}
div.ccard p
{
	padding: 8px 8px 8px 8px;
	margin: 0px;
}
div.coming
{
	width: 144px;
	height: 144px;
	background-color: #000000;
	color: #FFFFFF;
	margin-bottom: 8px;
}
div.coming p
{
	padding: 5px;
}

