body   {
margin : 0;
color: #282e31;
font-size: 13px;
line-height: 120%;
background: #757b7e;
background-image: url(back.jpg);
background-repeat: repeat-x;
font-family: Georgia, serif;
}

#container { 
position: relative;
margin: 0 auto;
width: 805px;
}


#content { 
border-width : 0px;
margin: 0 20px 10px 60px;
border-style : solid;
border-color : white;
width : 420px;
padding: 0px;
float: left;
display: inline;
}

#navi  {
float: right;
display: inline;
margin: 50px 60px 10px 20px;
width: 210px;
text-align: left;
}

img {
border-width : 0px;
}

#content img {
margin: 2px;
}






input , textarea, select  {
color : #030504;
background : #d6d6d6;
font-size : 10px;
font-weight : normal;
text-decoration : none;
text-align : left;
border-width : 1px;
border-style : solid;
border-color : #030504;
}

#navi A:link, #navi A:visited  {
padding: 1px 0 1px 10px;
margin: 2px;
border-width: 0 0 0 15px;
border-color: #34494d;
border-style: solid;
color : #282e31;
display:block;
text-decoration : none;
line-height: 100%;
cursor :  crosshair;
}


A:link, A:visited  {
color : #ffffff;
border-color : #ffffff;
text-decoration : none;
line-height: 100%;
cursor :  crosshair;
}
A:hover,  A:active   {
color : #282e31;
line-height: 100%;
cursor :  crosshair;
}
#navi A:hover, #navi A:active    {
padding: 1px 0 1px 10px;
margin: 2px;
color : #ffffff;
border-color : #ffffff;
display:block;
text-decoration : none;
line-height: 100%;
cursor :  crosshair;
}


h1 {
padding: 1px 0 1px 14px;
margin: 20px 2px;
font-size: 14px;
border-width: 0 0 0 15px;
border-color: #34494d;
border-style: solid;
color : #282e31;
display:block;
text-decoration : none;
line-height: 100%;
cursor :  crosshair;
}

