body {
font-size: 12px;
line-height: 18px;
margin: 50px;
width: auto !important;
}

div {
position: relative !important;
top: 0 !important;
left: 0 !important;
clear:both !important;
background-image: url() !important;
height: auto !important;
width: auto !important;
overflow: visible !important;
}

.mainDiv {
background-image: url();
overflow: visible;
width: auto;
height: auto;
margin: 0;
left: 0;
top: 0;
}

hr {
margin: 40px 0 40px 0;
}

h1 {display:block;
position: relative;
top: 0;
left: 0;
font-size: 30px;
text-transform: uppercase;
}

h2 {
text-transform: uppercase;
font-size: 20px;
}

h1, h2, h3, h4 {
margin: 10px 0 10px 0;
}

p {
margin: 10px 0 10px 0; 
display:block;
clear:both !important;
}

.pageContentDiv {
overflow:visible;
left: 0;
top: 0;

}

.lastPage,
.nextPage {
display:none;
}

.thumb img {display:none;}

.navDiv,
.bgDiv {

display:none;
}

.contentDiv {
display:block;
}

.hidden {
display:block;
}

.pageDiv {
position: relative;
overflow:auto;
clear:both;
}
