body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Right-bg {
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url(layout/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.quote-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #02306C;
}

.webwright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #194069;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #009966;
}
a:active {
	color: #009966;
}
.body-border {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #194069;
	border-bottom-color: #194069;
	border-left-color: #194069;
}
.photo-border {
	border: 4px solid #1B3B6C;
}
