/* * { border: 1px solid green; } */

body {
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0 0 20px 0;
	position: absolute;
	top: 0;
	left: 0;
	margin-bottom: 120px !important;

}

p, div, ul, ol, li, h1, h2, h3, h4, img {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
	padding-top: 6px;
}

h3, h4, h5, h6 {
	font-size: 12px;
	padding: 3px 0 3px 0;
}

p, ul, ol, h1, h2, h3, h4 {
	margin-left: 5px;
}

li {
	margin-left: 10px;
}

p {
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: justify;
}

a {
	color: #333333;
	/* text-decoration: none; */
}

a:hover {
	background-color: silver;
}

a:visited, #navigation a:visited {
	color: gray;
}
table {
	margin: 10px 40px 10px 40px;
	border: none;
}
td {
	padding: 5px;
}

#all {
	width: 794px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 10px 10px 10px 10px;
	border: solid 2px black;
	color: black;
	background-color: #734143;
	background-image: url( lower-left-corner.gif );
	background-repeat: no-repeat;
	background-position: bottom left;
}

#navigation {
	position: absolute;
	top: 0;
	left: 0; 
	padding-top: 110px;
	width: 160px;
	color: #E7E1B4;
	background-color: #734143;
	background-image: url( peggy.jpg );
	background-repeat: no-repeat;
	background-position: top center;
}

#navigation ul li {
	list-style: none;
}

#coachDef {
	position: absolute;
	bottom: 110px;
	left: 10px; 
	width: 150px;
}

#main {
	margin-left: 160px;
	width: 632px;
	border-left: solid 2px black;
	color:black;
	background-color: #F6F2E3;
	background-image: url( bg-horse.jpg );
	background-repeat: no-repeat;
	background-position: bottom center;
}

#main p, #main ul, #main li {
	margin: 0 12px 0 12px;
}

#main h2 {
	margin-bottom: 6px;
}

#banner {
	height: 100px;
	width: 632px;
	/* margin-left:162px; */
	border-bottom: solid 2px black;
	background-color: #E7E1B4;
	background-image: url( pg-logo.jpg );
	background-repeat: no-repeat;
}

#last {
	padding-bottom: 26px;
}

#footer {
	font-size: 10px;
	margin: 10px 0 0 0 !important;
	padding: 0 0 2px 0;
	text-align: center;
	color: #734143;
}

#banner h1, #banner h2 {
	display:none;
}

ul#highlights {
	padding-top: 10px;
	padding-bottom: 10px;
}

ul#highlights li {
	list-style-type: none;
	display: inline;
	margin: 0;
}

ul#highlights a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

#navigation a {
	color: #E7E1B4;
}

#navigation a:hover {
	background-color: #333333;
}

#navigation ul {
	margin: 8px 0 0 14px;
}

#navigation li {
	margin-top: 4px;
}

li.active {
	font-weight:bold;
}

#leader {
	text-align: right;
}
#preview {
	padding-top: 10px;
	margin-bottom: 0;
	color: #15402C;
}

cite {
	display:block;
	text-align: right;
	clear: both !important;
}
p.quote {
	clear:right;
	padding-top: 12px;
}

.note-a-gram {
	width: 120px;
	float: right;
	text-align: left;
	border: solid 1px #734143;
	padding: 8px;
	font-style: italic
}
.note-a-gram span {
	font-weight: bold;
	font-style: normal;
}

#chart {
	float: right;
	padding:0;
}
#chart p {
	border: solid 1px #734143;
	width: 183px;
	padding-top: 4px;
	text-align: center;
}

