a {
	color: #cccccc;
	text-decoration: none; }
a.homeLink {
	color: #cccccc;
	text-decoration: none;
	}
a:hover {
	color: #666666; }
body {
	background-color: #000000;
	color: #ffffff;
	margin: 20px 0px 0px 0px; 
	font-family : Arial, Helvetica, sans-serif;}
.caption {
	font-size: 10pt; 
	color: #FFFFFF;
	text-align: center; }
.captionReprint {
	font-size: 9pt; 
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center; }
.captionReprintTitle {
	font-style: italic; }
.para {
	margin-bottom: 12px;
	text-align: justify;
	line-height : 1.25;
	font-size: 10pt; 
	color: #FFFFFF;}
.navBottom {
	text-align: center; 
	margin-top: 24px;
	font-weight: bold;
	font-size: 10pt;}
.navTop {
	text-align: center; 
	margin-top: 24px;
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 10pt;}
.logo {
	float: left;
	clear: none;
	position: absolute;
	left: 30px;
	top: 30px;
	margin-bottom: 20px;
	}
.fingerName	{
	color: black;
	font-size: 16px;
	}
.homeLinks {
	font-size: 10pt;
	float: left;
	clear: right;
	position: absolute;
	left: 330px;
	top: 78px; }
.largeImage {
	position: absolute;
	left: 20px;
	top: 130px;
	float: left;
	clear: left;
	width: 360px;
	}
.caption {
	position: absolute;
	top: 430px;
	left: 30px;
	}
.thumbBox {
	position: absolute;
	top: 130px;
	left: 400px;
	}
.viewThumb {
	float: left;
	clear: left;
	margin: 0px 0px 12px 0px;
	border: 2px solid black;
        line-height: 0px;
	}
.onThumb	{
	float: left;
	clear: left;
	margin: 0px 0px 12px 0px;
	border: 2px solid orange;
        line-height: 0px;
	}

.projectTitle {
	font-size: 14px;
	margin-bottom: 4px;
	color: #B8B090;
	}
.projectText {
	position: absolute;
	top: 130px;
	left: 486px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #404040;
	height: 288px;
	width: 300px;
	font-size: 11px;
	color: white;
	line-height: 1.25;
	overflow: hidden;
	}
.previousNext {
	position: absolute;
	top: 460px;
	left: 200px;
	font-size: 12px;
	}
.previousNext a {
	padding-right: 2em;
	}
.presslink {
        position: absolute;
        top: 490px;
        left: 210px;
        font-size: 12px;
        }
.hiddenImage {
	display: none;
	}
