/* CSS Document */

body,td,th {
	color: #999999;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 170%;
}
body {
	background-color: #efefef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://iphography.com/1isenough/images/grad.gif);
	background-repeat: repeat-x;
}

.headings {
	font-size: 36px;
	line-height: 140%;
	color: #666666;
}
.headings a{
	text-decoration: none;
	color: #666666;
}
.headings a:hover{
	color: #000000;	
}

.nav {
	font-size: 14px;
	line-height: 200%;
	color: #666666;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
}
.nav a{
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.nav a:hover{
	font-size: 14px;
	color: #000000;	
}

.links {
	font-size: 14px;
	line-height: 200%;
	color: #666666;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-weight: bold;
}
.links a{
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.links a:hover{
	font-size: 14px;
	color: #FFFFFF;	
	font-weight: bold;
}

.infonav {
	font-size: 14px;
	color: #000000;
}

.infonav a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.infonav a:hover {
	font-size: 14px;
	color: #999999;
}

.exhibitiontitle {
	font-size: 14px;
	color: #666666;
}

.exhibitiontitle a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.exhibitiontitle a:hover {
	font-size: 14px;
	color: #333333;
}


.smalltype {
	font-size: 12px;
	color: #999999;
}

.smalltype strong {
	font-size: 12px;
	color: #666666;
}

.smalltype a {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.smalltype a:hover {
	font-size: 12px;
	color: #000000;
}

strong {
	color: #666666;
}

a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}



