﻿
img.hiddenImage
{
	display:none;
}


body 
{
	font-family: Century Gothic, verdana;
}

.TextDefaultCursor
{
	cursor: default;  
}

.Header
{
	font-size: 14pt;
	color: #333333;
}

.Header:hover
{
	cursor: default;
}

.BodyText
{
	font-size: 10pt;
}

.HoverLinkButton
{
  border: 0;
}

a.MainNavLink
{
	font-size: 13pt;
	text-decoration: none;
	color: #FFFFFF;
}

a.MainNavLink:hover
{
	text-decoration: none;
	color: #0085D0;
}

td.MainNavLink
{
	padding-left: 10px;
	padding-right: 10px;
}

div.GalleryLink
{
	margin-top: 8px;
}

/***** PROJECT IMAGE LINKS *****/

.GalleryLink
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.GalleryLinkHover
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #006BBD;
}

.GalleyPageThumbnail
{
	border: solid 1px #000000;
}

.GalleyPageThumbnail:hover
{
	border: solid 1px #006BBD;
}

.GalleyPageThumbnailHover
{
	border: solid 1px #006BBD;
}

/************************/

a
{
	text-decoration: none;
	color: #444444;
}

a:hover
{
	text-decoration: none;
	color: #3333FF;
}

div.publications_links
{
	margin-top: 10px;
	margin-left: 80px;
}

a.publications_links
{
	color: #444444;
}

a.publications_links:hover
{
	color: #3333FF;
}

.PageTitle
{
	font-weight: bold;
	color: #777777;
	font-size: 26px;
}

a.PageTitle:hover
{
	color: #006BBD;
}

td.gallery_entrace
{
	vertical-align: top;
}
