/*  * Stylesheet for Wayfaring Strangers * (c) Neil Grant 2001 */
/* Basics: */
body 
{		
			color: black;
			background: ../images/cdbg2.jpg;
			font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Links */
a:link
{    color:#000000; text-decoration: none;  }a:visited    { color: #CC3300; text-decoration: none; }a:active  {    color: #999999;    text-decoration: none;  }a:hover   {    color: #0000CC;  text-decoration: underline;  }.nav {  height: 20px; width: 210px}
.unnamed1 {
	background-color: #000000;
	background-image: url(images/live_cirkno.jpg);
	background-position: left bottom;
}
