.bigfoot_1 {font-size: 20px;}
.bigfoot_2 { color: #999999; font-size: 12px; }
.bigfoot_3 { color: #999999; font-size: 10px; }
.bigfoot_4 {color: red;}

#bigfoot {
	position:absolute;
	width:100px;
	top: 10px;
	left: 50px;
	height:95px;
	text-align: right;
	z-index:87;
}
#sasquatch {
	position: absolute;
	width: 100%;
	top: 9px;
	left: 0;
	height: 31px;
	text-align: left;
	text-indent: 22%;
	background-color: #000000;
	z-index:1;
}

#bigfoot_found {
	position:absolute;
	width: 100%;
	top: 39px;
	left: 0;
	height:36;
	text-align: left;
	text-indent: 22%;
	background-color: #dddddd;
	font-size: 35px;
	line-height: 40px;
	font-weight: bolder;
	color: red;
	white-space: nowrap;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	padding-left: 0px;
	z-index:6;
}


#bigfoot_pictures {
	position: absolute;
	width: 100%;
	top: 75px;
	left: 0;
	height: 26px;
	text-align: left;
	text-indent: 22%;
	background-color:#FAF7DF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #CC9966;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 12px;
	overflow: hidden;
	z-index: 80;
}


#bigfoot_sightings {
	position:relative;
	width: 700;
	margin-left: auto;
	margin-right: auto;
	top: 130px;
	margin-bottom: 5px;
	text-align: left;
	clear: both;
	padding-bottom: 0px;
	background-color: #ffffff;
	z-index:8;
	border:1px solid red;
}


.bigfoot {
	border:1px solid red;
}


#navme {
	position:absolute;
	height:36;
	z-index:6;
	top: 76px;
	font-size: 20px;
	line-height: 28px;
	font-weight: bolder;
	color: #ffffff;
	text-align: left;
	white-space: nowrap;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 0px;
	text-indent: 151px;
}

body {
	text-align: center;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: expression(document.body.clientWidth > 1202? "1200px" : "90%");
	background-color: #000000;
}


TD
{
 FONT-SIZE: 14px;
 FONT-FAMILY: Arial, sans-serif;
}

H1
{
 FONT-SIZE: 20px;
 COLOR: #000000;
 FONT-FAMILY: Arial;
 margin-top: 0;
 margin-bottom: 0;
}

.tr
{
 FONT-WEIGHT: bold;
 TEXT-ALIGN: right;
VERTICAL-ALIGN: top;
}

A:link
{
 COLOR: #5F6243;
 FONT-WEIGHT: bold;
 FONT-SIZE: 14px;
 FONT-FAMILY: Arial;
 TEXT-DECORATION: underline;
}
A:active
{
 COLOR: red;
 FONT-WEIGHT: bold;
 FONT-SIZE: 14px;
 FONT-FAMILY: Arial;
 TEXT-DECORATION: none;
}
A:hover
{
 COLOR: red;
 FONT-WEIGHT: bold;
 FONT-SIZE: 14px;
 FONT-FAMILY: Arial;
 TEXT-DECORATION: none;
}
A:visited
{
 FONT-WEIGHT: bold;
 FONT-SIZE: 14px;
 COLOR: #5F6243;
 FONT-FAMILY: Arial;
 TEXT-DECORATION: underline;
}


.nav
{
 FONT: bold 18px Verdana, Arial, Geneva, Helvetica, sans-serif;
 COLOR: black;
 TEXT-DECORATION: none;
}
A.nav:visited
{
 FONT-WEIGHT: bold;
 FONT-SIZE: 18px;
 COLOR: #444444;
}
A.nav
{
 FONT-WEIGHT: bold;
 FONT-SIZE: 18px;
 COLOR: #000000;
 TEXT-DECORATION: none;
}
A.nav:hover
{
 FONT-WEIGHT: bold;
 FONT-SIZE: 18px;
 COLOR: red;
 TEXT-DECORATION: none;
}
A.nav:link
{
 FONT-WEIGHT: bold;
 FONT-SIZE: 18px;
 COLOR: #000000;
 TEXT-DECORATION: none;
}


H2
{
 display: inline;
 FONT-SIZE: 14px;
 COLOR: #000000;
 FONT-FAMILY: Arial;
}
H3
{
 display: inline;
 FONT-SIZE: 12px;
 COLOR: #000000;
 FONT-FAMILY: Arial;
}
H4
{
 display: inline;
 FONT-SIZE: 11px;
 COLOR: #000000;
 FONT-FAMILY: Arial;
}
H5
{
 display: inline;
 FONT-SIZE: 11px;
 COLOR: #000000;
 FONT-FAMILY: Arial;
}

OL {
	margin-top: 0;
	margin-bottom: 0;
}

UL {
	margin-top: 0;
	margin-bottom: 0;
}





