a:focus    { 
        outline: 0 
           } 

a:visited {
	color: #9a7c76;
           }

a:link {
	color: #715B53;
           }

  body     { width: 100%; 
        height: 100%; 
        margin: 0; 
        padding: 0; 
        background-repeat: repeat-y; 
        background-color: #FFFFFF; 
           }
		   
   	   
		   		   
		   
  #navtop  {
	position:absolute;
	top:0px;
	left:0px;
	width:850px;
	height:80px;
	z-index:4;
	visibility: visible;
           }	

   
  #frame-c {
	position:absolute;
	top:91px;
	left:0px;
	width:850px;
	height:477px;
	z-index:2;
	background-repeat: no-repeat;
	margin: 0;
	overflow: noscroll
           }
		   
		   
   
  #frame-f {
	position:absolute;
	top:585px;
	left:0px;
	width:850px;
	height:15px;
	z-index:2;
	background-repeat: no-repeat;
	margin: 0;
	overflow: noscroll	
	}   
		   
		   
  #frame0  {
	position:absolute;
	top:0px;
	left:0px;
	width:850px;
	height:580px;
	z-index:2;
	background-repeat: no-repeat;
	margin: 0;
	overflow: noscroll
           }		   
		   
		
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #715b53;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #715b53;
}
.text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #715b53;
}