.contentBG {
	background-image: url(images/leonardo_contentbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	top: 37px;
}
.highlightMid {
	background-image: url(images/highligh_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #e4d097;
}
.rightTile {
	background-image: url(images/leonardo_r1_c15.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftTile {

	background-image: url(images/leonardo_r1_c1.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


	a:link {
	text-decoration : none;
	color: #997f53;
}
	a:active {
	text-decoration : none;
	color: #997f53;
}
	a:visited {
	text-decoration : none;
	color: #997f53;
}

	a:hover {
	text-decoration : underline;
	color: #997f53;
}


.copyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a58959;
	padding: 0 15px 0 15px
}
	.copyRight a:link {
	text-decoration : none;
	color: #a58959;
}
	.copyRight a:active {
	text-decoration : none;
	color: #a58959;
}
	.copyRight a:visited {
	text-decoration : none;
	color: #a58959;
}
	.copyRight a:hover {
	text-decoration : underline;
	color: #a58959;
}
.byFine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1mm;
	color: #8f8f8f;
	height: 10px;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.spotlight {
	padding-bottom: 5px;
	background-image: url(images/spot_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.spotlight img {
	border: 1px solid #787878;
}
.bodyCopyNopadd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.viewFocus{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1mm;
	color: #af1a1f;
	padding-left: 3px;
}
	.viewFocus a:link {
	text-decoration : none;
	color: #d1d1d1;
}
	.viewFocus a:active {
	text-decoration : none;
	color: #d1d1d1;
}
	.viewFocus a:visited {
	text-decoration : none;
	color: #d1d1d1;
}
	.viewFocus a:hover {
	text-decoration : underline;
	color: #fff;
}
.viewCategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1mm;
	color: #3E3D3D;
	padding-left: 3px;
	font-weight: bold;
	text-decoration: underline;
}
.PixelBorder {
	border: 1px solid #787878;
}
.formField {display: none}


