/* ===============================================
The style for the gallery  page
=============================================== */

table.galleryalbum
	{
	border-collapse: collapse;
	}

td.galleryalbums
	{
	vertical-align: top;
	padding-left: 10px;
	}

A.galleryalbumlink:hover
	{
    	font-size: 15px;
    	font-weight: 900;
	}

A.galleryalbumlink
	{
    	font-size: 15px;
    	font-weight: 900;
	}

A.galleryalbumlink:active
	{
    	font-size: 15px;
    	font-weight: 900;
    	}

A.galleryalbumlink:visited
	{
    	font-size: 15px;
    	font-weight: 900;
	}



A.backtoalbums:hover
	{
    	font-size: 11px;
    	font-weight: 900;
	}

A.backtoalbums
	{
    	font-size: 11px;
    	font-weight: 900;
	}

A.backtoalbums:active
	{
    	font-size: 11px;
    	font-weight: 900;
    	}

A.backtoalbums:visited
	{
    	font-size: 11px;
    	font-weight: 900;
	}

table.singlealbum
	{
	border-collapse: collapse;
	width: 100%;
	}

td.singlealbumphoto
	{
	text-align: center;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	}



A.backtoalbum:hover
	{
    	font-weight: 900;
	}

A.backtoalbum
	{
    	font-weight: 900;
	}

A.backtoalbum:active
	{
    	font-weight: 900;
    	}

A.backtoalbum:visited
	{
    	font-weight: 900;
	}

table.singlephoto
	{
	border-collapse: collapse;
	width: 100%;
	}

td.singlephoto
	{
	text-align: center;
	vertical-align: top;
	width: 100%;
	}

table.slideshow
	{
	border-collapse: collapse;
	width: 100%;
	}

