html
{
	background: #000000;
	/*background-image:url(im/bg.jpg);
	background-attachment:fixed;
	background-position:0 -1000px;
	background-repeat:repeat-x;*/
}
body
{
	padding: 0;
	margin:0;
	color: #CCCCCC;
	font-family:Comic Sans MS, Arial;
	font-size: 13pt;
	/*background-image:url(im/lafumee.jpg);
	background-attachment:scroll;
	background-position:0 -35px;
	background-repeat:no-repeat;*/
	border-top: 1px solid #7A99B7;
}
a {
	color: #CCCCCC;
	text-decoration:none;
}
a:hover
{
	color:#DDDDDD;
}
#copy
{
	position:absolute;
	right:1em;
	top:1em;
	font-size:8pt;
}
table
{
	border-collapse:collapse;
}
.cn
{
	padding:0;
	margin:0;
	border:none;
}
td.album
{
	width:240px;
	height:240px;
	text-align:center;
	vertical-align:middle;
}
img.album
{
	border:4px solid #333333;
}
a:hover img.album
{
	border-color: #444444;
}
.albumTables
{
	margin-top:150px;
	margin-bottom:150px;
	margin-left:100px;
}
.albumTablesWithPhoto
{
	margin-top:50px;
}
.photoDiv
{
	margin-top:190px;
	margin-bottom:0;
}
.sign2
{
	text-align:left;
	display:none;
	
}
.sign2 div
{
	margin-left:1px;
	margin-top:-1px;
	color:#CCCCCC;
	position:absolute;
	width:222px;
	text-align:center;
	padding:0.5em;
	padding-bottom:1em;
	border:1px solid #444444;
	background-color:#111111;
	font-size:0.8em;
	/*background-attachment:scroll;
	background-image:url(im/dim.jpg);
	background-position:left top;
	background-repeat:repeat;*/
}

.albumheader
{
	font-size:1.5em;
	font-weight:normal;
	position:absolute;
	left:1em;
	top:1em;
}
.comment
{
	color:#999999;
	font-size:14pt;
}

