
#ZoomSpin
	{
	position:				absolute;
	left:						10px;
	top:						10px;
	visibility:			hidden;
	z-index:				500;
	}


#ZoomBox
	{
	position:				absolute;
	left:						10px;
	top:						10px;
	visibility:			hidden;
	z-index:				499;
	}


#ZoomImage
	{
	border:					0;
	display:				block;
	left:						10px;
	top:						10px;
	}


#ZoomClose
	{
	position:				absolute;
	left:						-15px;
	top:						-15px;
	filter:					alpha(opacity=0);
	-moz-opacity:		0;
	opacity:				0;
	visibility:			hidden;
	}


#ZoomImage1
	{
	left:						30px;
	top:						30px;
	border:					0;
	}


#ShadowBox
	{
	position:				absolute;
	left:						50px;
	top:						50px;
	width:					100px;
	height:					100px;
	visibility:			hidden;
	z-index:				45;
	}


#ShadowTable
	{
	border:					0;
	width:					100%;
	height:					100%;
	}


#ShadowUCorner
	{
	width:					27px;
	height:					25px;
	display:				block;
	}


#ShadowLCorner
	{
	width:					27px;
	height:					26px;
	display:				block;
	}


#ShadowSide
	{
	width:					27px;
	height:					26px;
	display:				block;
	}


#ShadowTop
	{
	width:					27px;
	height:					25px;
	display:				block;
	}

#ZoomCapDiv
	{
	display:				none;
	margin-left:		13px;
	margin-right:		13px;
	}


#ZoomCapEnd
	{
	width:					13px;
	height:					26px;
	display:				block;
	}


#ZoomCaption
	{
	vertical-align:	middle;
	font-size:			14px;
	font-family:		'Helvetica';
	font-weight:		bold;
	color:					#ffffff;
	text-shadow:		0px 2px 4px #000000;
	white-space:		nowrap;
	width:					13px;
	height:					26px;
	}


#ZoomCaption a:link, #ZoomCaption a:visited
	{
	color: #ffffff;
	}


#ZoomCaption a:hover, #ZoomCaption a:active
	{
	color: #00ffff;
	}






#TidbitBox
	{
	position:				absolute;
	left:						10px;
	top:						10px;
	visibility:			hidden;
	}


#TBCap
	{
	position:				absolute;
	left:						10px;
	top:						10px;
	visibility:			hidden;
	z-index:				9999;
	}


#TBCapEnd
	{
	width:					13px;
	height:					26px;
	display:				block;
	}


#TBCaption
	{
	vertical-align:	middle;
	font-size:			14px;
	font-family:		'Helvetica';
	font-weight:		bold;
	color:					#ffffff;
	text-shadow:		0px 2px 4px #000000;
	white-space:		nowrap;
	width:					13px;
	height:					26px;
	}


#TBCaption a:link, #TBCaption a:visited
	{
	color: #ffffff;
	}


#TBCaption a:hover, #TBCaption a:active
	{
	color: #00ffff;
	}


a.Tidbit
	{
	text-decoration:none;
	font-weight:		bold;
	color:					#008845;
	}


a.BigBit
	{
	font-weight:		bold;
	color:					#008845;
	}




#xxx
	{
	position:				absolute;
	left:						100px;
	top:						200px;
	}

#yyy
	{
	position:				absolute;
	left:						200px;
	top:						100px;
	}

#zzz
	{
	position:				absolute;
	left:						300px;
	top:						300px;
	}

