body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-color:#ffffff;
}
a:link {color:#88993F;text-decoration:none}
a:visited {color:#88993F;text-decoration:none}
a:hover {color:#000000}

h1 {color:#88993F;text-decoration:underline; font-size: medium; }

table.navigation
{
background-image: url(../images/menubar.gif);
background-repeat: no-repeat;
border:1;
position:relative;
font-size: x-small;
top:80px;
left:-124px;
z-index:+2
}

table.content
{
	position:absolute;
	font-size: xx-small;
	top:144px;
	left:99px;
	z-index:0;
	


}
table.friends
{
	
	font-size: xx-small;
	z-index:0;
	


}
img.emoheader
{
position:relative;
top:0px;
left:0px;
z-index:+1
}
img.me
{
position:absolute;
top:197px;
left:0px;
z-index:0
}
dd {color:#88993F}