body {background-image: url("http://www.ianmortimer.co.uk/background2.jpg");
background-position: center; background-repeat: no-repeat; background-attachment: fixed; line-height:20px;
}

.style1 {color: #5f7975}

	#topbar {
	position:fixed;
	width:900px;
	height:100px;
	z-index:100;
	top: 0px;
}	

#apDiv2 {
	position:fixed;
	width:198px;
	height:400px;
	z-index:100;
	top: 120px;
	
}

#sidebarnew {
	position:fixed;
	overflow:visible;
}

.header {
	font-size: 56px;
	font-family: "Times New Roman", Times, serif;
	color: #888888;
	line-height:0px;
}

.headertime {color: #222222;
	line-height:0px;
}

.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height:40px;
	color: #222222;
}

.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:30px;
}

.pastsubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:30px;
	color: #72675b;
}

.bibliographysubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:30px;
	color: #87778a;
}

.notessubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:30px;
	color: #96707e;
}

.futuresubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:30px;
	color: #94776a;
}


.historysubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:30px;
	color: #5f7975;
}

.interviewssubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:30px;
	color: #85888b;
}

.whatsnewsubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:30px;
	color: #d79f81;
}

.contactsubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:30px;
	color: #95664c;
}

.aboutsubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:30px;
	color: #97b8a74;
}

.main {
	color: #222222;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height:20px;
}

.reference {
	color: #777777;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height:30px;
}

.links {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height:25px;
	font-weight: bold;
}

a {
	color: #333333;
	text-decoration: none;
}

a:link {
	color: #777777;
	text-decoration: none;
}
a:visited {
	color: #777777;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
}

