@charset "utf-8";

#content_body, #content_left_one, #content_left_two, #content_right  {
	height: 42em;	
}

#content_head_img {
	background: url(../../images/portfolio/portfolio_header.png) no-repeat;
	width: 12.125em;
	height: 1.9375em;
}

.port_click_image img, .port_clicker img {
	border: 1px solid #000000;
}

a.monthly_spotlight:hover, .port_clicker_image img:hover, .port_clicker img:hover {
	cursor: pointer;
}

#content_left_one p.monthly_spotlight {
	text-align: center;
}

#content_left_one a.monthly_spotlight {
	width: 37.5em;
	height: 23.25em;
	margin: 0 auto;
}

#content_left_one div {
	text-align: center;
}

#content_right {
	text-align: center;
}

div.spotlight {
	width: 100%;
	border-top: 1px solid #99cccc;
	background: url(../../images/portfolio/border.png) repeat-x top;
}

#lbCaption {
	text-align: center;
}

.spotlight div a img {
border: 1px solid #000;
}
