body  {
	background: #666666; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #544C41;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	top: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../images/alfBG3.gif);
	text-align: center
}
.twoColFixLtHdr #container {
	width: 1020px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #88493b;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left		
}
       
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	background-color: #E2E7D2;
	background-position: left top;
	top: 0px;
}
#leftimage {
       background-color: #88493B;
       width: 225px;
       margin-top: 1px;
       float: left;
       clear: both;
       margin-left: 5px;
	   display:inline; /* this is for IE6 to correct the double left margin bug */
}
.twoColFixLtHdr #container #mainContent #Flash {
       padding: 0px;
       width: 790px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	width: 790px;
	background-color: #E2E7D2;
}
.twoColFixLtHdr #footer {
       background-color: #E2E7D2;
       margin-left: 230px;
       padding-top: 0;
       padding-right: 10px;
       padding-bottom: 0;
       padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent #content {
       padding-right: 10px;
       padding-left: 10px;
}
.twoColFixLtHdr #footer p {
       margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
       padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
       float: right;
       margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
       float: left;
       margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
       clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}
body,td,th {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 12px;
}
.style1 {
       font-size: x-small
}
a:link {
       color: #993300;
}
a:visited {
       color: #990000;
}
a:hover {
       color: #993333;
}
a:active {
       color: #993300;
}
h1,h2,h3,h4,h5,h6 {
       font-family: Times New Roman, Times, serif;
}
h1 {
       font-size: 18px;
       color: #993300;
}
h2 {
       font-size: 14px;
       color: #993300;
}
h3 {
       color: #993300;
       font-size: 14px;
}
h4 {
       color: #993300;
       font-size: 14px;
}
h5 {
       color: #993300;
       font-size: 14px;
}
h6 {
       color: #993300;
       font-size: 14px;
}
#menuHolder {
	width:230px;
	padding-top:20px;
	height:370px;
	background-image: url(../images/menu.gif);
}
#menu {
	width:196px;
	padding:0;
	list-style:none;
	position:relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 14px;
}
#menu li {float:left; width:196px;}
#menu li a {display:block; height:13px; position:absolute; left:0;}
#menu li a b {position:absolute; left:-9999px;}

#menu li a#fishing {width:86px; top:0;}
#menu li a#lodging {width:91px; top:28px;}
#menu li a#activities {width:112px; top:57px;}
#menu li a#rates {width:66px; top:85px;}
#menu li a#location {width:101px; top:113px;}
#menu li a#gallery {width:174px; top:141px;}
#menu li a#contact {width:96px; top:170px;}
#menu li a#travel {width:196px; top:198px;}
#menu li a#home {width:62px; top:226px;}
#menu li a#about {width:120px; top:254px;}

#menu li a:hover {background:url(http://www.alaskaslastfrontier.com/images/over.gif);}
#menu li a#fishing:hover {background-position:-14px -20px;}
#menu li a#lodging:hover {background-position:-14px -48px;}
#menu li a#activities:hover {background-position:-14px -77px;}
#menu li a#rates:hover {background-position:-14px -105px;}
#menu li a#location:hover {background-position:-14px -133px;}
#menu li a#gallery:hover {background-position:-14px -161px;}
#menu li a#contact:hover {background-position:-14px -190px;}
#menu li a#travel:hover {background-position:-14px -218px;}ß
#menu li a#home:hover {background-position:-14px -246px;}
#menu li a#about:hover {background-position:-14px -274px;}

#menu li.current a {background:url(http://www.alaskaslastfrontier.com/images/over.gif); cursor:default;}
#menu li.current a#fishing {background-position:-14px -20px;}
#menu li.current a#lodging {background-position:-14px -48px;}
#menu li.current a#activities {background-position:-14px -77px;}
#menu li.current a#rates {background-position:-14px -105px;}
#menu li.current a#location {background-position:-14px -133px;}
#menu li.current a#gallery {background-position:-14px -161px;}
#menu li.current a#contact {background-position:-14px -190px;}
#menu li.current a#travel {background-position:-14px -218px;}
#menu li.current a#home {background-position:-14px -246px;}
#menu li.current a#about {background-position:-14px -274px;}


