@charset "UTF-8";
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* CSS Document */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#containerLeftRight {
	padding: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images-splash/Nigel_Lightlong3.jpg);
	background-repeat: no-repeat;
	height: 565px;
}
#header {
	padding: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;}
.body {
	background-color: #FFFFFF;
	height: 700px;
}
#bookshot {
	width: 500px;
	float: left;
	height: 580px;
	display: inline;
}
#footer {
	padding: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#RightContainer {
	width: 490px;
	float: right;
	height: 580px;
	text-align: center;
}

#apDiv1 {
	position:absolute;
	left:466px;
	top:32px;
	width:556px;
	height:323px;
	z-index:1;
	background-image: url(images-splash/sig.png);
	background-repeat: no-repeat;
}
.flashbox {
	padding: 10px;
}
.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#apDiv1 {
	position:relative;
	left:435px;
	top:20px;
	width:535px;
	height:310px;
	z-index:1;
	background-image: url(images-splash/sig.png);
	background-repeat: no-repeat;
}
#apDiv2 {
	position:relative;
	left:435px;
	top:55px;
	width:535px;
	height:175;
	z-index:2;
	text-align: center;
}
.textBig {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

