#header { 
border-width : 0px;
padding : 0px;
margin : 0px;
position : absolute;
top : 0px;
right : 0px;
width : 655px;
height : 539px;
z-index : 1;
}



#navi { 
border-width : 0px;
width: 120px;
padding : 0px;
margin-left: 0px;
margin-right: 0px;
height : auto;
text-align : right;
font-family: "Lucida Grande", "Lucida Sans", sans-serif;
color: #575021;
z-index : 3;
position : absolute;
top : 440px;
right : 500px;
}

#content { 
border-width : 0 1px 0px 1px;
position : absolute;
top : 507px;
right : 78px;
width : 395px;
padding : 0 8px 10px 8px;
margin-left: 0px;
margin-right: 0px;
height : auto;
text-align : left;
float : left;
display: inline;
background: #575021;
border-style : solid;
border-color: #898253;
z-index : 2;
}

#content img  {
margin : 4px;
border: 0;
}

A:link  {
color : #898253;
text-transform: uppercase;
text-decoration : none;
font-weight : bold; 
}

A:visited  {
color : #898253;
text-transform: uppercase;
text-decoration : none;
font-weight : bold; 
}

A:hover  {
color : #b0a879;
text-transform: uppercase;
text-decoration : none;
font-weight : bold; 
}

A:active  {
text-transform: uppercase;
color : #b0a879;
text-decoration : none;
wfont-weight : bold; 
}

body , tr , td   {
margin : 0;
color : #b0a879;
font-size: 11px;
font-family: Lucida Sans, Lucida Grande, sans-serif;
background-image: url(pattern.jpg);
background-align: right;
background-repeat: repeat;
line-height : 10px;
}

.uppercase {
text-transform: uppercase;
}

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


input , textarea, select  {
color : #b0a879;
background : #575021;
font-size : 10px;
font-weight : normal;
text-decoration : none;
font-family: Lucida Sans, Lucida Grande, sans-serif;
text-align : left;
border-width : 1px;
border-style : solid;
border-color : #898253;
}


h1 {
font-size : 21px;
font-style: italic;
font-family: georgia, serif;
text-transform: lowercase;
text-align: left;
padding-top : 5px;
font-weight: normal;
padding-bottom : 5px;
padding-left : 20px;
padding-right : 20px;
margin-top : 8px;
margin-bottom : 3px;
margin-left : 0px;
margin-right : 0px;
color : #b0a879;
border-top-width : 0px;
line-height : 10px;
border-bottom-width : 1px;
border-left-width : 0px;
border-right-width : 0px;
border-style : solid;
border-color : #b0a879;
}

h2 {
font-size : 14px;
font-weight : 650;
font-style: italic;
font-family: georgia, serif;
text-transform: lowercase;
text-align: right;
color: #575021;
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 : solid;
}

fieldset {
border: 1px solid #b0a879;
margin: 15px 0 0 0;
padding:10px; }

