.pagewidth {width: 680px;}

.leftnav {display: none;}

body	{
	color: black;
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-family: times, serif;
	font-size: .8em;
	}

img.title {
		margin-left: 10px;
			}
	
img.headerrari {
		display: none;
					}

img.booklogo {
	display: none;	}

img.right {
	float: right;
	margin: 1em 0em 1em 1em;
	}	

img.left {
	float: left;
	margin: 1em 1em 1em 0em;
	}	

	
img.bookcover {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 20px;
	width: 210px;
	}
	
img.smbookcover {
	float: right;
	margin-top: 8px;
	margin-right: 20px;
	margin-left: 20px;
	width: 120px;
	}		
.content {
	font-family: times, serif;
	line-height: 140%;

	}
.sponsor {
	width: 100%;
	font-family: times, serif;
	}
	
.pagetitle {
	font-family: times, serif;
	font-size: 130%;
	color: #663399;
	font-weight: bold;
	}
.sectionheading {
	font-family: times, serif;
	font-size: 105%;
	color: #003399;
	font-weight: bold;
	}	
			
.highlight {
	font-family: times, serif;
	color: #663300;
	font-weight: bold;
	}
	
				
.bighighlight {
	font-family: times, serif;
	color: #663300;
	font-weight: bold;
	font-size: 120%;
	}

.highlightblack {
	font-family: times, serif;
	color: #000000;
	font-weight: bold;
	}

.highlightblackbig {
	font-family: times, serif;
	color: #000000;

	font-size: 120%
	}
.highlightblackreg {
	font-family: times, serif;
	color: #000000;
	}
	
.highlightblue {
	font-family: times, serif;
	color: #003399;
	font-weight: bold;
	font-size: 100%;
	}

.highlightbluereg {
	font-family: times, serif;
	color: #003399;
	}
	
.highlightbrown {
	font-family: times, serif;
	color: #663300;
	font-weight: bold;
	font-size: 80%;
	}
	
.heading {
	font-family: times, serif;
	color: #003399;
	font-size: 130%;
	font-weight: bold;
	}
	
	.bigheading {
	font-family: times, serif;
	color: #003399;
	font-size: 180%;
	font-weight: bold;
	
	}
	
.raritext {
	font-family: times, serif;
	font-size: 80%;
	}
	
img.line {
	margin-left: 5%;
	margin-right: 5%;
	clear: both;
	}

ul {
	list-style-type: square;
	list-style-position: inside;
	}

.hr {
	margin-left: 0px;
	}
	
.footer {
display: none;
	}

.leftsponsors {
float: left;
margin-right: .5em;
}

.rightsponsors {
float:right;

}

.booktitle {	
font-family: arial, helvetica, verdana, sans-serif;
font-style: oblique;			
}

td	{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100%;
	padding: .5em .125em;
	font-weight: bold;
		}
		
/* the following remove cells from form fields and allow only blank lines*/
input {border-width: 0; border-bottom: 1px solid black;}

input.checkbox {border-width: 0; border-bottom: 0;}		

.skiplink {display: none}