body {
	background-color: #000000;
	color: #FFFFFF;
; background-attachment: fixed; background-image: url(../macfly.png); background-repeat: no-repeat; background-position: left top
}
a {
	color: #FFFF99;
}
a:hover {
	color: #FFCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
	background-color: transparent;
	font-size: 22px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	margin-left: 200px;


}
div.index {
	text-align: center;
}
div.index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.navigation {
	text-align: center;
}
div.navigation table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.photograph {
	text-align: center;
}
div.photograph table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
td.thumbcell {
	width: 100px;
}
div.title {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	background-color: transparent;
}
.caption {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: transparent;
}
.footnote {
	font-size: 0.6em;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textleft {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: transparent;
}
.textright {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: transparent;
}
.textcenter {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: transparent;
}
td {
	vertical-align: top;
}
img {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.selected {
	border: #FFCC66; 
	border-style: solid; 
	border-top-width: 3px; 
	border-right-width: 3px; 
	border-bottom-width: 3px; 
	border-left-width: 3px;
}