/* The following overall rules are setup for the site in general*/
body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	position: relative;
	background-repeat: repeat-x;
	background-image: url(../Mianco%20Web%20Site%20Images/Copy_of_07_background.jpg);
	
	}
#container  {

      width: 660px;
      margin-left: auto;
      margin-right: auto;
      margin-top: auto;
      padding-top: 10px;
      text-align: left;
       position: relative;
	}
#topsection {
	border-top: none;
	border-right: none;
	border-bottom: thin solid;
	border-left: none;
	visibility: visible;
	}

#booknotes {
	text-align: left;
}

.TempLargeTitle {
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: underline;
}

/* The following rule are setup for the Our Publications page - the pargagraph next to the Ireland book*/
.OPpMargin {
	margin-top: 50px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/* The following rule are setup for the Our Publications page - book covers*/
.OPphotoMargin {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* The following rule is setup for the Mianco Book covers POPUPS paragraphs generated by the Our Publications page*/
.bookreviewP {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.authorandcompany {
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.OPsmallfont {
	font-size: 11px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.OPswankyfooter {
	margin: 60px 3.5% 0 1.5%;
	text-align: right;

}
