a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #CD0000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000000;
	margin-right: 1.2em;
	margin-left: 1.2em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 1em;
	margin-top: 1em;
}
.leftboxpics {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	float: left;
	width: 240px;
	text-align: center;
	padding-left: 0px;
	margin-left: 30px;
	border: 0px none;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: oblique;
	color: #000000;
	text-align: center;
}
.Rightboxpics {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	float: right;
	width: 240px;
	text-align: center;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 1em;
	font-weight: bold;
	margin-right: 30px;
	padding-right: 0px;
	margin-top: 10px;
	border: 0px none;
}
.leftpics {
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	border: 0px none;
	margin-top: 0px;
}
.rightpics {
	float: right;
	padding-left: 0px;
	margin-left: 0px;
	border: 0px none;
	margin-top: 0px;
}
.slide {
	-moz-box-shadow: 3px 3px 4px #666666;
	-webkit-box-shadow: 3px 3px 4px #666666;
	box-shadow: 3px 3px 4px #666666;
	border: 6px solid #f9f5e0;
	clip: rect(5px,5px,5px,5px);
	}

