html, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
	}
	
img {
margin:0px;
padding:0px;
}

body {
margin-left: auto;
	margin-right: auto;
	padding-right:10px;
	padding-left:10px;
	max-width: 1200px;
	background-image: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 15px;
}
 

#wrapper{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	width: 90%;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align:left;
	background-color: #FFFFFF;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: inset;
	border-left-style: outset;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding: 20px;
	border-top-width: thick;
	border-top-style: outset;
	border-bottom-style: inset;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-bottom-width: thick;
}

table, tr, td {
background-color: FFFFFF;
}

a:link {
	color: #000080;
text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}

a:active {
text-decoration: none;
}

h1 {
	font-size: 22px;
	font-style: normal;
	padding:0;
	margin: 10px 5px 10px 0px;
	font-weight: bold;
}


h2 {
	font-size: 100%;
	font-style: strong;
	padding:0;
	margin: 10px 5px 5px 0px;
}

h5 {font-size:11px;
	font-weight: bold;
	display:inline;
	padding:0;
}
.headingverysmall {font-size:75%;
	font-weight: bold;
	display:inline;
	padding:0;
}

.style10px {font-size: 10px;}
.style12px {font-size: 12px}
.style13px {font-size: 13px;}
.style13pxbold {font-size: 13px;
	font-weight: bold;
}
.style14px {font-size: 14px;}


.small {font-size: small}
.x-small {font-size: x-small}
.xx-small {font-size: xx-small}
.xx-small-italic {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.style12px {font-size: 12px
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;	
}
.style3 {font-weight: bold}
.style4 {font-weight: bold}

.style15pxbolditalic {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;	
}


.bookfinder {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
#bookfinder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}
	
#titlediv {
	width: 99%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#introductiondiv {
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#maintextdiv {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}

#titleboxleft {
	float: left;
	width: 165px;
	height: 110px;
}

#titleboxright {
	float: right;
}

.stylebold {font-weight: bold}

.clearboth {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.divtop {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.largerfont {
	font-size: 110%;
}

.largerfont2 {
	font-size: 18px;
}

.italic {
	font-style: italic;
}
.bold {
font-weight: bold;
}

.style12px {font-size: 12px}

.style12pxBold {font-size: 12px;
font-weight: bold;
}


.navlineheight {
	line-height: 0.8em;
}


.ads {
	font-size: 8px;
	text-align: center;
}



.wdgt_ft { display: none; } 

.floatleft {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.floatright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
