body
{
font-family: Verdana, Arial, Times new roman; font-size: 12px; color:#f3f3f3; 
background-image: url(images/index_06.jpg);
background-color: #e4dbe0;
background-repeat: repeat-y;
}

#content
{
position: absolute;
left: 110px;
top: 435px;
width: 415px;
}

#navigation
{
position: absolute;
left: 570px;
top: 400px;
width: 168px;
}


p.head {background:url(images/head.png);
background-repeat:repeat;
color:#f3f3f3; 
font-weight: bold;
font-size: 17;
letter-spacing: 3px;
text-align: center;
}

p.head1 {background:url(images/head.png);
color:#f3f3f3; 
font-weight: bold;
font-size: 19;
letter-spacing: 3px;
text-align: center;
}

a:link, a:visited, a:active
{
color: #F3F3F3;
text-decoration: underline;
letter-spacing: 0px
}

a:hover
{
color: #f5f5f5;
cursor: crosshair;
text-decoration: none;
letter-spacing: 2px;
font-weight: bold;
}