/* CSS Document */

body {
	background-image:   url(../gifs/pbk_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9 em;
	color: #003399;
	margin-left: 0;
	margin-top: 0;
	line-height: normal;



}

#logo {
position: absolute;
left: 175px;
top: 10px;
border-style: none;
height: 71;
}

#viewCart {
	position: absolute;
	float: right;
	left: 650px;
	top: 20px;
	border-style: none;
	width: 80px;
	visibility: visible;

}

#leftPanel {
Position: absolute;
left: 2px;
top: 136px;
border-style: none;
border-width: 1px;
width: 135;
}

#centerPanel {
Position: absolute;
left: 149px;
top: 125px;
border-style: none;
border-width: 1px;
}
.centerText {
	text-align: center;
}


#rightPanel {
Position: absolute;
left: 580px;
top: 126px;
border-style: none;
}

#prod1 {
position:absolute; left:149px; top:268px; width:600px; height:341px; z-index:1;
border-style: none;
}

#prod1a {
position:absolute; left:149px; top:750px; width:600px; height:341px; z-index:1;
border-style: none;
}
.testimonialSize {
	font: bold normal 0.8em/1.5em Arial, Helvetica, sans-serif;
	color: #003399;
	text-transform: none;
	word-spacing: .2em;
	text-align: justify;

}
.bookBorder {
	border: thin solid #003399;
}
.boldBorder {
	border: thin solid #003399;
	text-align: justify;
	line-height: .5em;


}
.noVertLines {
	border-top: thin solid #003399;
	border-right: thin none #003399;
	border-bottom: thin solid #003399;
	border-left: thin none #003399;
}
.bottomLine {
	border-top: thin none #003399;
	border-right: thin none #003399;
	border-bottom: thin solid #003399;
	border-left: thin none #003399;
}
