.header {
	background-image: url('../images/header_tiny_color.jpg');
	width: 957px;
	/*height: 198px;*/
	height: 114px;
}
.page {
	float:left;
	margin: 0px;
	padding: 0px;
	height:600px;
/*	width:957px;*/
	background: #79adc3;
}
td {
vertical-align:top;
border: none;
padding: 0px;
margin: 0px;
}
.button:hover {
	cursor: pointer;
}
.detailsWithPortfolioBelow {
	text-shadow: #DDD 1px 1px 1px;
	color: #26373e;
	font-family:  Lucida Sans;
	font-size: 11pt;
}
.content {
	background: #e3e3e3;
	background-image: url('../images/light_blue_gradient.jpg');
	background-repeat: repeat-x;
	width: 917px;
	height: 815px;
	margin:20px;
	margin-top:0px;
	border: 1px solid #79adc3;
	color: #26373e;
	font-family:  Lucida Sans;
	font-size: 11pt;
}
.navArrows {
	color: #777;
	/*font-family: Lucida Sans;*/
	font-size: 11pt;
	font-weight: 700;
	margin:0px;
	padding:0px;
	border: none;
}
img {
	border: none;
}
.pimg {
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: left;
	margin-left:0px;
}
.pimgFrame {
 	border: 1px solid #ccc;
	padding: 15px;
	margin: 0px;
	width: 700px;
	height: 258px;
	position: relative;
	padding-top: 12px;
	background-color: #000;
}
.outerPortfolioDiv {
	float: none;
	width:730px;
	/*border: 1px solid #ccc;*/
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	/*background-image: url('images/light_blue_gradient.jpg');*/
}
.starthidden {
	display: none;
}
.portfolioPageTitleText {
	color: #FFF;	
	font-family:  Lucida Sans;
	font-size: 11pt;
}
.left {
	float: left;
	clear: left;
}
.right {
	text-align: left;
	float: right;
	width: 288px;
	height: 200px;
	color: #ccc;
	
	margin: 0px;
	
	border: 2px solid #333;
	border: none;
	position: absolute;
	
	right: 10px;
	top:20px;
	
	font-family: Helvetica;
	font-size: 16px;
	
	/*border-right: 1px solid #666;	
	border-left: 0px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;*/
	
}
.right a {
	color: #eee;
}



