/* CSS Document */
.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 {
	margin:0 auto;
	width:600;
	height:400;
	z-index:2;
	top: 65px;
}

#thumbs {
	margin-top:20px;
	width:574px;
	height:62px;
	z-index:5;
}

#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 {
	width:417px;
	height:23px;
	z-index:6;
	text-align:center;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.content{
	padding:20px;
	margin:0;
	vertical-align:top;
	text-align:left;
	color: #333333;
}
.content p{
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333399;
}
