A:link
{ color:#7F511F;
text-decoration: none;
border-bottom: #FFC98F 1px dashed;
}

A:visited
{ color:#7F511F;
text-decoration: none;
border-bottom: #FFC98F 1px dashed;
}

A:hover { 
color:#FFC98F; 
text-decoration: none;
border: 0px;
}

A:active
{ color:#8EA1CF;
text-decoration: none;
}

body 
{ background-color:#7F511F;
font-family: sans-serif;
color: #1E7525;
font-size: 12px; 
text-align: right;
}

input, textarea
{ background: #7F511F;
font-family: sans-serif;
font-size: 12px;
color: #FFC98F;
border-bottom: #FFC98F 1px dashed;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}


h1 { color :#FFC98F;
font-size: 12px;
text-align: center; 
margin-left: 20px;
margin-right: 20px;
background-color: #7F511F;
font-weight: normal;
border-bottom: #FFC98F 1px dashed;
 
}


#wholepage {
position: relative;
align: center;
top:0px;
text-align: left;
margin:0 auto;
width:700px;
z-index:8;
padding:0px;
background: #976024;
color:#381B06;
}


#navigation {
position: relative;
align: left;
top:0px;
width: 150px;
text-align: left;
z-index:1;
padding:2px;
left: 0px;
}


#content {
position: absolute;
align: right;
top:0px;
width: 544px;
text-align: left;
left: 150;
z-index:1;
padding:3px;
background:#976024;
}

#colour {
background:transparent;
}
#statistics {
position: relative;
align: center;
top:0px;
width:300px;
margin: 0 auto;
background: #7F511F;
font-family: sans-serif;
font-size: 12px;
color: #381B06;
padding: 3px;
border-bottom: #FFC98F 1px dashed
}

i {
font-family: Serif;
font-size: 14px;
font-style: italic;
}


ul.nav
{list-style-type:none;
font-family:verdana;
font-size:11px;
text-align:left;
width:120px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

ul.nav li
{
margin-bottom:0px;
padding:3px 3px 3px 3px;
background:#976024;
border-bottom:1px dashed #FFC98F;
}

ul.nav li a
{
text-decoration:none;
color:#381B06;
border: 0px;
}

ul.nav li:hover
{
background:#7F511F;
}

ul.nav li:hover a
{
color:#FFC98F;
}
