.navbar {
	background-color: #DACD98;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #000000;
	text-decoration: none;
}
.pagesize {
	height: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.bottombar {
	background-color: #000000;
	height: 8px;
}
.pagebkgrnd {
	background-image: url(images/title-logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bodytext {
	font-family: "Century Gothic";
	font-size: 90%;
	color: #030102;
	margin-right: 30px;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;
}
.pagegradient {

	background-image: url(images/bkgrnd-gradient.jpg);
	background-repeat: repeat-y;
	background-color: #F4ECD5;
}
.pagebkgrnd2 {

	background-image: url(images/bkgrnd-horse.jpg);
	background-repeat: no-repeat;
}
.bodytextTitles {

	font-family: "Century Gothic";
	font-size: 90%;
	color: #030102;
	margin-right: 30px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}
.footer {

	font-family: "Century Gothic";
	font-size: 90%;
	color: #796748;
	margin-right: 30px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
}
.footerline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E7955;
}
.pagebkgrndWinner {

	background-image: url(images/title-winner10.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
