body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #277944;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	font-family: sans-serif;

}

h2 {
	font-size: 125%;
	margin-bottom: 0;
	text-align: center;
}

h3 {
	font-size: 115%;
	margin-top: 0;
	text-align: center;
}

h3.racetitle {
/*	color: #277944; */
	margin-bottom: 0px;
	margin-top: 10px;
}

table {
	width: 725px;
	margin-left: 15px;
}
	
table h4 {
	font-weight: bold;
	color: #277944;
}

td {
	vertical-align: top;
	text-align: center;
	border: 1px solid #000000;
	padding: 5px 5px 3px 5px;
}

td.nobord {
	border: none;
}

p {
	text-indent: 15px;
}

a:link, a:visited, a:active {
	color: #277944;
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}


.page {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	height: auto;
}

.header {
	width: 798px;
	padding: 0 1px 0 1px;
	height: 228px;
	position: relative;
	background-image: url(images/header_photo.jpg);
	background-repeat: none;
}

.menu {
	width: 798 px;
/*	height: 3px;  */
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #EDFF90;
}
	
.menu ul {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px; 
}

.menu ul li {
	display: inline;
	padding: 0 5px 0 5px;
	color: #277944;
	font-weight: bold;	
	position: relative;
}

.menu ul li a {
	text-decoration: none;
	color: #277944;
	font-weight: bold;
}

.menu a:hover, .menu ul li:hover, .menu ul li.over {
	background-color: #277944;
	color: #FFFFFF;
}

.menu li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0px;
	margin-left: 0px;
	padding-top: 2px;
	z-index: 1;
}

.menu li > ul {
	top: auto;
	padding-left: 0px;
/*	left: auto; */
}

.menu li li {
	display: block;
	border-bottom: 2px solid #000;
}

.menu li:hover ul, .menu li.over ul { 
	display: block; 
	background-color: #EDFF90;
	color: #277944;
	border-top: 2px solid #000;
}


.gtsblogo {
	position: absolute;
	top: 10px;
	left: 10px;
}

.piglogo {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.aclogo {
	float: right;
	text-align: center;
	font-size: 75%;
	font-weight: bold;
}

.textlogo {
	font-size: 170%;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia;
	color: #277944;
}

.sidebar {
	position: relative;
	width: 150px;
/*	bottom: 2px; */
	float: left; 
	margin-top: 45px;
	margin-left: 5px;
	text-align: center; 
	font-size: 65%;
}

.sidebar p {
	margin-bottom: 0px;
}

.content {
	width: 590px;
/*	margin-top: 5px; */
/*	width: 778px; */
	margin: 5px 10px 5px 5px;
	margin-bottom: 30px;
	min-height: 500px;
/*	height: 500px; */
	float: right; 
}

.fullcontent {
	width: 778px;
	margin: 5px 10px 5px 10px;
	min-height: 500px;
/*	height: 500px; */
}

.graphic {
	text-align: center;
	font-size: 75%;
	font-weight: bold;
}

.signup {
	clear: right;
	position: relative;
	width: 778px;
/*	float: left; */
	margin-right: 5px;
	margin-top: 10px;
	padding-bottom: 0px;
	text-align: center; 
	font-size: 65%;
}

.quote {
	font-family: Lucida Calligraphy, Comic Sans, cursive;
	font-weight: bold;
}

.quote2 {
	font-style: italic;
	border: 2px solid #277944;
	padding: 5px 5px 5px 5px;
}

.green {
	background: url(images/greenback.jpg);
	font-weight: bold;
	color: #166833;
}

.kids {
	border: 2px solid #277944;
	background-color: #ccc;
	padding-left: 10px;
	padding-right: 10px;
}

.rates td {
	background-color: #b4d29c;
	border-color: #aaa;
}
	
.col {
	position: relative;
	float: left;
	width: 185px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}

.indent {
	position: relative;
	left: 15px;
}

.results {
	font-size: 9pt;
}

.phots11 .img {
	float: left;
	width: 380px;
	text-align: center;
}

.phots11 img {
	margin: 0px auto;
}

.phots11 br {
	clear: both;
}
	
#pedestal {
	clear: both;
	float: left;    /* makes Opera 8.54 behave */
	position: relative; 
	z-index: 0;
	width: 100%;
}

#pedestal .companion {
	margin-top: -16000px; 
	padding-top: 16000px; 
/*	height: 1em; */
}

