body, table, tr, td {
background-color: #FFFFFF;
font: 10px Georgia;
color: #6C6B70;
margin: 0px;
letter-spacing: 1px;}

a:link, a:active, a:visited {
color: #ABA1A0;
text-decoration: none;}

a:hover {
color: #ABA1A0;
text-decoration: underline;}

input, textarea, select {
background-color: #EEE5E4;
font: 10px Georgia;
color: #6C6B70;
letter-spacing: 1px;
border: 1px solid #6C6B70;
padding:2px;}

.head
{font: 12px Verdana;
font-weight: bold;
font-style: italic;
text-align: right;
color: #FFFFFF;
background-color: #ABA1A0;;
text-transform: lowercase;}

.footer {
text-align: center;
font-family: Georgia;
font-size: 10px;
color: #6C6B70;
padding-bottom: 5px;}

#layout {
position: absolute;
top: 0px;
left: 100px;}

#navigation {
position: absolute;
top: 330px;
left: 110px;
width: 416px;
text-align: center;}

#content {
position: absolute;
top: 350px;
left: 110px;
width: 416px;}

img {
border: none;
}