p.sub{text-align:center;font-size:8pt;margin-top:5px;margin-bottom:0px;}
h1{margin-bottom:0px;}
h2.quote{text-align:center;font-size:10pt;font-weight:bold;}
a.quote, a.quote:visited
	{
		font-family:Verdana;
		font-weight:bold;
		color: #F2B42E;
		text-decoration:underline;
	}
a.quote:hover
	{
		color: #D1DA0A;
	}
#wkarea{padding:0px;}
#signdesc
	{
		display:block;
		position:relative;
		height:auto;
		top:0px;
		margin-right:170px;
		margin-left:170px;
		padding-top:10px;
		z-index:500;
	}
#leftpics, #rightpics, #botpics
	{
		display:block;
		position:relative;
		width:160px;
		height:auto;		
		z-index:502;
		float:left;
		text-align:center;
		/*padding-bottom:5px;*/
	}
#rightpics{float:right;}
#botpics 
	{
		width:440px;
		left:0px;
		top:10px;
		height:246px;
		/*background-color:yellow;*/
	}
#leftpics .thumb, #rightpics .thumb, #botpics .thumb
	{
		display:block;
		position:relative;
		width:auto;
		height:auto;
		margin-top:5px;
		cursor:pointer;
	}
#botpics .thumb {margin-top:0px;position:absolute;}
#leftpics .thumb a, #leftpics .thumb a:visited, #rightpics .thumb a, #rightpics .thumb a:visited, #botpics .thumb a, #botpics .thumb a:visited
	{
		overflow:hidden;
	}
#leftpics .thumb a:hover, #rightpics .thumb a:hover, #botpics .thumb a:hover
	{
		overflow:visible;
	}
#leftpics .thumb .lgphoto, #rightpics .thumb .lgphoto, #botpics .thumb .lgphoto
	{
		display:none;
		visibility:hidden;
	}
#leftpics .thumb:hover .lgphoto, #rightpics .thumb:hover .lgphoto, #botpics .thumb:hover .lgphoto, #leftpics .thumb a:hover .lgphoto, #rightpics .thumb a:hover .lgphoto, #botpics .thumb a:hover .lgphoto
	{
		display:block;
		visibility:visible;
		position:absolute;
		width:auto;
		height:auto;
		z-index:1000;
		background-image:url('../images/GradientBackRt.jpg');
		background-position:top right;
		background-repeat:repeat-y;
		background-color:#C9D7EC;
		padding:5px;		
		left:160px;
		/*top and left positions should be programmed inline*/
	}
#rightpics .thumb:hover .lgphoto, #rightpics .thumb a:hover .lgphoto {left:-450px;}
#leftpics img, #rightpics img, #botpics img {border:0px;}