.annivContainer {
	width: 630px;
	margin: 0 auto;
}
.leftNavUnitPort {
	width: 206px;
	height: 165px;
	background-image: url(../images/leftnav_portfolio.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.leftLinks .active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	text-decoration: none;
	color: #fff;
	display: block;
}
.portRightArea {
	width: 500px;
	height: 450px;
	float: left;
	padding: 50px 0 30px 200px;
}
.servRightArea  {
	width: 630px;
	height: 440px;
	background-image: url(../images/pencils.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	padding: 50px 0 30px 70px;
}
.portRightArea  p{
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
/*.portfolioArea {
	width: 610px;
	float: left;
	padding: 30px 0px;
	margin: 0 30px 0 60px;
}*/
.portfolioArea {
	width: 630px;
	float: left;
	padding: 0px;
	margin: 10px auto;
	height: 460px;
	overflow: auto;
}
.portfolioArea .inside {
	background-color: #666;
	border: 10px solid #333;
	padding: 5px 0 0 5px;
}
.thumbnail {
	background-color: #e6e6e6;
	border:1px solid #ccc;
	float:left;
	margin-bottom:10px;
	margin-right:16px;
	padding:4px;
	padding-bottom: 10px;
	text-align: center;
}
.portRightText {
	width: 600px;
	margin: 10px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color:#666666;
}
.portRightText .boldFont {
	font-weight: bold;
}
.urlLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
.urlLink a, .urlLinka:visited {
	text-decoration: none;
	color: #03c;
}
.urlLink a:hover {
	text-decoration: underline;
}
#annivHeader {
	background-image:url(../images/yel_nps_logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:10px solid #336699;
	height:117px;
	width:600px;
}
