@import url("seminar_updated");
.merritt-harrison {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	white-space: normal;
	cursor: hand;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066cc;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;



}
.bluebox {
	border: thin solid #0066CC;
}
.flag {
	background-attachment: fixed;
	background-image: url(images/photos/scottish%20flag.jpg);
	background-repeat: no-repeat;
}
.bullets {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}

