

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a { outline: none; }

#headerinfo { font-family: Verdana, arial, sans-serif;
					 font-size: 13px;
					 color: #FFF;
					 text-transform: uppercase;
					 text-align: left;
					 font-weight: bold;
					 margin-left:30px;
					 }
					 
#headerinfo a { font-family: Verdana, arial, sans-serif;
					 font-size: 13px;
					 color: #FFF;
					 text-decoration: none;
					 text-transform: uppercase;
					 font-weight: bold;
					 }

#headerinfo a:hover { font-family: Verdana, arial, sans-serif;
					 font-size: 13px;
					 color: #EEE;
					 text-decoration: underline;
					 text-transform: uppercase;
					 font-weight: bold;
					 }

.style18 {font-size: 12px}
.style39 {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style43 {color: #000033}
.style44 {font-size: 12px; color: #000033; }
.style99 {color: #FFFFFF}
.style100 {font-size: 14; color: #FFFFFF; }

.style109 {color: #0033CC}
.style111 {font-size: 14}
.style114 {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; }
.style116 {color: #33CC99}
.style117 {font-size: 14; color: #33CC99; }
.style118 {color: #00CCCC}
.style119 {font-size: 14; color: #00CCCC; }
.style120 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.style124 {color: #336666}

#booktable { font-family: helvetica;
				font-size: 9px;
				color: #333;
				text-align: center;
				}

#books { font-family: helvetica;
				font-size: 9px;
				color: #333;
				text-align: center;
				margin-left: 0px;
				}

#books div.perbook { 
			width: 95px;
			margin: 3px 20px 10px 20px;
			float: left;
			}

#books div.perbook p { float: none;
									text-align: center;
									margin: 3px auto 8px auto;
									width: 105px;
									}

#books img {
			width: 105px;
			height: 145px;
			border: 3px double #000;
			}

#books img:hover {
			width: 105px;
			height: 145px;
			border: 3px double #0000aa;
			}


#ads{
	text-align: left;
	width:700px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
/*	background-color:#E8BD10;
*/	
	background-color:#E8D1AC;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
	margin-bottom:15px;
}

#adsL{
	text-align: left;
	width:845px;
	height:auto;
/*	background-color:#E8BD10;
*/	
	background-color:#7A6E56;
	color:#E8BD10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:5px;
	margin-bottom:10px;
}

#adContent{
	padding:5px 20px 5px 45px;
}

#adContent h1{
	font-weight:bold;
	font-size:14px;
}

#ads ul{
	list-style:none;
	text-indent:-40px;
}

#adsL ul{
	list-style:none;
	text-indent:-40px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

