@charset "UTF-8";
/* CSS Document */

.divClearer {
	clear:both;
	}
.scrollArea {
	width: 267px;
	height: 355px;
	padding: 5px;
	border-color: #6699CC;
	border-width: 0px;
	border-style: solid;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
}
.scrollArea ul {
	margin-top: 0px;
	margin-bottom: 0px;
	/*list-style-image: url(your custom bullet); */
	color: #333333;
	font-size: 80%;
	font-weight: normal;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 1.3em;
}
.mainBorder {
	/*border: 1px solid #000000; */
	padding: 10px;
	width: 910px;
	height: 580px;
}
.headerContent {
	position:relative;
}

.mainContent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #BFBFBF;
	width:630px;
	height: 420px;
	float:left;
}
.headerText {
	top: 0px;
	font: bold 16px sans-serif;
	color:#FFFFFF
	text-align:right;
	float:left;
	height:25px;
	width: 273px;
	background-color: #BFBFBF;
	padding-top:4px;
	padding-right:4px;
}
.MainHeaderText {
	font: bold 16px sans-serif;
	color: #000000;
	text-align:left;
}

.contentThumbsArea {
	width: 277px;
	height: 25px;
	background-color: #BFBFBF;
	float:left;
}
.textContentArea {
	position:relative;
	top: 0px;
	float:left;
	background-color: #BFBFBF;
	width: 257px;
	height: 346px;
	padding: 10px;
	border-color: #6699CC;
	border-width: 0px;
	border-style: solid;
	overflow: auto;
	font-family: sans-serif;
	font-size: .7em;
	color: #000000;
	line-height: 1.4em;
	text-align: justify;
}
.mainTextContentArea {
	position:relative;
	top: 0px;
	float:left;
	z-index:100;
	background-color: #FFFFFF;
	width: 864px;
	height: 335px;
	padding: 10px;
	margin-top:52px;
	margin-left:12px;	
	border-color: #6699CC;
	border-width: 0px;
	border-style: solid;
	overflow: auto;
	font-family: sans-serif;
	font-size: .8em;
	color: #000000;
	line-height: 1.4em;
	text-align: justify;
}
.bioTextContentArea {
	position:relative;
	top: 0px;
	float:left;
	z-index:100;
	background-color: #FFFFFF;
	width: 640px;
	height: 335px;
	padding: 10px;
	margin-top:52px;
	margin-left:12px;	
	border-color: #6699CC;
	border-width: 0px;
	border-style: solid;
	overflow: auto;
	font-family: sans-serif;
	font-size: .8em;
	color: #000000;
	line-height: 1.4em;
	text-align: justify;
}
.footerContent {
	padding-top:20px;
	width: 907px;
	height: 23px;
	background-color: #FFFFFF;
	font: bold .8em sans-serif;
	letter-spacing: .2em;
}
.smallThumbPad {
	width:23px;
	height:23px;
	padding-left:2px;
	cursor:pointer;
}