/* CSS Document */

#nav {
	font-family:verdana;
}

a:link       { color: #0066CC; Font-family: "Verdana"; font-size: 11px}
a:visited    { color: #0066CC; Font-family: "Verdana"; font-size: 11px}
a:hover      { color: #0099FF; font-family: "Verdana"; font-size: 11px}

.sidebarheader 
	{
	color: #fff; font-weight: bold; font-family: 
	"Verdana"; 
	font-size: 15px; 
	background-image:url(images/sideheader.gif); 
	padding: 7 0 10 25;
	
	}

.sidebartext {
	font-family: "Verdana";
	font-size: 12px;
}


.sidebartext2 {
	font-family: "Verdana";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.sidebartext3 {
	font-family: "Verdana";
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
}

.bodytitle {color: #FF6600; font-weight: bold; font-family: "Verdana"; font-size: 16px; }

.bodytext {
	font-family: "Verdana";
	font-size: 11px;
}

.bodytext2 {
	font-family: "Verdana";
	font-size: 16px;
	color: #FFFFFF;
	font-weighT: bold;
	padding: 5 5 5 5;
}

.bodytext2 {
	font-family: "Verdana";
	font-size: 14px;
	color: #FFFFFF;
	font-weighT: bold;
	padding: 5 5 5 5;
}

.bodytextfakelink {
	font-family: "Verdana";
	font-size: 10px;
	color:#0000FF;
	text-decoration: underline;

}

.books {
	left: 0px;
	top: 0px;
	position: absolute;
	background-image: url(images/backBANNER.png);
}
.banner {
	left: 10px;
	top: 10px;
	position: absolute;
}

.topmenu {
	position: absolute;
	left: 0px;
	top: 90px;
}
.productsbox {
	border: thin none;
	margin: 1px;
	width: 1px;
}
