body
{margin: 0px;
padding: 0px;
background-color: #7c0808;
font-family: Arial;
font-size: 12px;
color:#4f290d;
text-shadow: 1px 1px 0 #4b2203;
cursor: default;}

#content
{position: absolute;
width: 600px;
top: 450px;
left: 0px;}

a
{color: #bfbc2f;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;}

a:hover
{color: #f05f74;} 

b 
{color: #dc3f56;
font-weight: bold;}

u 
{color:#ff5555;}

i 
{color: #e6b13a;
font-style:italic;}

h1
{font-family: trebuchet ms;
font-size: 20px;
font-weight: bold;
font-style: none;
color: #760e0c; 
text-shadow: 1px 1px 0 #97572f;
text-align: right;
text-transform: lowercase;
letter-spacing:1px;
line-height:20px;
margin-top: 10px;
margin-bottom: 15px;}

#display
{font-family: Arial;
font-size: 12px;
color:#f0c674; 
text-align: justify;
line-height: 16px;
padding: 5px;
margin-top:0px;
margin-bottom: 15px;
background-color:#7d5136;}

.nav li {
	list-style-type: none;
	float: left;
	border: 0px solid #ffffff;}
.nav a {
	display: block;
	height: 25px;
	width: 118px;
	color:#f5c656;
	text-shadow: 1px 1px 0 #000000;
	font: 12px arial;
	letter-spacing:2px;
	text-transform:lowercase;
	text-align: center;
	text-decoration: none;
	padding-top:8px;
	background-color: #7d5136;
	border-right: 1px solid #7d5136;
	border-left: 1px solid #7d5136;}
.nav a:hover{
	color:#f89e4f;
	text-shadow: 1px 1px 0 #7f0103;
	background-color: #a95c03;
	border-right: 1px solid #7d5136;
	border-left: 1px solid #7d5136;}