body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 110px 0 0 0;
	background-image: url(images/JodiHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 2px solid #746258;
	border-right: 2px solid #746258;
	border-bottom: 2px solid #746258;
}
#content {
	margin-left: 160px;
	padding: 30px 10px 0 0;
}
#content p {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-left: 2em;
}
#content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #670627;
	background-color: transparent;
	text-align: center;
}
#content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #670627;
	background-color: transparent;
}
#content h3 {
	font-size: 0.9em;
	color: #670627;
	background-color: #FFFFCC;
	border-bottom: 1px dotted #670627;
}
#content a:link, #content a:visited {
	color: #266384;
	font-weight: bold;
	background-color: transparent;
}
#content a:hover, #content a:active {
	color: #746258;
	font-weight: bold;
	background-color: transparent;
}
#content li {
	font-size: 0.8em;
	line-height: 1.5em;
}
	
#leftcol {
	position: relative;
	float: left;
	left: 0;
	width: 123px;
	height: 521px;
	background-image: url(file:///Z|/www/jodipicoult.com.au/images/leftcolumn.jpg);
	margin-top: 20px;
}
#navigation {
	padding: 5px 10px 0 5px;
	height: 30px;
	text-align: center;
}

#navigation ul {
	list-style: none;
}
#navigation li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation a:link, #navigation a:visited {
	padding: 5px 5px 5px 0.5em;
	color: #670627;
	text-decoration: none;
}
#navigation a:hover {
	color: #746258;
}

#footer {
	padding: 0 0 10px 255px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: #746258;
	height: 23px;
	clear: left;
}
.special {
	font-weight: bold;
	color: #670627;
	background-color: transparent;
}
.image-left {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	border: 1px solid #746258;
}
table {
	font-size: 0.8em;

}