
a:link, a:visited, a:active {
color: #99b88e; 
text-decoration: none;
letter-spacing: 1px;
border-bottom: 1px dashed #d3d6bb;
}

a:hover {
color: #07877a; 
text-decoration: none;
letter-spacing: 1px;
border-bottom: 1px dashed #99b88e;
}

body {
background-color: #f9eed8;
margin: 0;
padding: 0;
font-family: Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
color: #cf7e7b;
}

input, select, option, textarea {
color: #c6b6aa;
font-family: Tahoma, sans-serif;
font-size: 11px;
background-color: #eff2df;
border: 1px dotted #b5c3b1;
}

b, u {
color: #7bb7a5;
}

i, s, strike {
color: #8b928e;
}

hr {
height: 1px;
border: 1px dotted #ded5bf;
}

h1:first-letter {
color: #ad9e98;
}

h1 {
color: #58afa1;
font-family: Times, sans-serif;
font-size: 18px;
font-weight: normal;
text-align: center;
letter-spacing: 1px;
border-bottom: 1px dotted #ded5bf;
height: 13px;
margin: 10px 0 12px 0;
}

.border {
border: 1px dotted #ded5bf;
}

.box {
background-color: #fbecda;
border: 1px dotted #c1afc4;
margin: 10px;
padding: 5px;
}

#main {
width: 444px;
align: left;
background: url('images/index_bg.jpg');
margin: 0;
}

#content {
background-image: url('images/index_06.jpg');
background-repeat: no-repeat;
background-position: top;
padding: 0 110px 0 20px;
margin: 0;
}

#nav {
position: absolute;
left: 245px; top: 284px;
width: 164px; height: 139px;
text-align: justify;
padding: 0;
}