a:link, a:visited, a:active {
color: #d17c46; 
text-decoration: none;
letter-spacing: 2px;
}

a:hover {
color: #d0aa91; 
text-decoration: none;
letter-spacing: 2px;
}

body {
background: #f6ceaa url('1LoTlaydiv.jpg') left repeat-y;
margin: 0;
}

div, td, tr {
color: #985f3b;
font-family: Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
}

input, select, option, textarea {
color: #985f3b;
font-family: Tahoma, sans-serif;
font-size: 10px;
background-color: #fbdbb0;
border: 1px solid #ffcb85;
}

b {
color: #ca4a15;
}

i {
color: #d97115;
}

u, strong, s, strike {
color: #7e1102;
}

ul {
list-style-type: circle;
padding-left: 20px;
}

h1 {
color: #c75d18;
font-family: times, arial, sans-serif;
font-size: 24px;
text-align: left;
letter-spacing: 3px;
height: 20px;
background: url('none') center right no-repeat;
margin: 15px 5px 4px 0;
padding: 0 0 5px 5px;
}

h2 {
color: #83431b;
font-family: times, arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-align: left;
letter-spacing: 2px;
height: 22px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}


.nav {
width: 124px;
text-align: left;
}

.nav ul {
list-style-type: none;

margin: 0;
padding: 0 0 0 0px;
}

.nav a {
display: block;
}

.nav a:link, .nav a:visited {
text-decoration: none;
color: #d17c46;
}

.nav a:hover {
color: #d0aa91;
letter-spacing: 2px;
}

#header {position: absolute; top: 0; left: 0;}

#content {position: absolute; top: 456px; left: 153px; width: 463px;}

#side {position: absolute; top: 462px; left: 7px; width: 124px;}