* {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ADADAD;
text-align: justify; 
line-height: 11px;
font-size: 10px;
}

body {
margin: 	1px;
padding: 	0px;
background-image: url('41.png');
}

#header {
background: url("header.png") no-repeat;
width:		1013px;
height:  523px;
z-index:	1;
}

#content {
position: 	absolute;
width: 		470px;
top: 		400px;
left: 		70px;

z-index:	2;
}

#navi {
background: ;
position: 		absolute;
width: 			130px;
top: 			430px;
left: 			570px;
z-index:		5;
border: 0px;
}

a, a:visited, a:link {
color: 				#729F76;
text-decoration: 	none;
font-family: georgia;
font-style: italic;
border-bottom: 1px dotted #ffffff;
font-size: 11px;

}

a:hover {
color: #bf9f43;
font-size: 11px; 
}

p {
margin: 	0px 0px 1px 0px;
}

img { 
border: 0px; 
}

b { 
color: #B89B23; 
}

i { 
 color: #449285;
 font-family: georgia;
 font-size: 11px;
}

u {
color: 				#808080;
text-decoration: underline;
}

h1 {

font-family: Trebuchet MS;
font-style: italic;
color: #963B76;
letter-spacing: 5px;
font-size: 14px;
line-height: 12px;
}

h2 {

font-family: Trebuchet MS;
font-style: italic;
color: #ACBFAF;
letter-spacing: 5px;
font-size: 14px;
line-height: 12px;
text-align: center;
}

input, textarea {
background: #ffffff;
border: 	1px solid #000000;
} 

A.navi{
font-weight: normal;
background: #449285;
color: #ffffff;
text-decoration: none;
font-family: trebuchet ms;
font-style:italic;
font-size: 11pt;
line-height: 10pt;
display: block;
margin: 0px 0px 1px 1px;
text-align: center;
padding:10;
border: #449285;
cursor: text;
}

A.navi:hover {
font-weight: normal;
text-transform: none;
background: #B89B23;
color: #ffffff;
text-decoration: none;
font-family: trebuchet ms;
font-style:italic;
font-size: 11pt;
cursor: default;
display: block;
line-height: 10pt;
padding:10;
border: #B89B23;
cursor: text;
}

blockquote {
border-right: 10px solid #80C1E9;
padding: 25px;
font-family: georgia;
font-size: 11px;
font-style: italic;
color: #CCCCCC;
}
