@charset "utf-8";
/* CSS Document */

.body, html {
	background-color: #3399cc;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(images/Background6.gif);
}
.tdpadding15 {
	padding: 15px;
}
.tdpadding20 {
	padding: 20px;
}
.tdpadding10 {
	padding: 10px;
}


.pagebackground {
	background-color: #3399cc;

}
.navlinksTD {
	padding-top: 8px;
	padding-bottom: 8px;
}
.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.rightgrayBG {
	background-image: url(images/rightBookBG.gif);
}
.rightblueBG {
	background-image: url(images/rightBlueBG.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.navlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.navlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navlink a:hover {
    color: #666666;
	text-decoration: none;
}

.navlink a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.temp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.textmainheader1 {
	color: #3399CC;
	font-size: 15px;
	font-weight: bold;
}
.textmainbody {
	font-size: 14px;
}
.textmaincredit {
	font-size: 12px;
	font-style: italic;
}
.textboxheader {
	color: #3399CC;
	font-size: 13px;
	font-weight: bold;
}
.textboxbody {
	font-size: 13px;
}
.textrightheader {
	color: #FF6633;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.textrightemphasis {
	color: #3399CC;
	font-size: 12px;
	font-weight: bolder;
}
.textrightbody {
	font-size: 12px;
}
.textrightcredit {
	font-size: 11px;
	font-style: italic;
}
.textorderbooks {
	font-size: 16px;
	color: #3399CC;
	font-weight: bolder;
}

.creditlink {
	font-size: 10px;
	color: #666666;
}
.creditlink a:link{
	color:#CC6600;
	text-decoration:none;
}
.creditlink a:visited{
	color:#CC6600;
	text-decoration:none;
}
.creditlink a:hover{color:#FFCC00;text-decoration:none;}
.creditlink a:active{color:#CC6600;text-decoration:none;}

.bioimage {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

#pageexample {
	position: absolute;
	padding-left: 25px;

}
.orderimage {
	padding-right: 12px;
}

