<STYLE TYPE="text/css">
<!--

A.sasmakepage:link
{
	COLOR: 0054EE;
	FONT: 12px Verdana;
	text-decoration : underline;
}
A.sasmakepage:visited
{
	COLOR: 0054EE;
	FONT: 12px Verdana;
	text-decoration : underline;
}
A.sasmakepage:active
{
	COLOR: 0054EE;
	FONT: 12px Verdana;
	text-decoration : underline;
}
A.sasmakepage:hover
{
	COLOR: 0054EE;
	FONT: 12px Verdana;
	text-decoration : underline;
}
.sasmakepagetable 
{  
	font-family: "Trebuchet MS", Verdana; 
	font-size: 12px; color: #000000; 
	background-position: center top; 
	background-color: #FFFFFF; clip:  rect(   ); 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	border-top: 1px solid #663300; 
	border-bottom: 1px solid #663300; 
	border-left: 1px solid #663300; 
	border-right: 1px solid #663300;}
.style2 {color: #996600; font-family: Georgia, "Times New Roman", Times, serif;}

body {background-image:url(http://i689.photobucket.com/albums/vv256/redkathy/AreYouHungryBlog2.jpg);
background-position: top center; 
background-repeat: repeat-y; 
background-attachment: fixed;}
.style4 {color: #996600; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	float: left;
	width: 10em;
	color: #996600;
	font-weight: bold;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

sfHover = function() {
	var sfEls = document.getElementById("nav").getElementsByTagName("LI");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}
if (window.attachEvent) window.attachEvent("onload", sfHover);

-->
      </STYLE>

