body.gallery
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font: normal 12px tahoma;
	background-color: #fff;
}

body.gallery
{
    color: black;
}


table.gallery
{
    width: 1000px;
}

tr.page
{

}

td.page
{

}

tr.gallery
{
}

td.thumbnails
{
    vertical-align: top;
}

table.thumbTable
{
    width: 360px;
}

tr.thumbRow
{
    width: 360px;
}

td.thumbItem
{
    width: 120px;
    padding: 10px;
}

img.thumb
{
    width: 100px;
}

img.imageref
{
    width: 450px;
}

table.image
{
    width: 450px;
    padding: 20px;
}

tr.imagetitle
{
    height: 30px;
}

td.imagetitle
{
    text-align: center;
    font-family: tahoma, sans-serif;
    font-size: large;
    font-weight: bold;
}

tr.imageref
{
    height: 350px;
    padding-top: 20px;
    padding-bottom: 20px;   
}

td.imageref
{
}

tr.imagedesc
{
}

td.imagedesc
{

}

tr.imagedate
{
}

td.imagedate
{
}