 /* It is common to set printer friendly styles such as a white background with black text. */
body {
 background-color: #fff;
 background-image: none;
 border-color: #000; /* Sets the border color properties for an element using shorthand notation */
 color: #000;
}
</style> .scmvlink {
 clear: left;
 float: left;
 width: 766px;
 padding-right: 2em;
 padding-left: 1em;
 padding-bottom: 2em;
}

.scmvlink
{
	clear: both;
	padding-top: 2em;
	padding-bottom: 2em;
}

#largephoto
{
	background-color:#f4e6d0;
	color: #00F;
	width:820px;
	height:510px;
}

#largephoto .photo800x510 span
{
	float:right;
	margin:12em 0 0 1em;
	font-weight:bold;
	line-height:1.2;
}

#largephoto .photo800x510 img
{
	float:left;
}

