body {
	background: #ffffcc;
	color: #D435C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	letter-spacing: .1em;
	text-align: center;
	scrollbar-face-color: #ffffcc;
	scrollbar-arrow-color: #d435c8;
	scrollbar-track-color: #ffffcc;
	scrollbar-shadow-color: #d435c8;
	scrollbar-highlight-color: #00cc00;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color:#000000;
}

.table {
	width: 700px;
	border: #d435c8 1px dotted;
	position: relative;
}

#sidebar {
	width: 100px;
	text-align: center;
	position: absolute;
	border-left: 1px #d435c8 dotted;
	padding-left: 10px;
	top: 140px;
	left: 420px;
}

.cart {
	position: absolute;
	top: 100px;
	left: 570px;
}

#bkTrans {
	visibility: visible; 
	filter: blendTrans(duration=5); 
	position: absolute;
	top: 0px;
	right: -80px;
}

#baileyTrans {
	visibility: visible; 
	filter: blendTrans(duration=5);
}

h2 {
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
}

h3 {
	color: #00cc00;
	text-align: left;
	padding-left: 10px;
}

h4 {
	color: #666666;
	text-align: left;
	padding-left: 10px;
}

h5 {
	color: #666666;
	text-align: left;
	padding-left: 10px;
}

p {
	color: #000000;
	padding: 0px 10px 0px 10px;
}

p.text {
	text-align: justify;
}

a {
	color: #D435C8;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	border-bottom: #ffffcc 1px solid;
}
a:hover {
	border-bottom: #00cc00 1px dotted;
}

ul {
	text-align: left;
	text-transform: uppercase;
}

li {
	color: #333333;
	text-transform: none;
	list-style-image: url(images/bullet.gif);
}

.name {
	color: #D435c8;
	font-style: italic;
}

.quote {
	color: #00cc00;
	font-style: italic;
	font-size: x-small;
	text-align: center;
}

.purple {
	color: #D435c8;
	font-weight: bold;
}
.green {
	color: #00cc00;
	font-weight: bold;
}

input, textarea {
	background: url("images/bg_wht.gif");
	color: #333333;
}

.button {
	color: #00cc00;
}

img {
	border: none;
}
.img a:hover, #bk3pack a:hover  {
	border-bottom: none;
}

hr {	
	color: #d435c8;
	height: 6px;
	border: 2px outset;	
}

.design {
	font-size: xx-small;
	float: right;
	text-align: right;
}
.design a:hover {
	color: #00cc00;
	border-bottom: none;
}

.time {
	color: #d435c8;
	text-align: left;
	font-size: xx-small;
	float: left;
	padding-left: 10px;
}

.logo {
	background: url("images/logo.gif") top center no-repeat;
}

.i {
	font-style: italic;
}
#go a:hover {
	border-bottom: #00cc00 1px dotted;
}

#more {
	display: block; 
	margin-left: 0px;
}

.leftpad {
	padding: 0px 20px 0px 20px;
}

sup {
	font-size: x-small;
}

.adr42 {
	width: 480px; 
	border-bottom: #d435c8 1px dotted; 
	border-top: #d435c8 1px dotted; 
	text-align: justify; 
	font-size: smaller;
}

#contact {
	float: left; 
	border-right: #d435c8 1px dotted; 
	height: 300px; 
	padding-right: 10px;
}

/*#nav {
	float: right;
	border-left: #d435c8 1px dotted;
} */

.arrow {
	color: #d435c8;
}

.books {
	padding: 10px;
	text-align: left;
	font-weight: bold;
	color: #666666;
}
.price {
	color: #d435c8;
}
#bk0001 {

}
#bk0002 {

}
#bk0003 {

}
#bk3pack {
	text-align: center;
}