div.masthead { position: absolute; top: 0px; height: 100px; width: 100%; text-align: center; color: black; background: aqua url(clouds.jpg); }
div.runner { position: absolute; top: 100px; height:50px; width: 100%; text-align: center; color: #ffffcc; background: #336699; font-family: Arial, sans-serif; }
div.left {position: absolute; left: 2%; width: 40%;  color: black; margin-bottom 10%; background:  #b7a0aa; border: solid 1px #ea150e; font-size: 1em; font-weight: 900; font-family: Verdana, Arial, 
sans-serif; padding: 1em 4% 0 0; margin: 1% 5% 1% 5%; text-align: center; }
.bold {color: red; font-weight: 900; text-align: center; }
div.right {  position: absolute; left: 50%;  width: 35%; color: black; background:  #b7a0aa; border: solid 1px #ea150e; font-size: 1em; font-weight: 900; font-family: Verdana, Arial, sans-serif; padding: 1em 4% 0 0; margin: 1% 5% 1% 5%; text-align: center; }
div.new { position: absolute; top: 1px; left: 75%;  margin-top: 0px; width: 20%; font-weight: 800; color: black; background:  #ffb536; border: solid 1px #ea150e; font-size: 1.3em; font-weight: 900; font-family: Verdana, Arial, sans-serif; padding: margin: 1% 5% 1% 5%; text-align: left;}
div.new h3 {color: white; font-weight: 800; font-size: .81em; text-align: center; }
body {
	background: #bdb4b7;
t-size: 12px;
	font-family: Lucida Grande,Geneva,Verdana,Arial,Helvetica,sans-serif;
	color: black;
	text-align: left;
}

td {padding: 0.25em 3px;}
td.l {padding: 0.25em; font-weight: bold; text-align: right; color: black; background: grey;}
th {color: blue; font-weight: bold; } 

tr { color: white; font-size: .8em; font-weight: bold; background: grey;} /* Comment Here */
div.body {top: 200px; height: 200%;  font-family: Verdana, Arial, sans-serif; font-size: 1.1em; color: #ffff99; background: #bdb4b7; border: solid 0.5em black; margin: 0%; padding: 1% 1%; }
div.body p {text-align: justify; margin-left: 3%; margin-right: 1%; font-weight: 900;}
div.inset { color: black; background:  #b7a0aa; border: solid 1px #ea150e; font-size: 1em; font-weight: 900; font-family: Verdana, Arial, sans-serif; padding: 1em 4% 0 0; margin: 1% 5% 1% 5%; text-align: center; } /* Note Margins defined Top%, Right%, Bottom%, Left% */

h1 { text-align: center; color: white; font-size: 50px; }
h2 { text-align: center; color: blue; font-size: 36px; }
h3 { text-align: center; font-size: 30px; }
.special { text-align: center; color: gold; font-size: 36px; font-family: sans-serif; font-weight: bold; }
.special1 { text-align: center; color: white; font-size: 50px; font-family: sans-serif; font-weight: bold; }

.links {
	font-family: Lucida Grande,Geneva,Verdana,Arial,Helvetica,sans-serif;
	color: white;
	font-size:13px;
}

A {
	font-weight: bold;
	text-decoration: none;
}

A:hover {color: red; }


.byline {
	font-family: Lucida Grande,Geneva,Verdana,Arial,Helvetica,sans-serif;
	color: #999999;
	font-size: 11px;}
