<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>Hare Nome: The Fifteenth Nome of Upper Egypt - Stylesheet</title>
<style type="text/css">
<!--
BODY {background: #FFF9E0; color: black;}
a:link {color:blue;}
a:visited {color:purple; }
a:hover {color:red; }
a:active {color:red; }
-->

#navcontainer
{
margin: 10px 0 0 30px;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #FFF9E0;
width: 78px;
height: 18px;
border-top: 5px solid #FFCC33; border-style: ridge;
border-left: 5px solid #FFCC33; border-style: ridge;
border-bottom: 5px solid #FFCC33; border-style: ridge;
border-right: 5px solid #FFCC33; border-style: ridge;
padding: 0;
margin: 0 0 10px 0;
color: black;
text-decoration: none;
display: block;
text-align: center;
}

#navcontainer ul li a:hover
{
color: #930;
background: #f5d7b4;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}

#subnavcontainer
{
margin: 10px 0 0 30px;
padding: 0;
height: 20px;
}

#subnavcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#subnavcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#subnavcontainer ul li a
{
background: #FFF9E0;
width: 78px;
height: 18px;
border-top: 2px solid #FFCC33; border-style: ridge;
border-left: 2px solid #FFCC33; border-style: ridge;
border-bottom: 2px solid #FFCC33; border-style: ridge;
border-right: 2px solid #FFCC33; border-style: ridge;
padding: 0;
margin: 0 0 10px 0;
color: black;
text-decoration: none;
display: block;
text-align: center;
}

#subnavcontainer ul li a:hover
{
color: #930;
background: #f5d7b4;
}

#subnavcontainer a:active
{
background: #c60;
color: #fff;
}

#subnavcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}

</style>
</head>
<body>
</body>
