@charset "iso-8859-1";
/* The following items are identical to the 'id=' tag in the link */
/* The color value is a blue shade which is the link color after */
/* the user has visited the page */

.pleft {
	padding-left: 10px;
	background-color: #009999;
	font-weight: bold;
	}
.span2 {
	color: #003366;
	font-size: 90%;
	}
.spanlink
	{
      font-family: Helvetica; 
	color: #99FFFF;
	}
.marrgin 
	{
	margin-left: 40px;
	background-color: #CCCCFF;
	border-width: 2px;
	border-color: red;
	}
.places 
	{
	margin-left: 70px;
	font-family: Arial;
	font-size: 12px;
	}
.month 
	{
	background-color: #CCFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 4px;
	line-height: 30px;
	}
.calendar { margin-left: 40px;}

.ulist {
	line-height: 20px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	}

.bparams
	{
	color: #990033;
	/* background-color: #CCFFFF; */
	background-image: url('jpgfiles/bgtile6.jpg');
	}
a:link    {color: #333399; }
a:active  {color: #bd1cc0; }
a:visited {color: #bd1cc0; }
a:hover   {color: #000000; }

.gal	{
	float: left; 
	margin-right: 120px; 
	margin-bottom: 20px;
	}

.linktext
	{
	position: relative;
	margin-top: -10px;
	left: 71px;
	border: solid black 0px;
	height: 24px;
	width: 190px;
	/* margin-top: 4px; */
	padding-top: 4px;
	/* padding-bottom: -4px; */
	font-family: verdana;
	font-size: 12px;
	}

.bottomlinks
	{
	position: relative;
	margin-left: 70px; 
	width: 760px;
	}

.justlinks
	{
	position: relative;
	margin-left: 70px; 
	width: 760px;
	margin-top: -6px;
	margin-bottom: 0px;
	}

