a:link {
	color : #FFFF99;
	font-family : Arial, Helvetica, sans-serif;

	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #FFFF99;
	font-family : Arial, Helvetica, sans-serif;

	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

a:active {
	color : #66CCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

body {
	background-color : #5E0257;
	background-image : url(graphics/inquis-bg3.jpg);
	background-repeat : repeat;
}

h1 {
	color : #041590;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 46px;
	font-weight : bold;
	margin : 10px 0px 10px 0px;
}

h2 {
	color : #FFCC33;
	font-family : "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size : 25px;
	margin : 10px 0px 20px 0px;
	font-weight : bold;
}
h3 {
	color : #FFFF99;
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	margin : 10px 0px 20px 0px;
	font-weight : bold;
}

h4 {
	color : #FFCC33;
	font-family : "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size : 22px;
	margin : 10px 0px 20px 0px;
	font-weight : bold;
}


.review {
	color : #F1E0B8;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

.reviewcredit {
	color : #68C4FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	color : #FDF5E6;
	font-size: 17px;
	/*line-height : 23px;*/
	margin: 0px 10px 10px 10px;
}

.text2 {
	color : #006699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : italic;
	font-weight : bold;
}

.text2ex {
	margin-left : 30px;
	margin-right : 20px;
	color : #CC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : italic;
	font-weight : 400;
	line-height : 30px;
}

.textex {
	margin-left : 30px;
	margin-right : 20px;
	color : #C35532;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;

}

#maintext {
	background-image : url(graphics/inquis-bg4.jpg);
	position:absolute; 
	left:110px; 
	top:0px; 
	width:700px; 
	z-index:3; 
	visibility: visible
}

#book {
	border-top: 3px solid #FF0D0D;
	border-right: solid 3px #970000;	
	border-bottom: solid 3px #970000;	
	border-left: solid 3px #FF0D0D;
	position: relative;
	z-index : 100;
	margin: 0px 25px 10px 10px;;
	
}

.bordwrapper {
	position: relative;
height: 300px;
top: -10px;
}


.bord {
	position : absolute;
	left : 0px;
	top : 0px;
	background-image : url(graphics/inquis-parchment.jpg);
	background-repeat : no-repeat;
	height: 300px;
		width:650px;
		opacity: 0.8;
	filter: alpha(opacity=80);
}

.bord2 {
	position : absolute;
	left : 28px;
	top : 45px;
	width: 370px;
		z-index : 100;
}

.bord2 p {
	color : Black;
	margin: 0px 0px 10px 0px;
	font-size: 17px;
}

.bord2 h3 {
	color : Black;
	font-family : Georgia, "Times New Roman", sans-serif;
	font-size : 24px;
	margin : 0px 0px 6px 0px;
	font-weight : bold;
	text-align : center;
}

.bord2 a:link {
	color : #CC0000;
		text-decoration : underline;
}

.bord2 a:visited {
	color : #CC0000;
}

.bord2 a:hover {
	color : Black;
		text-decoration : underline;
}

.bord2 a:active {
	color : #CC0000;
}


.bord3 {
	position : absolute;
	top: 261px;
	left: 21px;
	width: 370px;
	z-index : 100;
}
