body {
margin : 0;
color : #f9fbfa;
font-size: 11px;
font-family: Lucida Grande, Arial, sans-serif;
line-height : 150%;
background: #a5c3c1;
}

#container {
position: relative;
margin-left : auto;
margin-right : auto;
width: 514px;
border-width: 0;
margin-top: 20px;
margin-bottom: 20px;
}


#content { 
border-width : 0px;
padding : 0 42px 25px 20px;
margin-left : auto;
margin-right : auto;
margin-bottom: 0px;
border-style : solid;
background-image:url(back.jpg); 
background-repeat:repeat-y;
border-color : #f9fbfa;
color: #f9fbfa;
text-align: left;
width : 372px;
}

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

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

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

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

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

img {
margin: 0 2px;
border-width : 0px;
}


input , textarea, option, select  {
color : #f9fbfa;
background : #7a8686;
font-size : 10px;
font-weight : normal;
text-decoration : none;
font-family : arial, sans-serif;
text-align : left;
border-width : 1px;
border-style : solid;
border-color : #f9fbfa;
}


h1 {
font-size : 17.5pt;
font-weight : 650;
font-family: georgia, serif;
text-transform: lowercase;
text-decoration : none;
text-align: center;
padding-top : 40px;
padding-bottom : 15px;
padding-left : 0px;
padding-right : 0px;
margin-top : 10px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
color : #f9fbfa;
border-top-width : 0px;
line-height : 10px;
border-bottom-width : 0px;
border-left-width : 0px;
border-right-width : 0px;
background-image:url(h1.jpg); 
background-repeat:no-repeat;
border-style : solid;
border-color : #f9fbfa;
}
fieldset {
border: 1px solid #f9fbfa;
margin: 15px 0 0 0;
padding:10px; }


