body {
color:#9C4C47;
background-color: #FAF4EC;
cursor: crosshair;
font-size: 11px;
font-family: verdana,arial,sans serif;
padding: 0px;
margin: 0px; }

a {
color: #9C4C47;
text-decoration: none;
font-weight: bold; }

a:hover {
color: #FDFBF9;
background-color: #471815;
text-decoration: none;
cursor: default; }

h1 {
color: #471815;
text-transform: uppercase;
letter-spacing: 3px;
font-size: 12px;
border-bottom: 1px solid #DDC0BA; }

#nav {
position: absolute;
top: 395px;
right: 5px;
width: 185px;
height: 90px;
padding: 5px;
overflow: auto;
z-index: 2;
text-align: center; }
