BODY {
background-image:url('bg.gif'); 
background-repeat:repeat-x;
background-color: #EAE0C4;
margin: 0;
padding: 0;
}

td { 
font-weight: none; 
font-size:10px;
font-family:verdana;
line-height: 12px;
color:#675D45;}

div#intro {
text-align: justify;
color: #675D45;
font-size: 10px;
font-family: tahoma;
line-height: 11px;
padding:1px;
}

div#text {
border: 2px solid #E5D9BA;
text-align: left;
color: #675D45;
font-size: 10px;
font-family: verdana;
font-weight: normal;
line-height: 13px;
letter-spacing: 0px;
padding: 0 4px 4px 4px;
cursor: default; 
padding-bottom:8px;
background-color: #f4efe2;
}

div#text h1 {
border-right: 30px solid #cb5849;
text-align: right;
color: #675D45;
font-size: 16px;
line-height:13px;
font-family: century gothic;
letter-spacing: 2px;
font-weight:normal;
text-transform: uppercase;
padding: 1px 30px 2px 2px;
margin-top: 3px;
margin-bottom: 3px;
}

u {
color: #666666;
}

B { 
color: #afa285; 
}

i { 
color: #db1507; 
font-size: 11px;
}

#space {
padding-top: 5px;
}

img.note { border:5px solid #C4B07F; margin: 5px;}
.char {background-color: #EAE0C4; }

#nav h1 {
text-align: right;
border-left: 20px solid #cb5849;
color: #675D45;
font-size: 13px;
font-family: century gothic;
font-weight: normal;
letter-spacing: 3px;
text-transform: uppercase;
padding-right:10px;
margin-bottom:2px;
margin-top:3px;
}

#nav A:link, #nav A:visited, #nav A:active {
border-bottom: 2px solid #dfd4c2;
text-align: center;
color: #afa285; 
font-size: 10px;
letter-spacing: 1px;
font-weight:bold;
font-family: century gothic;
background-color: #EAE0C4;
line-height: 11px;
padding-top:5px;
text-decoration: none;
text-transform: uppercase;
display: block;

}

#nav A:hover {
color: #cdb284;
text-decoration: none;
}

A:link, A:visited, A:active {
color: #ad8653; 
text-decoration: none;
border-bottom: 1px solid #dfd4c2;
}

A:hover {
color: #cb5849;
text-decoration: none;
}