.Boxfront {
	border-top: 1px none #67643f;
	border-right: 1px solid #67643f;
	border-bottom: 1px none #67643f;
	border-left: 1px solid #67643f;
}
.Boxfront_right {
	/*border-top: 1px none #67643f;
	border-bottom: 1px none #67643f;
	border-left: 1px solid #67643f;*/
	border-right: 1px solid #67643f;
}
.line_front {
	border-top: 1px none #686540;
	border-right: 1px solid #686540;
	border-bottom: 1px none #686540;
	border-left: 1px none #686540;
}
.profile_right {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
.box {
	border: 1px solid #666666;
}
.photocredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodycopy {
	font-family: "Arial", "Arial Narrow", Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.introbody {
	font-family: "Arial", "Arial Narrow", Verdana;
	font-size: 13px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.bottom_line {
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
}
#containLayer {
	 /*position:relative;
	 width:350px;
	 height:560px;
	 z-index:1;
	 clip: rect(auto,350px,560px,auto);
	 overflow: hidden;*/
}
#contentLayer {
	 /*position:absolute;
	 width:350px;
	 height:550px;
	 z-index:1;
	 left: 0px;
	 top: 0px;*/
	 padding: 0 16px 0 16px;
}
#Controls {
	 float:right;
	 margin-right:20px;
	 width:54px;
	 height:550px;
	 z-index:2;
	 top: 86px;

}