BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:	0;
	color:	#000;
	background: url(../images/page/tan.jpg)  
}
div, p, th, td, th, li, dd, dl, dt  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
}
h1, h2, h3, h4, h5, h6 {
	font-family : Garamond, Georgia, "Times New Roman", Times, serif;
}
a:link	{
	color: #000066;
	text-decoration: underline; 
	background: transparent;
	}
a:visited	{
	color: #003366;
	text-decoration: underline;
	background: transparent;
	}
a:active	{
	color:	#990000;
	text-decoration: underline;
	background: #FFFFF0;
	}
a:hover	{
	color:	#990000;
	text-decoration: underline;
	background:  #FFFFF0;
	}
ul {
	list-style: square;
}
.smalltext {
	font-size: 85%;
}

/* these are the stylesheets for the tour */

#knightbusin {
	float:left;
	padding:5px;
	width:80px;
	text-align:center;
	}
span.busline {
	font-family:Arial, Helvetica, sans-serif; 
	background-color:#990099; 
	color:#FFFFFF; 
	text-transform:uppercase;
	text-align:center; 
	font-size:10px;	
	}
#bustalkin, #infoboxin {
	font-family:Arial, Helvetica, sans-serif; 
	position:absolute; 
	left:210px; top:?px; width:200px; height:?px; 
	z-index:1; 
	visibility:hidden; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	border:1px solid black; 
	padding:3px;
	background-color:#FFFFCC;
	text-align:left;
}
span.talktitle {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:12px;
	}
#knightbusleft {
	position:absolute;
	left:5px; top:?px; height:?px;
	z-index:1;
	padding:5px;
	width:80px;
	text-align:center;
	}
#bustalkleft, #infoboxleft {
	position:absolute; 
	left:100px; top:?px; width:200px; height:?px; 
	z-index:2; 
	visibility:hidden; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	border:1px solid black; 
	padding:3px;
	background-color:#FFFFCC;
	text-align:left;
}

/* end of tour stylesheet */

