#mid {height:470px;padding-bottom:0px;padding-top:10px;}
#port_sect
	{
		display:block;
		position:absolute;
		width:760px;
		height:410px;
		top:50px;
		z-index:900;
	}
#port_sect #photo_main
	{
		display:block;
		position:absolute;
		width:400px;
		height:300px;
		top:0px;
		left:100px;
	}
#port_sect #text_desc
	{
		display:block;
		position:absolute;
		width:550px;
		height:65px;
		top:310px;
		left:20px;
	}
#port_sect #nav_links
	{
		display:block;
		position:absolute;
		width:760px;
		height:30px;
	}
#port_sect #nav_links .rgt, #port_sect #nav_links .lft
	{
		display:block;
		position:absolute;
		width:150px;
		height:30px;
		line-height:30px;
		top:380px;
		left:600px;
		text-align:right;
	}
#port_sect #nav_links .rgt a, #port_sect #nav_links .rgt a:visited, #port_sect #nav_links .lft a, #port_sect #nav_links .lft a:visited 
	{
		font-family:Arial;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;
	}
#port_sect #nav_links .lft {left:10px;text-align:left;}	
#thumbs
	{
		display:block;
		position:absolute;
		width:140px;
		height:370px;
		top:0px;
		left:600px;
		z-index:902;
	}
#thumbs .hov_inst 
	{
		display:block;
		position:absolute;
		width:140px;
		height:40px;
		bottom:0px;
		font-family:Arial;
		font-size:9pt;
		font-weight:normal;
		color:#855D37;
		text-align:center;
	}
#thumbs .thumb
	{
		display:block;
		position:absolute;
		width:140px;
		height:105px;
		z-index:903;
	}
#thumbs .thumb img.small {width:140px;height:105px;border:0px;}
#thumbs .thumb a, #thumbs .thumb a:visited {overflow:hidden;}
#thumbs .thumb a:hover {overflow:visible;}
#thumbs .thumb .bigphoto, #thumbs .thumb a .bigphoto, #thumbs .thumb a:visited .bigphoto {display:none;visibility:hidden;}
#thumbs .thumb:hover .bigphoto, #thumbs .thumb a:hover .bigphoto
	{
		display:block;
		visibility:visible;
		position:absolute;
		width:400px;
		height:300px;
		left:-500px;
		z-index:1000;
	}
#thumbs .thumb:hover .bigphoto {width:400px;height:300px;}