.fullheight {
	height: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #685B73;
	border-left-color: #685B73;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006666;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/bar_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
}

.body_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.fullheightNB {
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.body_mainSP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	font-style: italic;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #685B73;
}
.sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.featured_cd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #685B73;
}
.cd_body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.CD_caption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	font-style: normal;
}
.book_border {
	border: 3px solid #FFFEFF;
}
.timeline_bg {
	background-image: url(images/bio_timeline_12.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.image_float_left {
	padding: 5px;
	float: left;
	margin: 10px;
	border: 1px solid #CCCCCC;
}
.image_float_right {
	padding: 5px;
	float: right;
	margin: 10px;
	border: 1px solid #CCCCCC;
}
.dotbox {
	border: 1px dotted #666666;
}
