/*buttons*/
a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight:bold;
	color: #663333;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight:bold;
	color: #663333;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight:bold;
	color: #663333;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight:bold;
	color: #666666;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
/*end buttons*/


/*text*/
.about {
	border:thin solid #FFFFFF;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	padding-left: 10px;
	line-height: 11px;
}
.about_press {
	border:thin solid #FFFFFF;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size:10px;
	color:#333333;
	padding-left: 10px;
	line-height: 11px;
}
.alttext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.big {font-size:14px;
}
.black {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #222222;
	font-size: 11px;
	padding:2px;
}
.booktext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #333333;
	font-size: 11px;	
	padding:2px;
}
.booktext2 {
	text-align:center;
}
.booktextital {
	font-style: italic;
	line-height: 32px;
}
.booktextital2 {
	font-style: italic;
}
.booktitle {
	font-size: 13px;
	color:#666666;
	font-weight:normal;
}
.booktextbig {
	font-size: 13px;
	color:#666666;
	font-weight:normal;
	background-color:#F8E9DC;
	line-height:10px;
}
.booktextmedium {
	font-size: 12px;
}
.fpbio {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding: 10px;
}

.fpbio_grn {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #333333;
	font-size: 11px;
	padding: 10px;
}
.insidetext {
	background-color:#E1E2D5;
	border:thin solid #FFFFFF;
	font-size: 9px;
}
.reviewnav {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #333333;
	font-weight:bold;
	font-size: 10px;
	line-height: 16px;	
}
.reviewtext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #333333;
	font-size: 10px;
	line-height: 16px;	
}
.stories {
	text-align:right;
}
.text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #333333;
	font-size: 11px;
}
.text2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #666666;
	font-size: 11px;
	line-height:14px;
	padding: 22px;
	border: thin solid #FFFFFF;
}
.text2bold {
	font-weight:bold;
}
.text2indent {
	font-size: 10px;
	line-height: 18px;
	font-style: italic;
	padding-left: 22px;
}
.text3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #666666;
	font-size: 11px;
	line-height:14px;
	padding-left: 21px;
	padding-top: 21px;
	padding-bottom:16px;
	border: thin solid #FFFFFF;
}
.text3bold {
	font-weight:bold;
}
.text3indent {
	font-size: 10px;
	line-height: 18px;
	font-style: italic;
	padding-left: 22px;
}
.tf {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #663333;
	font-size: 12px;
	font-weight: bold;
}
/*end text*/


/*formatting*/
.body {
	background-color:#E1E2D5;
	border:thin solid #FFFFFF;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.body_feat {
	background-color:#E1E2D5;
	border:thin solid #FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
}
.brdr {
	padding: 20px;
}
.inside {
	background-color:#E1E2D5;
	border:thin solid #FFFFFF;
}
.books {
	padding-top:14px;
	padding-left:28px;
}	
.box {
	background-color:#E1E2D5;
	border:thin solid #FFFFFF;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #666666;
	font-size: 5px;
}
.divider {
	border-top:thin solid #FFFFFF;
	text-align:center;
	padding-bottom:10px;
}
.divider2 {
	border-top:thin solid #FFFFFF;
	text-align:center;
}
/*end formatting*/


/*layout*/
.left {
	background-image:url(images/left.gif);
	background-repeat:repeat-y;
}

.right {
	background-image:url(images/right.gif);
	background-repeat:repeat-y;
}	
	
.column {
	background-image:url(images/index_r6_c2_red.gif);
	background-repeat:repeat-y;
}

.column_grn {
	background-image:url(images/index_r6_c2_g.gif);
	background-repeat:repeat-y;
}
/*end layout*/


/*ids*/
#news p {
	padding:4px;
}

#content {
	position: relative;
	width: 808px;
	padding-left:4%;
	top: 3px;
	margin-left:auto;
	margin-right:auto;
	overflow: auto;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333333;
	}

#news {
	position: relative;
	width: 377px;
	margin-top:-428px;
	margin-left:44%;
	margin-right:auto;
	vertical-align:top;
	/*background-color:#F2FFFF;*/
}
/*end ids*/
