7.introtext {
	font-family: Trebuchet MS, Helvetica, tahoma, arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-color: #000000;
    margin: 0 auto 0 auto;
	}
	
.head1 {
	font-family: Trebuchet MS, Helvetica, tahoma, arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	margin: 0 auto 0 auto;
	color: #993300;
	text-decoration: none;
	}

.text {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 22px;
    margin: 0 auto 0 auto;
	color: #000000;
	text-decoration: none;
}

.booktitle {
	font-family: Times New Roman, Times, serif;
	font-size: 32px;
	line-height: 32px;
	font-style: italic;
	font-color: #000000;
    margin: 0 auto 0 auto;
	}
	
.booksubtitle {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-color: #000000;
    margin: 0 auto 0 auto;
	}

#wrapper {
	background: url(../images/toplogo.jpg) no-repeat;
	width:794px;
	height:155px;
	top: 20px;
	overflow: visible;
	margin: 0 auto;
}

img {
	border: 0px;
}

#indextop {
	width: 794px;
	height: 60px;
	position: relative;
	text-decoration: none;
	align: center;
	top: 150px;
}

#rotate {
	width: 794px;
	height: 470px;
	position: relative;
	top: 170px;
}

#nav {
	width: 794px;
	height: 30px;
	position: relative;
	top: 145px;
	left: 6px;
}

#nav a {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #221E1F;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
	margin-right: 2px;
	font-weight: bold;
}

#nav a:hover {
	color: #B94A31;
}
