#mainCenter {
	height:100%;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 22px;
	color: #000000;
}
#mastheadholder {
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 635px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footerspacer {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 635px;
}
#footerspacertext {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 635px;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #FFFFFF;	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333333;
}

.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;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #FFFFFF;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #FFFFFF;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #FFFFFF;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #FFFFFF;
}
.thumbnailspacer {
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 100%;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 635px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.indexContentCopy {
	width:95%;
	padding-top:2px;
	padding-bottom:6px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
