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

#content { 
border-width : 0px;
margin-left : auto;
margin-right : auto;
margin-bottom: 0px;
margin-top: 50px;
border-style : dashed;
border-color : white;
width : 550px;
}

body  {
color : #5F4009;
margin : 0;
font-size: 13px;
font-family: Georgia, serif;
background : #a69b79;
line-height : 120%;
}

.navi  {
margin-left: auto;
margin-right: auto;
font-style: italic;
border: 0;
color : #5F4009;
font-size: 14px;
text-align: center;
font-family: Georgia, serif;
font-weight : normal; 
text-transform: uppercase;
margin-bottom: 5px;}

.navi a:link, .navi a:visited {
background: #BEB393; 
margin:5px;
padding: 5px;}

.navi a:hover, .navi a:active {
background: #645B4A;}

img {
border-width : 0px;
}
#content img {
margin: 2px;
}
A:link  {
color : #5F4009;
text-decoration : none;

font-weight : normal; 
}

A:visited  {
color : #5F4009;
font-style: italic;
text-decoration : none;

font-weight : normal; 
}

A:hover  {
font-style: italic;
color : #a69b79;
text-decoration : none;

font-weight : normal; 
}

A:active  {
color : #a69b79;
text-decoration : none;

font-weight : normal; 
}


h1  {
font-size : 14pt;
border-bottom-width : 1px;
border-top-width : 0px;
border-right-width : 0px;
border-left-width : 0px;
font-weight : normal;
text-align: left;
border-color : #5F4009;
border-style : dashed;
font-style: italic;
padding : 3px;
text-transform: uppercase;
font-family: Georgia, serif;
margin-top: 15px;
}


fieldset {
border: 1px dashed #5F4009;
margin: 15px 0 0 0;
padding:10px; }

input , textarea, select, option {
color : #5F4009;
background : #BEB393;
font-size : 13px;
font-weight : normal;
text-decoration : none;
text-align : left;
border-width : 0;
margin:5px;
padding:5px;
}
    
