body { 
	background-color: #fff;
	color: #000;
	font: normal normal normal 0.9em/135% Arial, Helvetica, sans-serif;
	margin: 6px;
}
#content { margin-top: 120px; }
#heading h1 { font-size: 1.1em; }
#heading h1, #heading h2 {
	color: #f00;
	background-color: transparent;
	font-family: "Perpetua Titling MT", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#heading h2 { font-size: 1.05em; }
#nav {
	left: 50%;
	top: 94px;
	/*margin-left: -353px;*/
	margin-left: -441px;
	position: absolute;
	visibility: visible;
	/*width: 706px;*/
	width: 882px;
	height: 120px;
}
#nav a { text-decoration: none; }
#nav a:hover { color: #00f; }
#nav a:active {
	border-bottom: 0;
	border-left: 2px solid #0077EA;
	border-right: 0;
	border-top: 2px solid #0077EF;
	color: #00f;
}
#nav li.current a {
	border: 0;
	color: #666;
	cursor: text;
}
#nav ul {
	list-style-type: none;
	margin:  0 0 1.2em 0;
	padding: 0;
}
#nav ul li { display: block; float: left; }
#nav ul li a {
	background: url("button2.gif"/*tpa=http://www.alchemy-bibliography.co.uk/button2.gif*/);
	border: 1px solid #00c;
	color: #000;
	display: block;
	font: bold 12px "Perpetua Titling MT", Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 21px;
	padding: 4px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 174px;
}
#skip {
	left: 3px;
	position: absolute;
	top: 3px;
	z-index: 99;
}
#skip a {
	background: transparent;
	border-bottom: 1px dashed #bbb;
	color: #bbb;
	font: normal normal normal 10pt/normal Arial, Helvetica, sans-serif;
}
