    html {
    overflow: scroll;
    }
body {
	background-color: #575757;
}

#wrapper {
	background: #f7f7f7;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #36530B;
}
header {
	background: url(images/header.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 195px;
	width: 900px;
	display: block;
}
header table  {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 157px;
	font-size: 14px;
	margin-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
main {
	padding: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	width: 860px;
	margin-bottom: 20px;
	display: block;
	min-height: 400px;
}

#row {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
footer {
	background: url(images/footer.jpg) no-repeat;
	margin: 5px 0px 0px;
	padding: 5px 0px 0px;
	height: 40px;
	width: 900px;
	display: block;
}
footer table  {
	font-size: 12px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}

ul {
	list-style: circle inside;
	text-indent: 10px;
	font-size: 14px;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 10px;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 19px;
	color: #FFF;
	border: 3px solid #36530b;
	background: #588214;
	padding: 5px;
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #000;
	text-align: center;
	padding: 0px;
	width: 850px;
	margin: 0px auto;
}

.clearfloat {
	clear: both;
}

#rightbox {
	float: right;
	width: 500px;
	font-size: 12px;
	color: #040404;
}

#rightboxbottom {
	float: right;
	width: 450px;
}

.smgreentext {
	color: #83AC0A;
	font-size: 14px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	line-height: 150%;
}

.seriffont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 400;
}

.bottomlist {
	line-height: normal;
	list-style: disc outside;
	text-indent: 1pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.seriffontlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
}

.redtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #950009;
}

.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #040404;
	font-style: italic;
}

a:link {
	color: #980011;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #980011;
}
a:hover {
	text-decoration: underline;
	color: #181818;
}
a:active {
	text-decoration: none;
}
main #blink  {
	border: medium solid #476613;
	padding-bottom: 0px;
	margin: 50px 30px;
	display: inline-block;
	float: left;
}
main #pitapit  {
	border: medium solid #476613;
	margin-left: 30px;
	margin-top: 70px;
}
main #mainbldg  {
	border: medium solid #476613;
}
main #tollgate  {
	border: medium solid #476613;
}
main #bubble  {
	border: 5px solid #FFF;
}
main #left  {
	width: 262px;
	margin-left: 30px;
	text-align: center;
	border: medium solid rgba(88,130,20,1.00);
	float: left;
	padding: 10px 5px;
	margin-top: 20px;
	line-height: 140%;
}
