
div#i1 {
	background-image: url(../images/date/20011118_01.jpg);
}

div#i2 {
        background-image: url(../images/date/20011117_01.jpg);        
}

div#i3 {
        background-image: url(../images/date/20030226_01.jpg);        
}

div.imagebox {
	padding-bottom: 1em;
}

div.imagebox a:hover {
	background: transparent;
	padding: 0px;
	border: 0px;
}

div.imagebox a:active {
	background: transparent;
	padding: 0px;
	border: 0px;
}


h2 {
	padding-top: 0.5em;
	text-align: center;
}

img.image {
	padding: 0.5em;
        border: 1px solid black;
        background: white;
}

table.images {
	width: 100%;
}

td.desc {
	text-align: center;
        font-style: italic;
        padding-left: 0.5em;
        padding-right: 0.5em;
        padding-bottom: 1em;
}

td.img {
	text-align: center;
}

div.yearfloat {
	float: right;
}
