#portfolio{
	background:transparent;
	width:100%;
	text-align:center;
	font-family: helvetica;
	font-variant: small-caps;
}
#tyrWindow{
	width:850px;
	height:550px;
	border:5px inset;
	text-align:center;
	overflow-y:scroll;
}
#chFrame{
	width:850px;
	height:550px;
}
#view2{
	
}
.viewLink{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:15px;
}
.viewLink:hover{
	color:#DDDDDD;
	text-decoration:underline;
}