
.mainCenter {
	height:100%;
}

#TopFrame { background-color: #000; width: 100%; height: 100%; border: 0; }

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

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

/* title frame */

.titleContent { padding: 12px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{ color: #e6ebeb; font-size:12px; }

.banner .email{
	font-weight:bold;
}

/* file info */

#imageInfo{
	width: 225px;
	font-family: "Trebuchet MS", verdana, arial;
	padding: 12px;
}

.content { font-size:11px; color: #e6ebeb; font-style: italic; border-bottom:1px dotted #333333; padding-top:6px; padding-bottom:6px; }

.header{ font-size:11px; font-weight:bold; color: #e6ebeb; font-style: italic; text-align: justify; }

.contentLast { font-size:11px; color: #e6ebeb; text-align: justify; padding: 12px; }