/* 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: 12px;
}

.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;
}

#footer {
	background: #c80000 url(images/footer_bg.gif);
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
}

.pubprice { font-family: verdana; text-decoration: line-through; color:#FF0000; font-weight: bold}
.listprice { font-family: verdana; font-weight: bold}

.class2 a:link   { color: #FF9900; Font-family: "Verdana" }
.class2 a:visited    { color: #FF9900; Font-family: "Verdana" }
.class2 a:hover      { color: #0099FF; font-family: "Verdana" }

.class3 a:link   { color: #CC0000; Font-family: "verdana"; font-size: 12px; font-weight: bold }
.class3 a:visited    { color: #CC0000; Font-family: "verdana"; font-size: 12px; font-weight: bold }
.class3 a:hover      { color: #0099FF; Font-family: "verdana"; font-size: 12px; font-weight: bold }

.pub {
	Font-family: "verdana"; 
	color: #FF6600;
	font-weight: bold;
}
.htme {
	Font-family: "verdana"; 
	color: #0000FF;
	font-weight: bold;
}
.red {
	Font-family: "verdana"; 
	color: #FF0000;
	font-weight: bold;
}

#navtop {
	position: absolute;
	left: 650px;
	top: -10px;
	width: 250px;
}

