#container {
position: relative;
margin-left : auto;
margin-right : auto;
margin-top: 0px;
width: 800px;
border-width: 0;
background-image: url(back.jpg);
background-repeat: repeat-y;
background-position: top left;
}

#content { 
border-width : 0px;
margin-top: 2px;
margin-right: 99px;
margin-left: 0px;
margin-bottom: 20px;
border-style : solid;
border-color : white;
width : 460px;
padding: 0px;
float: left;
display: inline;
}
img { 
border-width : 0px;
}
#content img { 
border-width :10px;
margin: 5px;
border-color: #e4ddcc;
background-color: #e4ddcc;

border-style: solid;
}
#content img:hover { 
border-width :10px;
margin: 5px;
border-color: #8c7f60;
background-color: #8c7f60;

border-style: solid;
}

body  {
color : #8c7f60;
margin : 0;
font-size: 11px;
font-family: Arial, sans-serif;
background-color : #e6decb;
line-height : 120%;
background-image: url(top.jpg);
background-repeat: repeat-x;
background-position: top;
}
#back  {
margin : 0;
background-image: url(back2.jpg);
background-repeat: no-repeat;
background-position: top;
}
#header  {
margin : 0 auto;
padding: 0;
clear:both;
bottom: 0;
height: 375px;
}
#footer  {
margin : 0 auto;
padding: 0;
clear:both;
bottom: 0;
height: 140px;
}

#navi  {
margin: 20px 20px 0 99px;
border: 0;
width: 120px;
color : #8c7f60;
font-size: 10px;
line-height: 11px;
text-align: left;
font-family: Arial, sans-serif;
font-weight : bold; 
float: left;
display: inline;
}

.innernavi  {
margin: 0 auto;
padding: 0;
border-width: 0;
width:75px;
text-align: center;
}

.innernavi A:link, .innernavi A:visited, .innernavi A:hover, .innernavi A:active  {
margin: 0 auto;
padding: 0;
border-width: 0;
}

blockquote, li {
padding-top: 5px;
padding-bottom : 5px;
padding-left : 10px;
padding-right : 5px;
text-decoration : none;
border-width : 0px;
margin : 5px;
}

A:link  {
color : #8c7f60;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

A:visited  {
color : #8c7f60;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

A:hover, A:active  {
color : #e4ddcc;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

.gallery img { 
border-width :10px;
border-color: #e4ddcc;
border-style: solid;
}
.gallery img:hover { 
border-width :10px;
border-color: #8c7f60;
border-style: solid;
}


.navi A:link, .navi A:visited  {
padding: 3px;
margin: 2px;
border-width: 0 0 0 10px;
border-color: #8c7f60;
border-style: solid;
background: #e4ddcc;
color : #8c7f60;
display:block;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
text-transform: uppercase;
}

.navi A:hover, .navi A:active    {
padding: 3px;
margin: 2px;
border-width: 0 0 0 10px;
border-color: #bfb39a;
border-style: solid;
background: #e4ddcc;
color : #bfb39a;
display:block;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
text-transform: uppercase;
}


h1  {
padding: 5px;
margin: 15px 0 5px 2px;
border-width: 0 0 0 15px;
line-height: 11px;
border-color: #e4ddcc;
border-style: solid;
color : #8c7f60;
display:block;
font-size: 15px;
text-decoration : none;
cursor :  crosshair;
text-transform: uppercase;
}


input , textarea, select, option {
padding: 1px;
margin: 1px;
font-family: Arial, sans-serif;
color : #8c7f60;
text-decoration : none;
cursor :  crosshair;
background: #e4ddcc;
font-size: 10px;
border-width: 0;
}
    
