<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* -----reset browser styles------------------------------------------------------------------ */

* {padding: 0; margin: 0; font-size: 100%; font-weight: normal;}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }

/* -----body styles div's--------------------------------------------------------------------- */

body {background: #000000;}

#OuterWrapper {position:absolute; top:0; left:0; width:100%; height:101%;}

#top {width: 1250px; height: 200px; margin-right: auto; margin-left: auto; background: url(../images/pageimages/Content_Top.png) no-repeat left top;}

#middle {width: 1250px; margin-right: auto; margin-left: auto; background-image: url(../images/pageimages/Content_Middle.png); background-repeat: repeat-y; padding-right: 0px; padding-left: 0px; padding-bottom: 5px;}

#bottom {width: 1250px; height: 200px; margin-right: auto; margin-left: auto; background: url(../images/pageimages/Content_Bottom.png) no-repeat left top; padding-top: 0px;}

/* -----font styles div's---------------------------------------------------------------------------------------- */

h3 {
	font-weight: bold;
	padding-bottom: 10px;
}

em {
	font-weight: bold;
	color: #666;
}

.ReturnTop {
	padding-bottom: 30px;
}
.ReturnTop a {
	color:black;
	font-size: 10px;
	font-weight:light;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left: 20px;
}
.ReturnTop a:hover {
	color:blue;
	font-weight:light;
	font-size: 10px;
	text-decoration:none;
	padding-left: 20px;
}

a.links, a.links:visited {
	color:#000000;
	font-size: 16px;
	font-weight:bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration:none;
	padding-left: 20px;
}
a.links:hover {
	color:#3300ff;
	font-weight:bold;
	font-size: 16px;
	text-decoration:underline;
	padding-left: 20px;
}

a.footer, a.footer:visited {
	color:#000000;
	font-size: 16px;
	font-weight:bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration:none;
}
a.footer:hover {
	color:#3300ff;
	font-weight:bold;
	font-size: 16px;
	text-decoration:none;
}

a.rsg, a.rsg:visited {
	color:#666;
	font-size: 14px;
	font-weight:bold;
	font-family: "Comic Sans MS", cursive;
	text-decoration:none;
}
a.rsg:hover {
	color:#000000;
	font-weight:bold;
	font-size: 14px;
	text-decoration:underline;
}

/* -----header and subheader div's--------------------------------------------------------------------- */

#Header {
	margin-right: auto;
	margin-left: auto;
	width: 1250px;
}

#Home{
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}

#Headliner{
	padding-top: 40px; 
	margin-bottom: -35px;
	margin-left: 400px;
}

#Subheader{
	margin: 0px 0px 0px 450px;
	padding-top: 62px; 
}


/* -----main navigation div's------------------------------------------------------------------------------------ */

#MainNav{
	float: left;
	width: 230px;
	padding-top: 15px; 
	letter-spacing: 2px; 
	margin-top: -70px;
}

#MainNav ul{
		list-style-type: none; 
		padding: 0; 
		margin-left: 20px; 
		margin-top: 0px;
	}

#MainNav li{
		padding-bottom: 45px;
	}

#MainNav a{
		list-style-type: none;
		display: block;
		width: 200px;
		text-decoration: none;
		font-size: 18px;
		color: #ffff00;
		font-weight:bold;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		padding-bottom: 2px;
		padding-top: 2px;
	}

#MainNav a:hover{
	color: #3300ff;
	}


/* -----subject area and content area div's--------------------------------------------------------------------------------- */

#SubjectArea{
	float: left;
	width: 220px;
}

#ImageArea{
	width: 220px;
	margin-top: -130px;
	margin-bottom: 20px;
	padding-left: 30px;
}

#ContentArea{
	margin-left: 500px;
	padding-right: 250px; 
}

/* -----subject navigation div's--------------------------------------------------------------------------------- */

#SubjectNav{
	width: 220px; 
	padding-top: 15px; 
	letter-spacing: 2px; 
	margin-top: 10px;
}

#SubjectNav ul{
		list-style-type: none; 
		padding: 0; 
		margin-left: 0px; 
		margin-top: 0px;
	}

#SubjectNav li{
		padding-bottom: 10px;
	}

#SubjectNav a{
		list-style-type: none; 
		display: block; 
		width: 240px; 
		text-decoration: none; 
		font-size: 12px; 
		color: #3300ff; 
		font-weight:bold; 
		font-family: "Comic Sans MS", cursive; 
		padding-bottom: 2px; 
		padding-top: 2px;
	}

#SubjectNav a:hover{
		color: #ffff00;
	}

#SubjectNav h3{
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 30px;
	}

/* -----info content area's div's-------------------------------------------------------------------------------- */

#FanCont, #LinksCont {
	padding-bottom: 30px;
}

.Titlehead h3 {
	padding: 0px 0px 20px 0px;
	font-weight: bold;
	font-size: 24px;
}

.Title h3 {
	padding-left: 20px;
}


#Info, #ChronoInfo {
	margin-bottom: 20px;
}

.paperfold-link {
	text-decoration: none; 
	font-size: 14px; 
	color: #3300ff; 
	font-weight:bold; 
	font-family: "Comic Sans MS", cursive; 
	}

.paperfold-link:hover{
		color: #ffff00;
	}

#Info p, #ChronoInfo p {
	width: 500px;
	margin-left: 0px;
	padding-bottom: 10px;
}

#ChronoInfo em {
	font-weight: bold;
	color: #000;
}

.timeline {
	list-style-type: none; 
}

.timeline li {
	padding-bottom: 3px;
}

.novels, .nonfiction, .stories, .storycollections, .filmstories, .articles {
	list-style-type: none;
}

.novels li, .nonfiction li, .stories li, .storycollections li, .filmstories li, .articles li {
	padding-bottom: 8px;
}


/* -----footer styles div's-------------------------------------------------------------------------------------- */

#FooterWrapper {
	margin-right: auto;
	margin-left: auto;
	width:100%;
	height: 102px;
	background: url(../images/pageimages/bottombooks.png) repeat-x center top;
	clear: both;
}

#FooterNav {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-top: 50px;

}
	
#disclaimer {
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	padding-bottom: 30px;
}

#disclaimer p{
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	text-align: center;
	color: #3300ff;
	font-style: italic;
	font-weight: bold;
}

#FooterNav h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

/* -----Leftside styles div's------------------------------------------------------------------------------------ */

#SidesAndQuotes {
	width: 400px;
	margin: 0px 0px 0px -230px;
	}

#side1 {padding: 120px 0px 170px 0px;}
#bioside1 {padding: 20px 0px 0px 0px;}
#fclubside1 {padding: 100px 0px 0px 0px;}
#linksside1 {padding: 80px 0px 0px 0px;}
#quote1 {padding: 0px 0px 220px 0px;}
#side2 {padding: 0px 0px 130px 0px;}
#quote2 {padding: 0px 0px 115px 0px;}
#side3 {padding: 0px 0px 300px 0px;}
#quote3 {padding: 0px 0px 300px 0px;}
#side4 {padding: 0px 0px 240px 0px;}
#quote4 {padding: 0px 0px 165px 0px;}
#side5 {padding: 0px 0px 250px 0px;}
#quote5 {padding: 0px 0px 250px 0px;}
#side6 {padding: 0px 0px 250px 0px;}
#quote6 {padding: 0px 0px 250px 0px;}
#side7 {padding: 0px 0px 250px 0px;}
#quote7 {padding: 0px 0px 300px 0px;}
#side8 {padding: 0px 0px 300px 0px;}
#quote8 {padding: 0px 0px 300px 0px;}
#side9 {padding: 0px 0px 300px 0px;}
#quote9 {padding: 0px 0px 300px 0px;}
#side10 {padding: 0px 0px 300px 0px;}
#quote10 {padding: 0px 0px 300px 0px;}
#side11 {padding: 0px 0px 300px 0px;}
#quote11 {padding: 0px 0px 0px 0px;}

/* -----Filmography pictures div's------------------------------------------------------------------------------- */

#mrpolly2006Pic, #warworlds2005Pic, #drmoreau1996Pic, #invisibleman1984Pic, #drmoreau1977Pic, #merveilleuse1976Pic, #lewisham1972Pic, #meninmoon1964Pic, #timemachine1960Pic, #terrorman1959Pic, #invisman1958Pic, #warworlds1953Pic, #mrpolly1949Pic, #invismanrev1944Pic, #kipps1941Pic, #miracles1936Pic, #lostsouls1932Pic, #passionfriends1922Pic  {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
#hgwwarworlds2005Pic, #timemachine2002Pic, #timemachine1978Pic, #empireants1977Pic, #foodgods1976Pic, #invisibleman1975Pic, #sixpence1967Pic, #giants1965Pic, #hitchcock1964Pic, #newinvisman1958Pic, #doorinwall1956Pic, #passionfriends1949Pic, #deadnight1945Pic, #thingscome1936Pic, #invisibleman1933Pic, #marriage1927Pic {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}

/* -----his works pictures div's--------------------------------------------------------------------------------- */

#annveronicaPic, #firstmeninmoonPic, #theinvisibelmanPic, #magificentPic, #bishopPic, #thewarworldsPic, #wheelschancePic, #bungayPic, #sleeperPic, #outlinehistoryPic  {
	float: left;
	margin-right: 15px;
}
#dayscometPic, #isldrmoreauPic, #machiavelliPic, #thetimemachinePic, #setfreePic, #godkingPic, #mindtetherPic {
	float: right;
	margin-left: 15px;
}

/* -----box shadowed page images--------------------------------------------------------------------------------- */

#mrpolly2006Pic img, #timemachine2002Pic img, #timemachine1978Pic img, #empireants1977Pic img, #foodgods1976Pic img, #invisibleman1975Pic img, #sixpence1967Pic img, #giants1965Pic img, #hitchcock1964Pic img, #newinvisman1958Pic img, #doorinwall1956Pic img, #passionfriends1949Pic img, #deadnight1945Pic img, #thingscome1936Pic img, #invisibleman1933Pic img, #marriage1927Pic img,#hgwwarworlds2005Pic img, #warworlds2005Pic img, #drmoreau1996Pic img, #invisibleman1984Pic img, #drmoreau1977Pic img, #merveilleuse1976Pic img, #lewisham1972Pic img, #meninmoon1964Pic img, #timemachine1960Pic img, #terrorman1959Pic img, #invisman1958Pic img, #warworlds1953Pic img, #mrpolly1949Pic img, #invismanrev1944Pic img, #kipps1941Pic img, #miracles1936Pic img, #lostsouls1932Pic img, #passionfriends1922Pic img, #annveronicaPic img, #firstmeninmoonPic img, #theinvisibelmanPic img, #magificentPic img, #bishopPic img, #thewarworldsPic img, #wheelschancePic img, #bungayPic img, #sleeperPic img, #dayscometPic img, #isldrmoreauPic img, #machiavelliPic img, #thetimemachinePic img, #setfreePic img, #godkingPic img, #outlinehistoryPic img, #mindtetherPic img {
	box-shadow: 5px 10px 10px grey;
}

/* -----transform hover center-enlarged page images-------------------------------------------------------------- */

#mrpolly2006Pic img:hover, #timemachine2002Pic img:hover, #timemachine1978Pic img:hover, #empireants1977Pic img:hover, #foodgods1976Pic img:hover, #invisibleman1975Pic img:hover, #sixpence1967Pic img:hover, #giants1965Pic img:hover, #hitchcock1964Pic img:hover, #newinvisman1958Pic img:hover, #doorinwall1956Pic img:hover, #passionfriends1949Pic img:hover, #deadnight1945Pic img:hover, #thingscome1936Pic img:hover, #invisibleman1933Pic img:hover, #marriage1927Pic img:hover,#hgwwarworlds2005Pic img:hover, #warworlds2005Pic img:hover, #drmoreau1996Pic img:hover, #invisibleman1984Pic img:hover, #drmoreau1977Pic img:hover, #merveilleuse1976Pic img:hover, #lewisham1972Pic img:hover, #meninmoon1964Pic img:hover, #timemachine1960Pic img:hover, #terrorman1959Pic img:hover, #invisman1958Pic img:hover, #warworlds1953Pic img:hover, #mrpolly1949Pic img:hover, #invismanrev1944Pic img:hover, #kipps1941Pic img:hover, #miracles1936Pic img:hover, #lostsouls1932Pic img:hover, #passionfriends1922Pic img:hover, #annveronicaPic img:hover, #firstmeninmoonPic img:hover, #theinvisibelmanPic img:hover, #magificentPic img:hover, #bishopPic img:hover, #thewarworldsPic img:hover, #wheelschancePic img:hover, #bungayPic img:hover, #sleeperPic img:hover, #dayscometPic img:hover, #isldrmoreauPic img:hover, #machiavelliPic img:hover, #thetimemachinePic img:hover, #setfreePic img:hover, #godkingPic img:hover, #outlinehistoryPic img:hover, #mindtetherPic img:hover  {
  -webkit-transform: scale(2.2) rotate(0deg);
  -moz-transform: scale(2.2) rotate(0deg);
  -o-transform: scale(2.2) rotate(0deg);
  z-index:1;
}

/* -----transition page images----------------------------------------------------------------------------------- */

#mrpolly2006Pic img, #timemachine2002Pic img, #timemachine1978Pic img, #empireants1977Pic img, #foodgods1976Pic img, #invisibleman1975Pic img, #sixpence1967Pic img, #giants1965Pic img, #hitchcock1964Pic img, #newinvisman1958Pic img, #doorinwall1956Pic img, #passionfriends1949Pic img, #deadnight1945Pic img, #thingscome1936Pic img, #invisibleman1933Pic img, #marriage1927Pic img,#hgwwarworlds2005Pic img, #warworlds2005Pic img, #drmoreau1996Pic img, #invisibleman1984Pic img, #drmoreau1977Pic img, #merveilleuse1976Pic img, #lewisham1972Pic img, #meninmoon1964Pic img, #timemachine1960Pic img, #terrorman1959Pic img, #invisman1958Pic img, #warworlds1953Pic img, #mrpolly1949Pic img, #invismanrev1944Pic img, #kipps1941Pic img, #miracles1936Pic img, #lostsouls1932Pic img, #passionfriends1922Pic img, #annveronicaPic img, #firstmeninmoonPic img, #theinvisibelmanPic img, #magificentPic img, #bishopPic img, #thewarworldsPic img, #wheelschancePic img, #bungayPic img, #sleeperPic img, #dayscometPic img, #isldrmoreauPic img, #machiavelliPic img, #thetimemachinePic img, #setfreePic img, #godkingPic img, #outlinehistoryPic img, #mindtetherPic img {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}

/* -----paperfold ----------------------------------------------------------------------------------------------- */

.hidden {
  display: none;
}
</pre></body></html>