#Navbar
{
 background: url(images/pentgold.png) no-repeat top center;
 position: absolute;
 top: 5px;
 left: 5px;
 right: 5px;
 width: 152px;
 height: 650px;
}

#Titlebar
{
  margin: 5px 10px 30px 170px;
}

#Page
{
  margin: 30px 30px 30px 170px;
}

i.guardian
{
 font-family: "Verdana", sans-serif;
 font-weight: bold;
 font-size: large;
 color: #AA0000;
}

img.nav
{
 border: none;
}

h1
{
 font-family: "Verdana", sans-serif;
 font-weight: bold;
}

body
{
 background-color: white;
}
