#top1 {
	font-family: "Tempus Sans ITC", "Comic Sans MS", Arial, sans-serif;
	font-size: 24px;
	color: #CC0000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #FFFFCC;
	font-weight: bold;
}
body {
	font-family: "Tempus Sans ITC", "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	color: #CC0000;
	background-color: #FFFFCC;
	text-align: center;
}
#top2 {
	font-size: 36px;
	margin-right: auto;
	margin-left: auto;
}
#mainpicture {
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 15px;
}
#navibar {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
a:link {
	font-family: "Tempus Sans ITC", "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;
	text-align: center;
}
a:visited {
	font-family: "Tempus Sans ITC", "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	font-family: "Tempus Sans ITC", "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	color: #CC0000;
	background-color: #FFCC99;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-decoration: none;
}
#copyrightbar {
	font-size: 10px;
	text-align: center;
	padding-bottom: 5px;
}
td {
	text-align: center;
}
.quote {
	font-size: 10px;
	text-align: right;
}
.headings {
	font-size: 16px;
	font-weight: bold;
	font-family: "Tempus Sans ITC", "Comic Sans MS", Arial, sans-serif;
	color: #CC0000;
	background-color: #FFFFCC;
}
.mainheading {
	font-size: 16px;
	font-family: "Tempus Sans ITC", "Comic Sans MS", Arial, sans-serif;
	color: #CC0000;
	background-color: #FFFFCC;
}
