.mainCenter {
	height:100%;
	width: 720px;
}

#PicFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#IndexFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ text-decoration: none; font-weight:normal;} 

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.tntext{
	font-size:9px;
	color: #000000;
}
.tnsel{
	font-size:9px;
	color: #000000;
}
.tnspace {
	font-size: 4px;
}

a.tntext{
	color: #999999;
}
a.tntext:hover {
	color: #000000;
	text-decoration: underline;
}
a.tnsel{
	color: #000000;
}

#fileInfo{
	font-size:10pt;
}

/* sequence arrows */
img.arrow {
	margin-top: 0px;
	margin-bottom: 3px;
}
img#next-L {
	margin-right: 12px;
}
img#prev-L {
	margin-right: 12px;
}
img#prev-R {
	margin-left: 12px;
}
img#next-R {
	margin-left: 12px;
}
p.sidemenu {
	font-size: 9pt;
	color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin: 0px;
	text-transform: uppercase;
}
a.sidemenu,a.sidecap {
	color:#999999;
}
a.sidemenu:hover,a.sidecap:hover {
	color:#999999;
	text-decoration:underline;
}
a.sidemenusel,a.sidecapsel {
	color:#000000;
}
p.sidecap {
	font-size: 9pt;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	margin: 0px;
}
p.photocaption {
	margin-top: 5px;
}

