#breadcrumbs {text-align: right; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .75; background-color:#FFFFCC;}
.mainCenter {
	height:100%;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 1em;
	font-family: Trebuchet MS, verdana, arial;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:1em;
}

.banner .email{
	font-weight:bold;
}

/* file info */

#imageInfo{
	width: 225px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:1em;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:.9em;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:1em;
	color: #333333;
	padding-top:6px;
}
.dotN {
	background-image: url(roundotN.gif);
	background-repeat: repeat;
}
.dotW {
	background-image: url(roundotW.gif);
	background-repeat: repeat;
}
.dotE {
	background-image: url(roundotE.gif);
	background-repeat: repeat;
}
.dotS {
	background-image: url(roundotS.gif);
	background-repeat: repeat;
}
.roundN {
	background-image: url(doubleroundN.gif);
	background-repeat: repeat;
}
.roundW {
	background-image: url(doubleroundW.gif);
	background-repeat: repeat;
}
.roundE {
	background-image: url(doubleroundE.gif);
	background-repeat: repeat;
}
.roundS {
	background-image: url(doubleroundS.gif);
	background-repeat: repeat;
}
#thumbnail {
	height: 82px;
}
.t1-height {
	height: 97%;
}
