body {
font-family: tahoma; 
font-size: 10px; 
color: #504D48; 
line-height:1.5;
background-color: #fff;
}

b {
color: #003A1B;
}

i {
color: #6A805B;
font-family: verdana;
}

u {
color: #344D4D;
}

img {
border:0;
}

a:link, a:visited { 
color: #816300; 
text-decoration: none;
}

a:hover { 
color: #344D4D; 
text-decoration: none; 
cursor: default;
}

.quote {
font-family: century gothic;
font-size: 9px;
color: #C7B364;
background-color: #847965;
border-left: 6px solid #C7B364;
margin-left: 10px;
width: 150px;
}

.pic {
border: 3px solid #C7B364;
}

.nav {
position: absolute;
top: 395px;
left: 410px;
}

.content {
position: absolute;
top: 395px;
left: 5px;
width: 400px;
}