body { behavior: url("css/csshover3.htc"); } 


.menu	{letter-spacing:.5px;
	cursor:hand; cursor:pointer;
}


.text 	{position:absolute;
	top: 142px; 
	width:270px; 
	left:35%;
	text-align:left;
	font-weight:bold;
	padding:15px;
	background:url(http://pscohen.com/images/whitemenu.png) repeat;	
}

.text a, .text a:visited {
	color: #555;
	text-decoration: none;
	outline:none;
}

.text2  {
	line-height:120%;
}


#info {
	margin-top: 10px;
	position: relative;
	color:#fff;
	font-weight:bold;

}

#info a, #info a:visited {
	color: #fff;
	text-decoration: none;
	outline:none;
}

#info a:hover {
	color: #ff3366;
	text-decoration: none;
}

#pic {

	left: 0px;
	position: relative;
	top: 0px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 0px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	outline: none;
	display: block;
	height: 25px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 305px;
	text-transform:uppercase;
	line-height:200%;
}

#pic a.p0, #pic a.p0:visited {
	outline: none;
	display: block;
	height: 20px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 305px;
	line-height:200%;
	
}

#pic a.p1:hover {
	outline:none;
	color: #ff3366;
	text-decoration: none;
}

#pic a.p1:hover .large {
	outline: none;
	display: block;
	left: 260px;
	position: absolute;
	top: -30px;
	width: 350px;
	height:233px;
}

#pic a.p0:hover {
	outline:none;
	color: #ff3366;
	text-decoration: none;
}

#pic a.p0:hover .large {
	outline: none;
	display: block;
	left: 260px;
	position: absolute;
	top: -35px;
	width: 350px;
	height:233px;
}

#pic a.p0:active {
	outline:none;
	color: #ff3366;
	text-decoration: none;
}

#pic a.p0:active .large {
	outline: none;
	display: block;
	left: 260px;
	position: absolute;
	top: -35px;
	width: 350px;
	height:233px;
}

#top {
	margin-left: 140px;
	margin-top:-25px;
	font-size:8pt;
	background:url(http://pscohen.com/images/whitemenu.png) repeat-y;
	padding:15px;
	width:190px;
}

#container {position:absolute;
  	background-color:;
	margin: auto;
	width: 500px;
	top:74px;
	margin-left:25%
}
div.code {visibility:hidden;
	font-size:1pt;
}

	.pics { width: 600px; 
	padding:0; 
	margin:0; 
	overflow: hidden; 
	
}
	.pics img { width: 500px; 
	padding: 0px; border: 0px solid #ccc; 
	background-color: #000; 
	top:0; 
	left:0 
}
	.pics img {
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
}

img {
 -ms-interpolation-mode: bicubic; 	
}
