
body {
background-color: #0a0001;
margin: 0;
direction: ltr;
}

div, td, tr, table{
color: #6b3e21;
font-family: Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: justify;
direction: ltr;
}


a:link, a:visited, a:active {
color: #915f44; 
text-decoration: none;
border-bottom: 1px dashed #fcce84;
letter-spacing: 1px;
}

a:hover {
color: #d75b15; 
text-decoration: none;
letter-spacing: 1px;
}

b, i {
color: #915f44;
}

u, s, strike {
color: #915f44;
}

ul {
list-style-type: circle;
padding-left: 20px;
}

h1 {
color: #f9e6a2;
font-family: times, arial, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: right;
letter-spacing: 3px;
height: 20px;
border-bottom: 3px solid #693b2b;
margin: 15px 0 4px 0;
padding: 0 5px 0 0;
}

h2 {
color: #ab7960;
font-family: times, arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-align: right;
letter-spacing: 2px;
height: 18px;
background-color: #f9e6a2;
border-left: 3px solid #ab7960;
margin: 20px 0 4px 0;
padding: 0 2px 0 0;
}


.nav {
width: 100px;
text-align: left;
}

.nav ul {
list-style-type: none;

margin: 0;
padding: 0 0 0 5px;
}

.nav a {
display: block;
padding: 1px;
height: 12px;
border-bottom: 1px dashed #693b2b;
}

.nav a:link, .nav a:visited {
text-decoration: none;
color: #693b2b;
}

.nav a:hover {
color: #693b2b;
background-color: #f9e6a2;
border-right: 5px solid #fef0ed;
}

#header {position: absolute; top: 0; left: 0;}

#content {position: absolute; top: 535px; left: 25px; width: 376px;}

#side {position: absolute; top: 555px; left: 420px; width: 107px; text-align: right;}