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

#content { 
border-width : 0;
width: 340px;
padding : 0px;
margin-left: 35px;
margin-right: 31px;
position : relative;
height : auto;
text-align : left;
float : left;
display: inline;
border-style : dashed;
border-color: #443937;
}

#navi { 
border-width : 0px;
width: 120px;
padding : 0;
margin-left: 0;
margin-right: 35px;
position : relative;
height : auto;
text-align : right;
font-size: 10pt;
font-family: georgia, serif;
float : left;
font-style: italic;
line-height: 11pt;
display: inline;
color: #725f5c;
}

#content img { 
border-width :4px;
margin:4px;
border-color: #f8f8f8;
background-color: #f8f8f8;
border-style: solid;
}
#content img:hover { 
border-width :4px;
margin:4px;
border-color: #937b77;
background-color: #937b77;
border-style: solid;
}

.navi A:link, .navi A:visited  {
padding: 0 5px;
margin: 2px;
border-width: 0 0 0 12px;
background-color: #937b77;
border-style: solid;
background-color: #f8f8f8;
color : #725f5c;
display:block;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

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



img { 
border-width : 0px;
}

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

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

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

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

body , tr , td   {
margin : 0;
color : #443937;
font-size: 10px;
font-family: Lucida Sans, Lucida Grande, sans-serif;
background: #937b77;
line-height : 10px;
}



blockquote, li, ol, ul {
padding-top: 5px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
text-decoration : none;
color : #443937;
border-width : 0px;
margin : 5px;
}


input , textarea, select  {
color : #e3dad1;
background : #443937;
font-size : 10px;
font-weight : normal;
text-decoration : none;
font-family: Lucida Sans, Lucida Grande, sans-serif;
text-align : left;
border-width : 0px;
margin: 3px; padding: 3px;
border-style : dashed;
border-color : #443937;
}


h1 {
font-size : 13.5pt;
font-weight : 650;
font-style: italic;
font-family: georgia, serif;
text-decoration : bold;
text-align: left;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 20px;
padding-right : 20px;
margin-top : 8px;
margin-bottom : 8px;
margin-left : 0px;
margin-right : 0px;
color : #443937;
border-top-width : 0px;
line-height : 10px;
border-bottom-width : 1px;
border-left-width : 0px;
border-right-width : 0px;
border-style : dashed;
border-color : #443937;
}

h2 {
font-size : 10pt;
font-weight : 650;
font-style: italic;
font-family: georgia, serif;
text-decoration : bold;
text-align: right;
padding-top : 5px;
padding-bottom : 3px;
padding-left : 0px;
padding-right : 0px;
margin-top : 3px;
margin-bottom : 3px;
margin-left : 0px;
margin-right : 0px;
border-top-width : 0px;
line-height : 10px;
border-bottom-width : 1px;
border-left-width : 0px;
border-right-width : 0px;
border-style : dashed;
}

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