#bigfoot_sightings {
	position:relative;
	width: 100%;
        max-width:850px;
        margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-align: center;
	clear: both;
	border:0px;
        z-index:0;
}

#sasquatch-top {
        max-width:850px;
}

#bigfoot {
	position:relative;
	width:100%;
        max-width:850px;
	text-align: left;
	font-size: 18px;
	color: red;
	white-space: nowrap;
	font-family: "Arial Narrow", Helvetica, sans-serif;
        z-index:0;
}

#bigfoot_found {
	position:relative;
	width: 100%;
        max-width:850px;
	text-align: left;
	font-size: 22px;
	font-weight: bolder;
	color: red;
	white-space: nowrap;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	padding-left: 0px;
        z-index:0;
}


#bigfoot_pictures {
	width: 100%;
        max-width:850px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC9966;
	vertical-align: middle;
	margin-bottom: 2px;
	overflow: hidden;
}

.bigfoot {
	background-color: #ffffff;
	border:1px solid red;
	width: 100%;
        max-width:850px;
}


A:link    { COLOR: #5F6243; FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Arial; TEXT-DECORATION: underline; }
A:visited { COLOR: #5F6243; }
A:hover   { COLOR: red;     TEXT-DECORATION: none; }
A:active  { COLOR: red;     TEXT-DECORATION: none; }

.nav          { FONT: bold 18px Verdana, Arial, Geneva, Helvetica, sans-serif; COLOR: black; TEXT-DECORATION: none; }
A.nav         { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #000000; TEXT-DECORATION: none; }
A.nav:link    { FONT-WEIGHT: bold; COLOR: #000000; }
A.nav:visited { COLOR: #444444; }
A.nav:hover   { COLOR: red; }


.bigfoot_1 {font-size: 20px;}
.bigfoot_2 { color: #999999; font-size: 12px; }
.bigfoot_3 { color: #999999; font-size: 10px; }
.bigfoot_4 {color: red;}

#sasquatch {
	position: absolute;
	width: 100%;
	top: 9px;
	left: 0;
	height: 31px;
	text-align: left;
	text-indent: 22%;
	background-color: #000000;
	z-index:1;
}






#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;
        background-image: url("bigfoot-bg2.gif"); 
        background-repeat: repeat-x;
}


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;
}


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; }





/* really 825px wide in chrome viewer */
@media screen and (min-width: 650px)
{

#bigfoot {
	font-size: 20px;
}

#bigfoot_found {
	font-size: 35px;
}

#bigfoot_pictures {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 2px;
}

body {
        background-image: url("bigfoot-bg.gif"); 
}

}




