body{margin: 0;padding: 0;}	
body, td{font-family: Verdana;font-size: 80%;}
h1,h2{color: #F16500;}	
h1{font-size: 130%;}
h2{font-size: 120%;}
.nod{background-image: url('/pictures/bg.gif'); background-repeat: repeat-x;}
.nod2{background-image: url('/pictures/bg.gif'); background-repeat: repeat-x; padding: 15px 10px; color: #415FB0; font-weight: bold;}
.nod3{background-image: url('/im/line.gif'); background-repeat: repeat-x;}

	#sub{
		position: absolute;
		top: 0;
		left: 0;
	}
	.books{
		padding-left: 21px;
		padding-top: 45px;
	}
	#main{
		position: absolute;
		top: 200px;
		left: 251px;		
		padding: 20px;
		broder-left: 1px solid #DBDBDB;
	}
	#col1{
		position: absolute;
		top: 200px;
		left: 0;		
		width: 250px;
	}
	#colhead{
		background-color: #3E578C;
		text-align: center;
		color: #F2D694;
		padding: 3px;
	}
	.float-group{
		float: left;
		width: 350px;
		height: 150px;
		padding: 10px;
		margin: 5px;
	}

.book{
	height: 150px;
}

ul#categories{
	list-style: none;
	padding-left: 10px;
}

ul#categories2{
	list-style: none;
	font-size: 90%;
	padding-left: 12px;
}

ul#categories3{
	list-style: none;
	font-size: 90%;
	padding-left: 15px;
}

ul#categories li{
	list-style: none;
	padding-bottom: 5px;
}

.main-banner{
	width: 100%;
	text-align: center;
}

a:link{
	color: #252582;
}

a:visited{
	color: #3E578C;
}

a:active{
	color: #CD4E17;
}

a:hover{
	color: #3E578C;
}
.short{
	color: #333333;
}
.author{
	font-weight: bold;
	font-size: 110%;
}
.price{
	color: #3E578C;
	font-weight: bold;
}

.price2{
	color: #C52B02;
	font-weight: bold;
	font-size: 120%;
}
p{
	text-align: justify;
}
#footer{
	clear: both;
}

.menu-item{
	color: #415FB0;
	padding: 3px;
	text-align: center;
}

.menu-item a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


.menu-item2{
	background-color: #449B58;
	color: white;
	padding: 5px;
	text-align: center;
}

.menu-item2 a{
	color: white;
	text-decoration: none;
}
.query{
	border: 1px solid #6C6C6C;
}

a.rt{
	text-decoration: none;
}