* {
	
/*	
 font-family:verdana;
 font-size:12px;
 line-height:16px
   color: #f3970c ;
*/   
    /*#708860;*/
/*
   font-family:"Blackadder ITC";
   font-size:40px;
   font-weight: bold;
   color: #708860;
*/   
}


h1
   {
   color: #708860;
   font-size:50px;
   font-family:"Blackadder ITC";
   font-weight: bold;
   }

h4
   {
   color: "#f3970c" ; 
   font-size:18px;
   font-family:Arial;
   font-weight: bold;
   }

h2
   {
   color: "#f3970c" ; 
   font-size:25px;
   font-family:Arial;
   font-weight: bold;
   }
/*
h1
   {
   color: "#f3970c" ;
   font-size:55px;
   font-family:"Blackadder ITC";
   font-weight: bold;
   }
*/


h3
   {
   color: #708860;
   font-size:20px;
   font-family:Arial;
   font-weight: bold;
 /*  vertical-align:  200%;*/
   overflow-y : visible;
   }

h5
   {
   color: #708860;
   font-size:42px; 
   font-family:"Blackadder ITC";
   font-weight: bold;
/*   line-height:42px;*/
   }
   
h6
   {
   color: #708860;
   font-size:32px; 
   font-family:"Blackadder ITC";
   font-weight: bold;
   }
   
p{margin-left:19px;   
   font-size:18px;
   font-family:Arial;
    
<![if IE]>
left:19px;
<![endif]>
} 

/*
li_in
    {
	 float: left;
	}
*/
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.floatLeft { float: left; margin: 5px; margin-left: 0px; display: inline-block}
img.floatRight { float: right;   margin: 5px; margin-right: 0px;  display: inline}
img.floatRightClear { float: right;   clear: right;
    margin: 5px; margin-right: 0px; border: 0px;	 display: inline}
img.floatLeftClear {  float: left;    clear: left;
    margin: 5px; margin-left: 0px; border: 0px;	 display: inline}


html, body{
 Z-INDEX: 1;

 border: 0px;
 margin:0px;
 padding:0px;
/* background-color:#fab;*/ 
 height: 100%;
 vlink:'#708860';
 alink:'#708860';
 link:'#f3970c';
 background-image:url('/graphic/old_paper_v1.jpg');/* 50% 0 repeat-y;*/
 font-family:Arial;

 font-size:18px;
 text-align : justify;
 width: auto;
}



#main {
 Z-INDEX: 1;
 position:absolute;
 width:100%;
 height:100%;/*100px;*/
 top:0;
 border: 121px;

 margin-left:0px;
 margin-bottom:0px;
 marging-top:0px;
 margin-right:0px;
 padding: 0px;
  vlink:'#708860';
 alink:'#708860';
 link:'#f3970c';

}


#page {
 Z-INDEX: 250;
 position:absolute;
 width:100%;
 height:100%;/*100px;*/
 top:0;
 border: 0px;

 margin-left:121px;
 margin-bottom:0px;
 marging-top:0px;
 margin-right:0px;
 padding: 0px;
  vlink:'#708860';
 alink:'#708860';
 link:'#f3970c';


 background-image:url('../graphic/green stucco.jpg');/* 50% 0 repeat-y;*/
}


#nav, #header, #footer, #menu {
 width:120px;
/* height:100%;*/
 border:0px;
 margin:0px;
 left:0px;
 padding:0px; 
 
 color: #708860;
 TEXT-ALIGN:center;
  vlink:'#708860';
 alink:'#708860';
 link:'#f3970c';

}

#nav { /* container for other div */
 top:0px;
 height:100%;
}

/* * html #nav{height:100%;} /* IE staement */

#header {
 Z-INDEX: 4;
 top:0px;
 height:140px;
/* min-height:160px; *//* same as menu heigh + possibel padding px */
/* margin-bottom: -180px;*/
 /*
    font-size:42px;
   font-family:"Blackadder ITC";
   font-weight: bold;
*/
}

#menu{
 position:relative;
  height:160px;
  margin-top: -248px;/*-235px*/; /* half of min_height + full header height*/
/*  margin-bottom: auto;*/
  top:50%;
  
   overflow-y : visible;
   Z-INDEX: 200;
}



ul {margin:0 0 0 -20; padding: 0px;
     list-style-type:none; list-style-position:outside;  overflow-y : visible;
}
li {margin:0 0 0 -20; padding: 0px; inline; list-style-type:none;  overflow-y : visible;
} 

/*
a
{
display:block;
width:100px;
}
*/

#footer{
 Z-INDEX: 4;
 position:absolute;
 bottom:0px;
 height:140px;
  left:0px;
/* text-align:center; 
 text-align: -moz-center; */
 /*
    font-size:42px;
   font-family:"Blackadder ITC";
   font-weight: bold;
*/
}

