#imagecontainer, #imagecontainer td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#imagecontainer {
	margin: 0px auto 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#mainCenter {
	/* height: 100%;*/
	font-family: Georgia, "Times New Roman", Times, serif;
}

#titleframe {
	/* width: 99%;*/
	margin: 0px auto 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#TopFrame {
	/* width: 99%;*/
	height: 99%;
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#BottomFrame {
	/* width: 99%;*/
	height: 99%;
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	color: #02008E;
	background-color: transparent;
} 
a:hover {
	color: Blue;
	text-decoration: underline;
}

.userAlert{
	float:right;

}

.thumbs {
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #3F2009;
	background-color: transparent;
}

.imagetable {
	margin: 0px auto 0px auto;
	/* width: 99%;*/
	text-align: center;
	vertical-align: middle;
}
.imageframetable {
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	width: 908px;
	text-align: center;
	vertical-align: middle;
	border: 0px none;
	border-collapse: collapse;
}
.imageframetable td {
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	border-collapse: collapse;
}
/* title frame */

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

.banner
{
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #3F2009;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
}

.banner .title{
	font-size: 1.25em;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0 0 0 0;
}

.banner div.info{
	font-size: 0.95em;
	margin: 0px 0px 4px 0px;
	font-style: italic;
}

.pagenums {
	font: 10px/13px Georgia, "Times New Roman", Times, serif;
	color: #3F2009;
}

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

/* index frame */

.indexContent {
	width: 95%;
	padding-top: 6px;
	padding-bottom: 6px;
}

.indexInfo {
	font: 11px/14px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #3F2009;
}

.indexInfo .date {
	color: #3F2009;
}

/* file info */

#imageInfo{
	width: 480px;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	padding: 0 6px 0 6px;
}

.content {
	font: bold 12px/16px Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-bottom: 4px;
}

.header{
	font-size: 10px;
	font-weight: bold;
	color: #3F2009;
}

.contentLast {
	font: bold 12px/16px Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-bottom: 4px;
}
.navigation {
	font: italic 11px/16px Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
}

/* feedback */

.feedback {
	width: 461px;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #3F2009;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color: #4E280B;
	width: 99%;
	background-color:#D9FFFF;
}
.vertdot {
	background-image: url(dotted_vert.gif);
}
.horidot {
	background-image: url(dotted_horiz.gif);
}
