body {
/*padding-left: 12em;*/
color: #D2D3DD;
background-color: black;
font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif; }

#banner {
	position: absolute;
	left: 5px;
	width: 694px;
	top: 4px;
	height: 177px;
}

#text {
	position: absolute;
	padding-left: 1em;
	padding-top: 1em;
	padding-right: 1em;
padding-bottom: 1em;
	border: thin solid #D40900;
	margin-right: 1em;
margin-bottom:20px;
	left: 196px;
	top: 192px;
}

#footer {
display:none;
/*position: fixed;
padding: 0.5em;
margin-right: 2em;
bottom: 10px;

width: 100%; 
font-style: italic;
font-size: small */}

#guide {
margin: 0;
  font-size: 80% ;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: fixed;
  top: 2em;
  left: auto;
  width: 8.5em;
  right: 2em;
}

#navbar {
padding: 0;
margin: 0;
position: absolute;
top: 12em;
left: 1em;
width: 8em; 
/*border: thin solid #D40900;*/
 }

#navbar ul{
list-style-type: none;}

#navbar ul li {
padding: 0.5em;  }

a:link {
text-decoration: none;
font-variant: small-caps;
color: #D40900 }

a:hover { 
text-decoration: none;
font-variant: small-caps;
font-weight: bold }

a:visited {
text-decoration: none;
font-style: oblique;
font-size: 90%;
font-variant: small-caps;
color: #D40900 }
