/* show boundaries */
table.border { 
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc; 
	margin-top: 0px }
/* set general thumbnail styles */
#pix { background: white }
img { background: white }
/* MouseOut state (default) - hide larger pictures */
#pix a img.hid { width: 588; height: 380; position: absolute; top: 250px; left: 367px; visibility: hidden} 
/* MouseOver state (hover) - reveal larger picture */
#pix a:hover { background:white } 
#pix a:hover img.hid { visibility:visible } 
body
{
background-color: #e0e6e6;
}
.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: .83em;
	font-weight: normal;
	color: #666666;
	letter-spacing:.8px;
	line-height: 1.8em;
	margin-left: 25pt;
	margin-right: 40pt;
}
.portfolio_headings {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: .85em;
	font-weight: normal;
	color: #4593B6;
	line-height: 2em;
	margin-left: 25pt;
	margin-right: 40pt;
}
.capion_text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: .75em;
	font-weight: normal;
	color: #666666;
	line-height: 1.5em;
	margin-left: 25pt;
	margin-right: 40pt;
}
.bullets {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: .5em;
	font-weight: normal;
	letter-spacing: 2px;
	color: #999999;
	line-height: 1.5em;
	margin-left: 25pt;
	margin-right: 40pt;
}
a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4593B6;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4593B6;
	text-decoration: none;
}
.copyright_text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

