@charset "UTF-8";
body  {
	font: 100.1% Verdana, Arial, Helvetica, sans-serif;
	background: #2B7781;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
}
p + p {
	margin-top: -0.2em;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #00FFFF;
	font-size: 1.2em;
	line-height: 1.2em;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #00ffff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.4em;
	color: #FFEED8;
	text-indent: 0px;
	font-weight: lighter;
	vertical-align: text-top;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #F5C587;
	font-weight: normal;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #ffeed8;
	font-weight: normal;
	line-height: 2.2em;
}
.main #container { 
	width: 949px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(../g/bgMain.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.main #header {
	background-image: url(../g/headMain.png);
	background-repeat: no-repeat;
	height: 126px;
	color: #999;
} 
.main #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	padding-top: 27px;
	padding-left: 365px;
	color: #999;
	font-variant: small-caps;
}
.main #sidebar1 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFEED8;
	text-align: left;
	font-style: normal;
	width: 407px;
	padding-bottom: 20px;
	text-align: left;
	line-height: 1em;
	position: relative;
	left: 0px;
}
.main #sidebar1 #navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.main #container #sidebar1 #navLink table tr td table tr td #formEbook {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	color: #ffeed8;
}
.subItalic {
	font-style: italic;
	font-size: 1em;
	color: #00FFFF;
	line-height: 1.4em;
}
.main #mainContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	background-image: url(../g/bgContent.png);
	width: 453px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 413px;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 24px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 15px;
} 
.main #container #mainContent table tr td h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8px;
	line-height: 1px;
	color: #F5C587;
}
.main #container #mainContent p button {
	position: relative;
}
.main #footer {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20;
	padding-left: 0px;
} 
.main #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	line-height: 2em;
	color: #FFEED8;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bookTitle {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #F5C587;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
}
#bookSpecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #F5C587;
	left: 36px;
}
.main #container #mainContent table tr td {
	font-size: 1.2em;
	text-align: left;
	line-height: 1.4em;
	color: #000;
	text-indent: 70px;
	vertical-align: bottom;
}
.main #container #mainContent table tr td h5 {
	font-family: Verdana, Geneva, sans-serif;
}
.main #container #mainContent table tr td p {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
	text-indent: 70px;
}
#date {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	margin-right: 70px;
	color: #000;
}
#afusa {
	text-align: center;
}
.activity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	color: #F5C587;
	text-align: left;
	text-indent: 0px;
}
