#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	border: 0px;
	width: 573px;
	height: 500px;
}

#BottomFrame {
	width: 160px;
	height: 500px;
	border: 1px solid #666666;
}

a 			{ color: #000; text-decoration: none;} 
a:hover		{ color: #000; text-decoration: underline; }

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
/*	color: #333333;*/

	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
/*	color: #333333;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#D6BA8B;
}
	

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
}

h2 {
	font-size: 24pt;
	color: #336633;
	padding-bottom: 3px;
	text-align: center;
	padding-top: 18px;
}
.accent {
	background-color: #FFFF00;
	border: 2px solid #336633;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336633;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
}
.main {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
#thumbs {
	width: 160px;
	float: left;
	
}
#mainpic {
	
}
.email {
	color: #0000FF;
	text-decoration: underline;
}
.mainbody {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	text-align: center;
	background-image: url(bg.jpg);
}
.tdthumbs p {
	font-size: 8pt;
	text-align: center;
}
.tdmain p {
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	color: #666666;
}

