/* CSS Document */


#shimpic {
	position: relative; 
	padding: 0;
	margin: 0;
	z-index: 1;
	visibility: visible;
}

#shimpic img {border: 1px solid #fff;}

#P7ShowPL1, #P7ShowPL2, #P7ShowPL3, #P7ShowPL4, #P7ShowPL5, #P7ShowPL6, #P7ShowPL7, #P7ShowPL8, #P7ShowPL9, #P7ShowPL10  {
position:absolute;
left:0px;
top:0px;
width:350px;
z-index:1;
visibility:hidden;
}


/* #P7ShowPL8 {
position:absolute;
left:0px;
top:0px;
width:232px;
z-index:1;
visibility:hidden;
} */

td 	{ border: 1px none #667729; padding: 3px 0;}

#portfolio { margin-top: 40px;}

#text p {text-align: left; margin-left: 20px; margin-right: 0;}

.hide { visibility: hidden; }