/* CSS Document 
(c) Eye Division 
www.eyedivision.com
for Tony McAteer online exhibition on Fotonet web site
www.fotonet.org.uk/mcateer/
*/
body {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 76%;
	background-color:#C9C5CF;
	color:#333;
	text-align: center;
}
#homepage {
	text-align: left;
	width: 500px;
	margin: 0 auto;
	line-height:180%;
	padding-top: 20%;
	padding-bottom: 20%;
}
#content {
	margin:0 auto;
	text-align:center;
	width: 70%;
	padding: 10px;
}

A { color:#333; text-decoration: none; border-bottom: 1px dotted gray; }
A:active { color:#CC3300; text-decoration: none; }
A:hover { color:#CC3300;  text-decoration: none; border-bottom: 1px dotted black; }
/*A:visited { color:#CCCCCC; text-decoration: none; } */

#phototitle {
	color: #CCC;
	background-color:#C9C5CF;
}

h1 {
	font-size: 220%;
	font-weight:bold;
	text-align: left;
	color:#333;
}

#statement {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 150%;
	color:#333;
	background-color:#C9C5CF;
	
}
