a {
	color: #032248;
	background: transparent;
	text-decoration: underline;
	font-size: 1.em;
}
a:visited { color: #032248; background: transparent; text-decoration: underline; font-size: 1.em; }
a:hover { background: transparent;}
a:active {
	color: #032248;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	font-size: 1.em;
}

li { font-family: Arial; font-size: 1.2em; }

img {border: none;}

h1 {
	font-size: 22px;
	margin: 20px 0 3px 4px;
	padding: 0px 0 0px 4px;
	color: #e87a00;
	background: transparent;
	font-weight: bold;
	font-family: Arial;
}

h2 {
	font-size: 18px;
	margin: 2px 0 2px 9px;
	padding: 0px 0 0px 4px;
	color: #e87a00;
	background: transparent;
	font-weight: bolder;
	font-family: Arial;
}

h3 {
	font-family: Arial;
	font-size: 15px;
	margin: 2px 0 1px 9px;
	padding: 0px 0 0px 4px;
	color: #032248;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}

h4 {
	font-family: Arial;
	font-size: 0.95em;
	margin: 2px 16px 6px 16px;
	padding: 0;
	color: #032248;
	border-bottom: 1px dashed #fff;
	background: transparent;
	font-weight: bold;
}

p {
	margin: 0 1.5em 2px 1em;
	padding: 2px 0 4px 6px;
	font-size: 1.2em;
	color: #000000;
	background: transparent;
	line-height: normal;
	font-family: Arial;
}

td p {
	margin: 0 1.5em 2px 1em;
	padding: 2px 0 4px 6px;
	font-size: 1.2em;
	color: #000000;
	background: transparent;
	line-height: normal;
	font-family: Arial;
}


#content a[href$='.dot'], #content a[href$='.doc'], #content a[href$='.rtf'], #content a[href$='.txt'], #content a[href$='.wps'] {
display:inline-block;
padding-right:0;
padding-left:20px;
line-height:18px;
background:transparent url(/image/cache/page_white_office.png) center left no-repeat;
}

.booksale {
      background:url(/image/cache/booksalebg.jpg) no-repeat;
      width:720px;
      height:450px;
      position:relative;
    }
.booksale p {
      width:380px;
      padding-top:200px;
      padding-bottom:20px;
}

.booksale h3 {
     margin-left:20px;
	 }

.paypal_button {
     margin-left:20px;
}

