.navlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.navdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#nav {
	position:absolute;
	width:154;
	height:10;
	z-index:2;
	left: 0;
	top: 0;
}

#image {
	position:absolute;
	width:600;
	height:400;
	z-index:2;
	left: 222px;
	top: 65px;
}

#thumbs {
	position:absolute;
	width:574px;
	height:62px;
	z-index:5;
	left: 154px;
	top: 530px;
}

#bottomline {
	position:absolute;
	width:869;
	height:58;
	z-index:1;
	left: 0;
	top: 528px;
}

#leftline {
	position:absolute;
	width:154;
	height:115px;
	z-index:1;
	left: 0;
	top: 0;
	
}

#caption {
	position:absolute;
	width:317px;
	height:23px;
	z-index:6;
	left: 505px;
	top: 467px;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
