#mainCenter {
	height: 650px;
	font-family: "Century Gothic", Arial, "times New Roman";
}

#titleframe {
	width: 200px;
	font-family: "Century Gothic", Arial, "times New Roman";	/*height: 92px;*/	/*background-color: #CCCCCC;*/	
}

#TopFrame {
	width: 590px;
	height: 450px;
	border: 0px;
	font-family: "Century Gothic", Arial, "times New Roman";
}

#BottomFrame {
	width: 185px;
	height: 450px;
	border: 0px;
	font-family: "Century Gothic", Arial, "times New Roman";
}

a 			{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-family: "Century Gothic", Arial, "times New Roman";
} 


.userAlert{
	float:right;
	font-family: "Century Gothic", Arial, "times New Roman";
}


/* title frame */

.titleContent {
	padding: 6px 0 6px 6px;
	font-family: "Century Gothic", Arial, "times New Roman";
}

.banner
{
	font-size: 12px;
	font-family: "Century Gothic", Arial, "times New Roman";
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
	font-family: "Century Gothic", Arial, "times New Roman";
}

.banner .info{
	font-size:0.9em;
	font-family: "Century Gothic", Arial, "times New Roman";
}

.banner .email{
	font-weight:bold;
	font-family: "Century Gothic", Arial, "times New Roman";
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
	font-family: "Century Gothic", Arial, "times New Roman";
}

.indexInfo {
	font-size: 10px;
	font-family: "Century Gothic", Arial, "times New Roman";
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
	font-family: "Century Gothic", Arial, "times New Roman";
}

.indexInfo .date {
	color: #666;
	font-family: "Century Gothic", Arial, "times New Roman";
}

/* file info */

#imageInfo{
	width: 200px;
	font-family: "Century Gothic", Arial, "times New Roman";
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
	/*	color: #333333;*/

	padding-top:6px;
	padding-bottom:6px;
	font-family: "Century Gothic", Arial, "times New Roman";
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
	font-family: "Century Gothic", Arial, "times New Roman";
}

.contentLast {
	font-size:11px;
	/*	color: #333333;*/
	padding-top:6px;
	font-family: "Century Gothic", Arial, "times New Roman";
}

/* feedback */

.feedback {
	width: 200px;
	font-family: "Century Gothic", Arial, "times New Roman";
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
	font-family: "Century Gothic", Arial, "times New Roman";
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#D6BA8B;
	font-family: "Century Gothic", Arial, "times New Roman";
}
	


