/* CSS Document *//** START PAGE STYLING **/html, body #wrapper{	height: 100%}body {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 0.8em;	color: #000000;	background-color: #ffffff;}h1, h2, h3, h4, h5, h6 {	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	margin: 0px;	padding: 0px;}#wrapper {	position: absolute;	left: 50%;	margin-left: -389px;	margin-right: auto;	width: 776px;	height: auto;	top: 10px;	bottom: 10px;	margin-top: 0px;	margin-bottom: 10px;	padding: 0;	background-color: #ffffff;	color: #000000;}#header {	position: absolute;	top: 0px;	left: 0px;	height: auto;	width: 100%;	margin-right: auto;	margin-left: auto;	padding: 0;	color: #000000;	background-color: #ffffff;}#header img {	position: relative;	/*display: none;*/}/** START TITLE BAR STYLING **/#titlebookings {	position: relative;	top: 280px;	width: 100%;	left: 0;	right: 0;	height: auto;	margin-right: auto;	margin-left: auto;	margin-bottom: 10px;	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;	color: #ffffff;	background-color: #000000;}#titlebooks {	position: relative;	top: 280px;	width: 100%;	left: 0;	right: 0;	height: auto;	margin-right: auto;	margin-left: auto;	margin-bottom: 10px;	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;	color: #ffffff;	background-color: #000000;}#titlepress {	position: relative;	top: 280px;	width: 100%;	left: 0;	right: 0;	height: auto;	margin-right: auto;	margin-left: auto;	margin-bottom: 10px;	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;	color: #ffffff;	background-color: #000000;}#titlerants {	position: relative;	top: 280px;	width: 100%;	left: 0;	right: 0;	height: auto;	margin-right: auto;	margin-left: auto;	margin-bottom: 10px;	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;	color: #ffffff;	background-color: #000000;}#titlebookings h1 {	float: left;	position: absolute;	left: 0px;	top: 0px;	width: auto;	padding: 5px 0 5px 10px;	text-align: left;	margin-right: auto;	font-size: 1.2em;	font-weight: lighter;}#titlebooks h1 {	float: left;	position: absolute;	left: 0px;	top: 0px;	width: auto;	padding: 5px 0 5px 10px;	text-align: left;	margin-right: auto;	font-size: 1.2em;	font-weight: lighter;}#titlepress h1 {	float: left;	position: absolute;	left: 0px;	top: 0px;	width: auto;	padding: 5px 0 5px 10px;	text-align: left;	margin-right: auto;	font-size: 1.2em;	font-weight: lighter;}#titlerants h1 {	float: left;	position: absolute;	left: 0px;	top: 0px;	width: auto;	padding: 5px 0 5px 10px;	text-align: left;	margin-right: auto;	font-size: 1.2em;	font-weight: lighter;}#titlebookings h2 {	float: inherit;	width: auto;	padding: 5px 10px 5px 0;	font-size: 1.2em;	font-weight: lighter;	text-align: right;}#titlebooks h2 {	float: inherit;	width: auto;	padding: 5px 10px 5px 0;	font-size: 1.2em;	font-weight: lighter;	text-align: right;}#titlepress h2 {	float: inherit;	width: auto;	padding: 5px 10px 5px 0;	font-size: 1.2em;	font-weight: lighter;	text-align: right;}#titlerants h2 {	float: inherit;	width: auto;	padding: 5px 10px 5px 0;	font-size: 1.2em;	font-weight: lighter;	text-align: right;}/** END TITLE BAR STYLING **/#mainContent {	float: left;	position: absolute;	top: 310px;	bottom: 10px;	width: 530px;	height: auto;	padding: 5px 10px 20px 0px;	background-color: #ffffff;	margin-top: 5px;	margin-bottom: 20px;	margin-left: 0px;	margin-right: 0px;}#mainContent p, h1, h2, h3, h4, h4, h6, ul, ol, li, table, tr, hd, td, caption {	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;}#mainContent p {	font-size: 1em;	/*color: #000000;*/}#mainContent h1, h2 {	font-size: 1.3em;	/*color: #000000;*/}#mainContent h3, h4, caption {	font-size: 1.1em;	/*color: #000000;*/}#mainContent h5, h6 {	font-size: 1em;	/*color: #000000;*/}#mainContent a {	color: #000000;	text-decoration: underline;	background-color: #ffffff;}#mainContent a:link {	color: #000000;	text-decoration: underline;	background-color: #ffffff;}#mainContent a:visited {	color: #000000;	text-decoration: underline;	background-color: #ffffff;}	#mainContent a:hover {	color: #2b6ab3;	text-decoration: underline;	background-color: #ffffff;}#mainContent a:active {	color: #ffffff;	text-decoration: none;	background-color: #ffffff;}#mainContent img.right {	float: right;	top: inherit;	left: auto;	right: 20px;	margin: 5px 10px 5px 10px;	/*border: 5px solid #2e2e2e;*/}#mainContent img.left {	float: right;	top: inherit;	left: auto;	right: 20px;	margin: 5px 10px 5px 10px;}#mainContent img.border {	float: right;	position: inherit;	top: inherit;	left: auto;	right: 20px;	margin: 5px 5px 5px 5px;	border: 1px solid #000000;}/*#leftcolumn {	float: left;	position: relative;	height: auto;	padding: 10px;	margin: 10px;	background: #666;	border: 5px solid #ccc;	width: 250px; }#rightcolumn {	float: left;	position: relative;	height: auto;	padding: 10px;	margin: 10px;	background: #666;	border: 5px solid #ccc;	width: 250px; }*/#navBar {	position: absolute;	top: 330px;	width: 200px;	right: 0;	left: 575px;	/*border-left: 2px solid #2b6ab3;*/}#footer {	/*float: right;*/	position: relative;	height: auto;	width: auto;	top: auto;	text-align: right;	padding: 15px 0 15px 0;	font-size: 0.80em;	font-weight: normal;	background-color: #ffffff;	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;	color: #2b6ab3;}.callout {	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	margin: 5px;	padding: 5px;	border: 3px solid #2b6ab3;}.callout-soundbite {	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	margin: 20px;	padding: 10px;	border: 3px solid #2b6ab3;}.callout-backgroundcolor {	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	margin: 0;	padding: 10px;	border: 0;	background-color: #3c96ff;}.callout-backgroundcolorsmall {	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	font-size: small;	margin-top: 10px;	margin-bottom: 10px;	margin-left: 0;	margin-right: 0;	padding: 10px;	border: 0;	background-color: #3c96ff;}.callout-small {	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	font-size: small;	margin: 20px;	padding: 10px;	border: 3px solid #2b6ab3;}h4.callout {	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	margin: 10px;	padding: 10px;	border: 3px solid #2b6ab3;}.authorbyline {	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-style: italic;	color: #2b6ab3;}h4.authorbyline {	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: normal;	color: #2b6ab3;}.title {	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-style: italic;	color: #000000;}.quote {	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-style: normal;	font-weight: bolder;	color: #000000;}.menusmall {	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	font-size: small;	margin: 20px;	padding: 3px;}.externalLinkssmall {	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;	font-size: small;	font-weight: lighter;}/** END PAGE STYLING **//***********************************************************//** START HORIZONTAL SITE LINKS **//* The horizonal list style used here is based on Keith Burgin's Alteration to Rollover Horizontal List Navbar, http://css.maxdesign.com.au/listamatic/horizontal23.htm */#siteMenu { 		position: absolute;	top: 226px;	/*width: 777px;*/	width: auto;	left: -1px;	right: auto;	padding: 0;}#siteMenu ul {	margin: 0;	padding: 0;	height: 45px;	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;	font-size: medium;	line-height: 36px;	text-align: center;}#siteMenu ul li {	float: left;	width: 96px; /* Geoff added */	/*width: 110px;*/ /* Geoff commented out */	list-style-type: none;	border-bottom: 1px solid #ffffff;	border-top:	1px solid #ffffff;	border-left: 1px solid #ffffff;	background-color: #3c96ff;	padding: 0;	color: #000000;}	#siteMenu ul li a {	float: left;	width: 96px; /* Geoff added */	/*width: 110px;*/ /* Geoff commented out */	height: 45px;	display: block;	text-decoration: none;}#siteMenu ul li a:link {	color: #000000;	background-color: #3c96ff;	}#siteMenu ul li a:visited {	color: #000000;	background-color: #3c96ff;	}	#siteMenu ul li a:hover {	color: #ffffff;	background-color: #2b6ab3;}#siteMenu ul li a:active {	color: #000000;	background-color: #ffe53d;	}	/** END HORIZONTAL SITE LINKS **//***********************************************************//** START SECTION  LINKS **//** The rollover graphic buttons technique used here is based on the Free Menu Designs at e-lusion.com, designed by Ian Main under a Creative Commons - Attribution 2.0 licence (free commercial/private use; all modifications permitted **/#sectionMenu {	/*float: right;*/	position: relative;	height: auto;	width: 100%;	top: auto;	right: 0;	padding: 0;}#sectionMenu {	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;	color: #ffffff;}	#sectionMenu ul {	margin: 0;	text-align: right;	padding: 0;	border: 0;	height: auto;	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;	font-size: smaller;}#sectionMenu ul li {	height: auto;	padding: 1px 0 1px 20px;	list-style-type: none;	background-color: #ffffff;}#sectionMenu ul li a {	padding: 5px 0 5px 0;	margin-left: 0px;	height: auto;	font-weight: lighter;	color: #0000ff;	text-decoration: none;	width: 100%;	display: block;}#sectionMenu ul li a:link {	color: #2e2e2e;	background-color: #c8c8c8;	}#sectionMenu ul li a:visited {	color: #2e2e2e;	background-color: #c8c8c8;	}	#sectionMenu ul li a:hover {	color: #ffffff;	background-color: #3c96ff;}#sectionMenu ul li a:active {	color: #ffffff;	background-color: #2b6ab3;	}/** END SECTION  LINKS **//***********************************************************//** START EXTERNAL LINKS **/#externalLinks {	position: relative;	top: auto;	height: auto;	right: 0;	width: 100%;	padding: 0 0 10px 0;}#externalLinks {	color: #000000;	font-family: Times New Roman, Times, serif;}#externalLinks ul {	height: auto;	text-align: right;	padding: 0;	border: 0;	color: #000000;}#externalLinks ul li {	height: auto;	padding: 1px 0 1px 20px;	list-style-type: none;	background-color: #ffffff;	font-family: Times New Roman, Times, serif;	font-size: small;}#externalLinks ul li a {	height: auto;	padding: 5px 0 5px 0;	margin-left: 0px;	font-family: Times New Roman, Times, serif;	font-size: small;	color: #0000ff;	font-weight: lighter;	text-decoration: none;	text-align: right;	width: 100%;	display: block;}#externalLinks ul li a:link {	color: #000000;	background-color: #ffffff;}#externalLinks ul li a:visited {	color: #000000;	background-color: #ffffff;}	#externalLinks ul li a:hover {	color: #000000;	background-color: #3c96ff;}#externalLinks ul li a:active {	color: #ffffff;	background-color: #2b6ab3;}/** END EXTERNAL LINKS **//** START PRINT INSTRUCTIONS **/#press-bio-flashshow {	display: none;}#press-bio-flashshow-still {	display: block;}/** END PRINT INSTRUCTIONS **/