.research-block
{
	background-image: url(/image/home-research-background.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.health-block
{
	background-image: url(/image/home-health-background.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.photos-block
{
	background-image: url(/image/home-photos-background.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.title-line
{
	background-color: #000066;
	color: white;
	font-weight: bold;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.shadowborder
{
	margin: 10px;
}
.shadowborder-topleft
{
	width: 32px;
	height: 32px;
	background-image: url(/image/shadow-border-top-left.gif);
	background-repeat: no-repeat;
}
.shadowborder-top
{
	height: 32px;
	width: 136px;
	background-image: url(/image/shadow-border-top.gif);
}
.shadowborder-topright
{
	width: 32px;
	height: 32px;
	background-image: url(/image/shadow-border-top-right.gif);
	background-repeat: no-repeat;
}
.shadowborder-left
{
	width: 32px;
	height: 216px;
	background-image: url(/image/shadow-border-left.gif);
}
.shadowborder-content
{
	width: 136px;
	height: 216px;
}
.shadowborder-right
{
	width: 32px;
	height: 216px;
	background-image: url(/image/shadow-border-right.gif);
}
.shadowborder-bottomleft
{
	width: 32px;
	height: 32px;
	background-image: url(/image/shadow-border-bottom-left.gif);
	background-repeat: no-repeat;
}
.shadowborder-bottom
{
	height: 32px;
	width: 136px;
	background-image: url(/image/shadow-border-bottom.gif);
}
.shadowborder-bottomright
{
	width: 32px;
	height: 32px;
	background-image: url(/image/shadow-border-bottom-right.gif);
	background-repeat: no-repeat;
}
.NOLINK
{
	text-decoration: none;
	color: black;
}
.NOLINK:hover
{
	text-decoration: none;
	color: black;
}
.NOLINK:visited
{
	text-decoration: none;
	color: black;
}
