#container {
position: relative;
margin-left : auto;
margin-right : auto;
margin-top: 20px;
margin-bottom: 20px;
width: 580px;
border-width: 1px;
border-style: solid;
border-color: black;
background:#e6c65f;
}
fieldset {
border: 1px solid;
margin: 15px 0 0 0;
padding:10px; }


#header { 
border-width : 1px;
margin: 10px;
border-style : solid;
border-color: black;
width : 560px;
height: 318px;
padding: 0;
}

#content { 
border-width : 0px;
margin: 12px;
border-style : solid;
border-color: black;
width : 560px;
padding: 0px;
}

#content img { 
margin: 2px;
border-width: 0;}
.navi  {
margin-left: auto;
margin-right: auto;
border: 0;
color : black;
font-size: 12px;
text-align: center;
font-family: Lucida Sans, Lucida Grande, sans-serif;
font-weight : bold; 
margin-bottom: 5px;}

body  {
color: black;
margin : 0;
font-size: 10px;
font-family: Lucida Sans, Lucida Grande, sans-serif;
background : #390b0e; 
line-height : 10px;
}

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 : black;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

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

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

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


h1 {
font-size: 10pt;
background: #3a708f;
font-family: georgia, serif; 
font-style: oblique; 
font-weight: bold;
text-align: center;
padding: 8px;
color: black;
border-width: 1px;
border-style: solid;
border-color: black;
background-image :url(h1.jpg);
margin: 1px, 0, 1px, 0;
}

input , textarea, select, option {
color: black;
background:#e6c65f;
font-size : 12px;
font-weight : normal;
text-decoration : none;
text-align : left;
border-width : 1px;
border-style : solid;
border-color : black;
margin:5px; padding:5px;
}
    

