body {
font-family: arial;
color: #859EAA;
font-size: 13px;
text-align: justify;
line-height: 170%;
letter-spacing: 2px;
background: url('bg.jpg');
background-attachment: fixed;
cursor: default;
}

td, tr {
font-family: arial;
font-size: 13px;
letter-spacing: 2px;
line-height: 155%;
text-right: left;
cursor: default;
}


#content{
	position: absolute;
	width: 583px;
	left: 325px;
	top: 450px;
	background: url('tile_content.png');
    z-index:1;
}

#text{
	margin: 15px;
}


#navi{
	position: absolute;
	width: 550px;
	left: 340px;
	top: 460px;
    z-index:2;
}

#foot {
font-family: arial;
font-size: 9px;
}

#affi {
letter-spacing: 0px;
}


A{
    color: #859EAA; 
    font-family: georgia;
    font-style: italic;
	text-decoration: none;
  font-weight: normal;
	cursor: default;
  border-bottom: 0px dotted;
}

A:hover{ 
    color: #414E59;
    font-family: georgia;
    font-style: italic;
	text-decoration: none;
  font-weight: normal;
	cursor: default;
  border-bottom: 0px dotted;
}


A.foot:link{
letter-spacing: 2px; 
font-size: 9px; 
text-decoration: underline;
}

A.foot:visited{
letter-spacing: 2px; 
font-size: 9px; 
text-decoration: underline;
}

A.foot:active{
letter-spacing: 2px; 
font-size: 9px; 
text-decoration: underline;
}

A.foot:hover{
letter-spacing: 2px; 
font-size: 9px; 
text-decoration: line-through;
}

a.navi {
    border-bottom: #F0ECE4 0px solid;
    color: #859EAA;
    background-color: #0F0F0F;
    font-family: georgia;
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;;
    letter-spacing: 3px;
    padding: 6px;
}

.navi a:link {
    border-bottom: #F0ECE4 0px solid;
    color: #859EAA;
     background-color: #0F0F0F;
    font-family: georgia;
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;;
    letter-spacing: 3px;
    padding: 6px;
}

a.navi:active {
    border-bottom: #F0ECE4 0px solid;
    color: #859EAA;
     background-color: #0F0F0F;
    font-family: georgia;
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;;
    letter-spacing: 3px;
    padding: 6px;
}

a.navi:visited {
    border-bottom: #F0ECE4 0px solid;
    color: #859EAA;
     background-color: #0F0F0F;
    font-family: georgia;
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;;
    letter-spacing: 3px;
    padding: 6px;
}

a.navi:hover {
    border-bottom: #F0ECE4 0px solid;
    color: #414E59;
     background-color: #0F0F0F;
    font-family: georgia;
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;;
    letter-spacing: 3px;
    padding: 6px;
}

img.bright 
{	border: 1px solid #859EAA;
	margin: 3px;
letter-spacing: 0px;  
	filter:alpha(opacity=70);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;}

img.bright:active
{	border: 1px solid #859EAA;
	margin: 3px;
letter-spacing: 0px;  
	filter:alpha(opacity=70);
-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;}

img.bright:visited
{	border: 1px solid #859EAA;
	margin: 3px;
letter-spacing: 0px;  
	filter:alpha(opacity=70);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;}
	
img.bright:hover
{	border: 1px solid #859EAA;
	margin: 3px;
  letter-spacing: 0px; 
	filter:alpha(opacity=90);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;}
	
	input, textarea, option, select {
font-family: arial;
    font-weight:normal;
font-size:12px;
line-height:11pt;
    color: #859EAA; 
    border-bottom: 1px solid #859EAA;
	border-top: 0px solid #0F0F0F;
	border-left: 0px solid #0F0F0F;
	border-right: 0px solid #0F0F0F;
  padding: 10px;
  letter-spacing: 2pt;
    background-color: #0F0F0F;
}

h1
{	padding-left: 30px;
	color: #47575F;
	font-weight: normal;
	text-align: center;
	font-style: uppercase;
	letter-spacing: 5px;
  padding: 10px;
	font-size: 24px;
  font-style: italic;
	text-transform: lowercase;
	font-family: times new roman;
	}
