body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/background1.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FBFBEE;
	margin: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 6px 12px 6px 6px;
}

table {
	margin-left: 26px;
	}



h3 {
	color: #CC0000;
	margin-left: 0px;
	padding-left: 25px;
	padding-bottom: 5px;
	font-size:20px;
	font-weight:500;
	background-image:url(images/underline.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#longerheading {
	background-image:url(images/underlineLonger.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	}
	
h4 {
	color: #CC0000;
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size:16px;
	font-weight:600;
	background-image:url(images/underlineh4.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
	
p {
	margin-left: 26px;
	}
	
strong {
	color: #996600;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight:600;
	}
	
em {
	letter-spacing:0.7px;
	font-weight:600;
	}
	
a {
	color: #999933;
	text-decoration:none;
	}
	
a:hover {
	color: #990033;
	text-decoration: underline
	}

#heading {
	position:relative;
	top: 22px;
	left: 12px;

	}
	
.extrabold {
	color: black;
	}

#heading #subhead {
	margin-bottom: 20px;
}

#headingonly {
	margin-bottom: 30px;
}


#heading>#subhead {
	margin-bottom: 10px;
}

#nav {
	height: 37px;
	width: 760px;
	margin-bottom: 10px;
	}

#nav ul {
	list-style:none;
	display: block;
	margin-left: -38px;
	}
	
#nav>ul {
	margin-left: -47px;
	}
	
#nav ul li {
	float: left;
	}
	
#page {

	width: 750px;
	padding-left: 30px;
	background-image:url(images/backgroundtop.gif);
	position:relative;
	left: 0;
	background-repeat:no-repeat;
	margin: 0;
	}
	
#pagecontent {
padding-right: 40px;
}

#pagecontent ul li{
margin-bottom: 16px;
margin-left: 26px;
}

.textblock {
	line-height: 20px;
	padding-left: 16px;
	padding-right: 26px;
	}
	
#contacts {
	position: relative;
	bottom: 0;
	background-image: url(images/borderbottom2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 780px;
	height: 81px;
	}

	
#contactstext
{
position:relative;
bottom: 3px;
margin: 50px 20px 0 30px;
text-align: center;
}

#contacts>#contactstext
{
padding-top: 50px;
}

body>#contacts
{
	margin-top:-46px;
}

.pictureHomepage {

	float: right;
	margin: -30px 20px 10px 20px;

	
	}
	
.pictureRight {

	float: right;
	margin: 10px 20px 10px 20px;

	
	}
	
.pictureLeft {

	float: left;
	margin: 10px 20px 10px 20px;

	
	}

.bookcover {
	float:left;
	margin: 10px;
	}
	
.blurb {
	display:block;
	width: 400px;
	}



