body {
	background: "../Web Pics/BackNews.jpg";
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ECE4BC;
	background-repeat:no-repeat;
    background-attachment:fixed;
}
.bars {
    scrolling=no;
	scrollbar-base-color:#E3E4BC;
	scrollbar-arrow-color:#9E9F77;
	cursor: crosshair; 
 }

#shoppingcart {
	position: absolute;
	top: 280px;
	left: 50px;
	height: 80px;
	width: 350px;
	border: 0px solid #444;
	text-align: center;
}

#backlink {
	position: absolute;
	top: 340px;
}

#shoppingcart p {
	margin: 0 1em 1em;
}

h1 {
	font-size: 140%;
	margin: 0.5em 1em;
}

#productlist {
	position: absolute;
	top: 85px;
	left: 23px;
	border: 0px solid #444;
	text-align: default;
}

#AGB_tab {
	position: absolute;
	top: 20px;
	left: 75px;
	border: 0px solid #444;
	text-align: center;
}

#single_prod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #ECE4BC;
	bgcolor: #000000;
}

#single_prod_head{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight:bold;
}

#contents {
	position: absolute;
	top: 20px;
	left: 25px;
	width: 400px;
	text-align: center;
}

#books ul {
	list-style-type: none;
}

#books ul li {
	margin: 0 1em 1em;
}

#contents table {
	font-size: 95%;}

#contents table td {
	width: 20%;
}

#contents p{
	margin: 1em;
}

#contents button {
	FONT-SIZE: 12px; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
}

a:link { text-decoration:underline; color:#ECE4BC; }
a:visited { text-decoration:none; color:#FFFFFF; }

