body {
margin: 0px;
padding: 0px;
background: url('background.jpg') repeat-y;
background-color: #a7a381;
font-size: 11px;
color: #000000;
font-family: verdana, arial, sans-serif;

}

#layout {
width: 795px;
height: 600px;
background: url('namietrack2.jpg') no-repeat;
position: absolute;
top: 0px;
left: 0px;

}

#content {
position: absolute;
width: 525px;
top:524px;
left: 245px;
}

#navigation {
position: absolute;
width: 175px;
top: 525px;
left: 40px;



}

#navigation a{

background: #9f8452;
color: #ffffff;
display: block;
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
text-decoration: none;

}
#navigation a:hover {

background: #f0eceb;
color: #000000;
display: block;
width: 175px;
text-align: center;
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;

}

a{

color:#5f5922;
font-weight: bold;

}

a:hover {


color: #ffffff;
}

.box {
background: #9f8452;
float: left;
color: #ffffff;
display: block;
width: 120px;
height: 145px;
font-size: 12px;
text-align: center;
border-top: 2px solid black;
border-left: 2 px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;

}



.head {

line-height: 10px;
width: 520px;
color: #000000;
border-bottom: 1px double #000000;
height: 10px; 
font-size: 12px;
padding-bottom: 3px;
font-weight: bold;
align: left;
}


.head2 {


width: 175px;
height: 17px;
line-height: 10px;
color: #000000;
border-bottom: 1px double #000000;
height: 10px; 
font-size: 12px;
padding-bottom: 3px;
font-weight: bold;


}



