#header { 
border-width : 0px;
padding : 0px;
margin : 0px;
border-style : solid;
position : absolute;
top : 0px;
right : 0px;
width : 500px;
height : 600px;
z-index : 1;
height : auto;
text-align : left;
align: right;
}

#content { 
border-width : 0 1px 0 1px;
border-color: #5b4e46;
padding : 0px;
margin : 0px;
border-style : solid;
position : absolute;
top : 520px;
right : 13px;
width : 333px;
padding: 0 20px 20px 20px;
z-index : 2;
height : auto;
text-align : left;
background: #aca2a0;
}

#navi { 
border-width : 0;
border-color: #aca2a0;
color: #aca2a0;
padding : 0px;
margin : 0px;
border-style : solid;
position : absolute;
top : 480px;
right : 395px;
width : 130px;
padding: 0;
z-index : 3;
height : auto;
text-align : right;
text-transform: uppercase;
}

.navi a:link, .navi a:visited
{
color : #aca2a0;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
text-transform: uppercase;
display: block;
margin: 5px 0 2px 0;
}

.navi a:hover, .navi a:active
{
color : #aca2a0;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
text-transform: lowercase;
display: block;
margin: 5px 0 2px 0;
}

img  {
margin : 1px;
border : 0;
}

#content img {margin:5px;}

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

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

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

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

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



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


input , textarea, select, option  {
color : #ACA2A0;
background : #aca2a0 url(pattern.jpg) repeat;
font-size : 10px;
font-weight : normal;
text-decoration : none;
font-family : arial, sans-serif;
text-align : left;
border-width : 1px;
border-style : solid;
margin:4px; padding: 3px;
border-color : #ACA2A0;

}


h1 {
font-size : 12.5pt;
font-weight : 650;
text-decoration : none;
text-align: center;
padding-top : 10px;
padding-bottom : 5px;
padding-left : 0px;
padding-right : 0px;
margin-top : 15px;
margin-bottom : 8px;
margin-left : 0px;
margin-right : 0px;
color : #2a1911;
line-height : 10px;
text-transform: uppercase;
border-width: 0 0 1px 0;
border-style : solid;
border-color : #2a1911;
}

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

