.OutsideBorder {
	border-top-width: 2pt;
	border-right-width: 2pt;
	border-bottom-width: 2pt;
	border-left-width: 2pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.photo-left {
	border: 2px solid #FFF;
	margin-right: 15px;
}
.photo-right {
	border: 2px solid #FFF;
	margin-left: 15px;
	text-align: right;
}
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.bottom-border {
	border-bottom-width: 1.5pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menu-border {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #666;
	border-bottom-color: #000;
	border-left-color: #666;
}

.backgroundrule {
	background-color: #FFFFAE;
	background-image: url(images/red-yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.shadow-border {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.right-shade {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.top-bottom-border {
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.blue {
	color: #0033FF;
	text-decoration: underline;
}
h1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.Quote {
	font-family: "Tempus Sans ITC", Arial;
	font-size: medium;
	font-style: normal;
}
.home-text {
	margin-left: 40px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16pt;
	font-style: italic;
}

.Quote-ref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
}
.center {
	text-align: center;
}

.list-horiz {
	font-size: 11pt;
	line-height: 16pt;
}
.portrait-background {
	background-image: url(images/portraits.jpg);
	background-repeat: no-repeat;
}
.home-background {
	background-image: url(images/home-background.jpg);
	background-repeat: no-repeat;
}
.image-border {
	border: 1pt solid #000;
}
.OutsideBorder td table tr td blockquote p em {
	text-align: left;
}
.center {
	text-align: center;
	color: #603;
}
.blue-link:link {
	color: #03C;
}
.blue-link:hover {
	color: #603;
}
.blue-link:visited {
	color: #03F;
}
.blue-link:active {
	color: #06F;
}
.left {
	text-align: left;
}
