table.layout td.right
{
	padding-top:75px;
}
#ssControls
{
	left:560px;
	position:absolute;
	top:0px;
}
#ssControls a
{
	cursor:pointer;
	display:block;
	float:left;
	height:16px;
	width:20px;	
}
a.stop
{
	background-image: url('/_img/icons/slide_show_controls/stop.png');
	background-repeat:no-repeat;
}
a.stop:hover 		{ background-image: url('/_img/icons/slide_show_controls/stop_hov.png'); }
a.stop:active 		{ background-image: url('/_img/icons/slide_show_controls/stop_active.png'); }

a.play
{
	background-image: url('/_img/icons/slide_show_controls/play.png');
	background-repeat:no-repeat;
	margin-left:5px;
}
a.play:hover 		{ background-image: url('/_img/icons/slide_show_controls/play_hov.png'); }
a.play:active 		{ background-image: url('/_img/icons/slide_show_controls/play_active.png'); }

ul.ssTabs
{
	list-style:none; 
	left:415px;
	margin:0px;
	position:absolute;
	top:25px;
	width:270px;
}
ul.ssTabs li 
{ 
	height:12px;
	float:left;
	list-style-image:none !important; 
	margin:0 !important;
	padding:0px 15px 0px 15px;
	text-indent:0;
	width:12px;
}
ul.ssTabs a 
{
	background-repeat:no-repeat;
	display:block;
	height:100%;
	width:100%;
}
#t1 a				{ background-image: url('/_img/icons/slide_show_controls/circle_rd_std.png'); }
#t1 a:hover 			{ background-image: url('/_img/icons/slide_show_controls/circle_rd_active.png'); }
#t1 a.current		{ background-image: url('/_img/icons/slide_show_controls/circle_rd_active.png'); }
#t1 a.current:hover	{ background-image: url('/_img/icons/slide_show_controls/circle_rd_active.png'); }

#t2 a				{ background-image: url('/_img/icons/slide_show_controls/circle_gn_std.png'); }
#t2 a:hover 			{ background-image: url('/_img/icons/slide_show_controls/circle_gn_active.png'); }
#t2 a.current		{ background-image: url('/_img/icons/slide_show_controls/circle_gn_active.png'); }
#t2	a.current:hover	{ background-image: url('/_img/icons/slide_show_controls/circle_gn_active.png'); }

#t3 a				{ background-image: url('/_img/icons/slide_show_controls/circle_bl_std.png'); }
#t3 a:hover 			{ background-image: url('/_img/icons/slide_show_controls/circle_bl_active.png'); }
#t3 a.current		{ background-image: url('/_img/icons/slide_show_controls/circle_bl_active.png'); }
#t3	a.current:hover	{ background-image: url('/_img/icons/slide_show_controls/circle_bl_active.png'); }

#t4 a				{ background-image: url('/_img/icons/slide_show_controls/circle_or_std.png'); }
#t4 a:hover 			{ background-image: url('/_img/icons/slide_show_controls/circle_or_active.png'); }
#t4 a.current		{ background-image: url('/_img/icons/slide_show_controls/circle_or_active.png'); }
#t4	a.current:hover	{ background-image: url('/_img/icons/slide_show_controls/circle_or_active.png'); }

#t5 a				{ background-image: url('/_img/icons/slide_show_controls/circle_pr_std.png'); }
#t5 a:hover 			{ background-image: url('/_img/icons/slide_show_controls/circle_pr_active.png'); }
#t5 a.current		{ background-image: url('/_img/icons/slide_show_controls/circle_pr_active.png'); }
#t5	a.current:hover	{ background-image: url('/_img/icons/slide_show_controls/circle_pr_active.png'); }

#t6 a				{ background-image: url('/_img/icons/slide_show_controls/circle_yl_std.png'); }
#t6 a:hover 			{ background-image: url('/_img/icons/slide_show_controls/circle_yl_active.png'); }
#t6 a.current		{ background-image: url('/_img/icons/slide_show_controls/circle_yl_active.png'); }
#t6	a.current:hover	{ background-image: url('/_img/icons/slide_show_controls/circle_yl_active.png'); }

div.panes
{
	left:-10px;
	position:absolute;
	top:100px;
	width:100%;
}
div.panes div.pane 
{
	display:none;		
	position:absolute;
	width:100%;
}
div.pane table.center { width:auto; }

div.pane table td
{
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.drop
{
	padding-top:80px;
}

#intro table {
	width:600px;
}
#intro td {
	text-align:left;
}
#intro h1 {
	color:black;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
#intro p {
	line-height:20px;
	margin:15px 0 15px 0;
}

#camo td.right
{
	padding-top:80px;
	width:300px;
}
#opaqueSPK  td.drop {
	padding-left:55px;
}

				
				

