/* 
	Green background : # 455900  hunter green
	Light gray body text: #EBE6E3		 
	Light Yellow: #FED772			was used on headings and places
	orange: #F6973F
	brown: #D2691E
	light-green #7B9418
	blue: #4B7EC2
	deep blue: #1E5099
	purple: 	#800080
	dark orchid
	thistle: #D8BFD8
*/

body, div, img, h1, h2, h3, ul, ol, li, a, form {
	position:static:
	float:none;
	padding:0;
	margin:0;
}

#tablinks, #sidebar, #introduction, #footer, .title {
	display:none;
	border-bottom:none;
}

#printtitle {
	display: inline;
	padding: 5mm 0mm 0mm 0mm;
}

.date-heading, h1, .event-title, .date, #printtitle {
	font-size:5mm;
	font-weight: bold;
	color:black;
	font-family: "sans-serif";
}

.leaderboard {
	display:none;
}

#home {
	margin: 0px;
}

#header: {
	width: 200mm;
}

#content-meat {
	width: 200mm;
	
}

#content-body {
	border: none;
	width: 200mm;
	padding: 0px 0px 6mm 0px;
}

h1 {
	font-size: 7mm;
	padding: 4mm 0 4mm 0;
}

.event-title, .date {
	color:blue;
	font-size:normal;
}
#printtitle {
	color:red;
	position: absolute;
	left: 0in;
	top: 10.15in;
}

.DBUsed {
	display:none;
}
