/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./bkgrd77a.gif");}
 .photoleft {
	border: medium solid #003366;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.bluemargin {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
h3 {
	font-family: "trebuchet MS", Verdana, arial, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #003366;
}
.floatright {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: medium solid #003366;
}
.new {
	font-family: "trebuchet MS", Verdana, arial, sans-serif;
	font-size: x-small;
	color: #003366;
}
