#portsect
	{
		display:block;
		position:relative;
		height:540px;
		width:760px;
		left:45px;
		top:0px;
		background:transparent;
	}
#portsect #portdisplay
	{
		display:block;
		position:absolute;
		width:400px;
		height:400px;
		left:0px;
		top:10px;
	}
#portsect #portdisplay img {width:400px;height:400px;}
#portsect #porttxt
	{
		display:block;
		position:absolute;
		width:320px;
		height:250px;
		left:420px;
		top:20px;
		padding:0px;
		padding-bottom:10px;
		border:1px solid #E0DEEC;
	}
#portsect #porttxt h3 {margin-top:10px;}
#portsect #portlist
	{
		display:block;
		position:absolute;
		width:760px;
		height:140px;
		top:400px;
		left:0px;
	}
#portsect #portlist #instruct
	{
		display:block;
		position:absolute;
		width:760px;
		height:30px;
		left:0px;
		bottom:-10px;
		line-height:30px;
		font-family:Arial;
		font-size:9pt;
		font-weight:bold;
		font-style:oblique;
		text-align:center;
		color:#1C15B4;
	}
.thumb1, .thumb2, .thumb3, .thumb4, .thumb5, .thumb6, .thumb7
	{
		display:block;
		position:absolute;
		width:100px;
		height:100px;
		top:20px;		
		border:0px;
	}
.thumb1{left:0px;}
.thumb2{left:110px;}
.thumb3{left:220px;}
.thumb4{left:330px;}
.thumb5{left:440px;}
.thumb6{left:550px;}
.thumb7{left:660px;}
.thumb1 img, .thumb2 img, .thumb3 img, .thumb4 img, .thumb5 img, .thumb6 img, .thumb7 img {width:100px;height:100px;border:0px;}
.thumb1 .lgpic, .thumb2 .lgpic, .thumb3 .lgpic, .thumb4 .lgpic, .thumb5 .lgpic, .thumb6 .lgpic, .thumb7 .lgpic {display:none;visibility:hidden;}
.thumb1 .pictxt, .thumb2 .pictxt, .thumb3 .pictxt, .thumb4 .pictxt, .thumb5 .pictxt, .thumb6 .pictxt, .thumb7 .pictxt {display:none;visibility:hidden;}
.thumb1:hover .lgpic, .thumb2:hover .lgpic, .thumb3:hover .lgpic, .thumb4:hover .lgpic, .thumb5:hover .lgpic, .thumb6:hover .lgpic, .thumb7:hover .lgpic
	{
		display:block;
		visibility:visible;
		position:absolute;
		width:400px;
		height:400px;
		top:-420px;
		left:0px;
	}
.thumb2:hover .lgpic {left:-110px;}
.thumb3:hover .lgpic {left:-220px;}
.thumb4:hover .lgpic {left:-330px;}
.thumb5:hover .lgpic {left:-440px;}
.thumb6:hover .lgpic {left:-550px;}
.thumb7:hover .lgpic {left:-660px;}
.thumb1:hover .pictxt, .thumb2:hover .pictxt, .thumb3:hover .pictxt, .thumb4:hover .pictxt, .thumb5:hover .pictxt, .thumb6:hover .pictxt, .thumb7:hover .pictxt
	{
		display:block;
		visibility:visible;
		position:absolute;
		width:320px;
		height:250px;
		top:-400px;
		left:420px;
		text-decoration:none;
		padding:0px;
		padding-top:10px;
		padding-bottom:10px;
		background-color:#FFFFFF;
	}
.thumb2:hover .pictxt {left:310px;}
.thumb3:hover .pictxt {left:200px;}
.thumb4:hover .pictxt {left:90px;}
.thumb5:hover .pictxt {left:-20px;}
.thumb6:hover .pictxt {left:-130px;}
.thumb7:hover .pictxt {left:-240px;}
/* for ie6 */
.thumb1 a, .thumb1 a:visited, .thumb2 a, .thumb2 a:visited, .thumb3 a, .thumb3 a:visited, .thumb4 a, .thumb4 a:visited, .thumb5 a, .thumb5 a:visited, .thumb6 a, .thumb6 a:visited, .thumb7 a, .thumb7 a:visited {overflow:hidden;}
.thumb1 a:hover, .thumb2 a:hover, .thumb3 a:hover, .thumb4 a:hover, .thumb5 a:hover, .thumb6 a:hover, .thumb7 a:hover {overflow:visible;}
.thumb1 a:hover .lgpic, .thumb2 a:hover .lgpic, .thumb3 a:hover .lgpic, .thumb4 a:hover .lgpic, .thumb5 a:hover .lgpic, .thumb6 a:hover .lgpic, .thumb7 a:hover .lgpic
	{
		display:block;
		visibility:visible;
		position:absolute;
		width:400px;
		height:400px;
		top:-420px;
		top:-410px;
		left:0px;
	}
.thumb2 a:hover .lgpic {left:-110px;}
.thumb3 a:hover .lgpic {left:-220px;}
.thumb4 a:hover .lgpic {left:-330px;}
.thumb5 a:hover .lgpic {left:-440px;}
.thumb6 a:hover .lgpic {left:-550px;}
.thumb7 a:hover .lgpic {left:-660px;}
.thumb1 a:hover .pictxt, .thumb2 a:hover .pictxt, .thumb3 a:hover .pictxt, .thumb4 a:hover .pictxt, .thumb5 a:hover .pictxt, .thumb6 a:hover .pictxt, .thumb7 a:hover .pictxt
	{
		display:block;
		visibility:visible;
		position:absolute;
		width:320px;
		height:250px;
		top:-400px;
		left:420px;
		text-decoration:none;
		background-color:#FFFFFF;
		padding:0px;
		padding-bottom:10px;
		border:1px solid #E0DEEC;

	}
.thumb2 a:hover .pictxt {left:310px;}
.thumb3 a:hover .pictxt {left:200px;}
.thumb4 a:hover .pictxt {left:90px;}
.thumb5 a:hover .pictxt {left:-20px;}
.thumb6 a:hover .pictxt {left:-130px;}
.thumb7 a:hover .pictxt {left:-240px;}
.thumb1 a:hover .pictxt h3, .thumb2 a:hover .pictxt h3, .thumb3 a:hover .pictxt h3, .thumb4 a:hover .pictxt h3, .thumb5 a:hover .pictxt h3, .thumb6 a:hover .pictxt h3, .thumb7 a:hover .pictxt h3 {margin-top:10px;}

/* end for ie6 */

.lgpic img {width:400px;height:400px;}
.pglinks
	{
		display:block;
		position:absolute;
		width:320px;
		height:20px;
		top:380px;
		right:0px;
		z-index:100;
	}
.pglinks .prev, .pglinks .next
	{
		display:block;
		position:relative;
		width:200px;
		height:20px;
		float:right;
		text-align:right;
		font-family:Arial;
		font-size:10pt;
		color:#1C15B4;
		font-weight:bold;
	}
.pglinks .prev {position:absolute;left:0px;text-align:left;}
.pglinks .prev a, .pglinks .prev a:visited, .pglinks .next a, .pglinks .next a:visited {color:#1C15B4;text-decoration:none;}
.pglinks .prev a:hover, .pglinks .next a:hover {color:#FFFFFF;}