body			{
				background-color: #ddd;
				margin: 0px;
				}

td				{
				font-size: 13px;
				font-family: tahoma,arial;
				}

.leftshadow		{
				width:27px;
				background-image: url(/images/leftshadow2.gif);
				background-repeat: repeat-y;
				}

.centercol		{
				background:#fff;
				background-image: url(/images/pagebkgd5.jpg);
				background-repeat: no-repeat;
				}

.rightshadow	{
				width:27px;
				background-image: url(/images/rightshadow2.gif);
				background-repeat: repeat-y;
				}

a:link			{ color: #9933ff; text-decoration: underline; }
a:visited		{ color: #9933ff; text-decoration: underline; }
a:hover			{ color: #9933ff; text-decoration: underline; }
a:active		{ color: #555; text-decoration: none; }

.lcnav			{
				background-image: url(/images/navbkgd.gif);
				background-repeat: no-repeat;
				width:196px;
				height:62px;
				text-align:center;
				padding-right:8px;
				}

.lcnavNew		{
				background-image: url(/images/navbkgdNew.gif);
				background-repeat: no-repeat;
				width:196px;
				height:62px;
				text-align:center;
				padding-right:8px;
				}

.lcnavCS		{
				background-image: url(/images/navbkgdCS.gif);
				background-repeat: no-repeat;
				width:196px;
				height:62px;
				text-align:center;
				padding-right:8px;
				}

a.lcmenu:link,a.lcmenu:visited
				{
				text-decoration:none;
				font-family: arial, helvetica;
				color:#faf4ff;
				font-size: 17px;
				line-height:17px;
				font-weight:bold;
				}
a.lcmenu:hover	{ color:#9c63d2; }
a.lcmenu:active	{ color:#9c63d2;}

h2				{
				color:#444;
				font-weight:normal;
				font-size:24px;
				}

h3				{
				color:#333;
				font-weight:bold;
				font-size:13px;
				margin:18px 0px 2px 0px;
				}

.pbull			{
				margin: 3px 0px 2px 10px;
				text-indent:-10px;
				line-height:110%;
				}

.gallerytn		{
				width:166px;
				height:116px;
				background-image: url(/photos/shadow.png);
				margin-bottom:4px;
				margin-right:2px;
				}


