@charset "windows-1252";

body {
	text-align: center;  
	font-size: 62.5%;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	}

#frame {
	position: relative;  
	width: 762px; 
	height: 522px;  
	margin: 0px;  
	padding: 0px;
	border: 0px solid black;  
	background-color: #ffffff;
	}

a {
	color: #660;
	text-decoration: none;
	font-style: italic
	}

a:visited {
	color: #bb0
	}	

a:hover {
	background-color: #dd0;
	color: #a2a200
	}
	
#logo {
	position: absolute;  
	top: 8px;  
	right: 8px;  
	width: 224px;
	height: 24px;
	border: 0px solid green;  
	text-align: left;
	font-size: 2.4em;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none
	}
	
#languages {
	position: absolute;
	top: 48px;
	right: 8px;
	width: 224px;
	height: 16px;
	border: 0px solid black;  
	text-align: left;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none
	}

ul#lang, ul#lang li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	text-decoration: none
	}
	
#navigation {
	position: absolute;  
	top: 82px;  
	right: 8px;  
	width: 224px;  
	height: 430px;  
	border: 0px solid green;  
	text-align: left;
	margin: 0px;
	padding: 0px;
	color:  #000;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none
	}

ul.navigation_one {
	font-size: 1.4em;
	text-decoration: none;
	list-style-type: none;
	border: 0px solid #bb0;
	margin: 0px;
	/* left: 24px */
	}	

ul.navigation_one li a {
	text-decoration: none;
	display: block;
	border: 0px solid #000;
	text-indent: none
	}	
	
#entry_image {
	position: absolute;  
	top: 150px; /* 8px; */  
	left: 8px;  
	width: 508px;  
	/* height: 360px; */
	border: 0px solid #143344;   
	margin: 0px;
	padding:0px;
	text-align: center;
	color: #660
	} 	
	
#entry {
	position: absolute;  
	top: 8px;  
	left: 8px;  
	width: 508px;  
	height: 130px;  
	text-align: center;
	border: 0px solid red;
	}

#entry h1 {
	font-size: 2.4em;
	font-weight: bold;
	color: #660
	}	

#entry h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #660
	}	
	
	
#title {
	font-size: 2.8em
	}
	
#footnote {
	margin: 2.5px;
	font-size: 10em
	}
	 
#main {
	position: absolute;  
	top: 8px;  
	left: 8px;  
	width: 466px;  
	/* height: 504px; */  
	border: 0px;
	text-align: left;
	margin: 0px;
	padding: 0 10px 0 0;
	overflow: auto;
	border: 0px solid #bbb
	}

#main h1 {
	font-size: 2.4em;
	font-weight: bold;
	color: #BB0
	}	

#main h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #BB0
	}	
		
#main p {
	font-size: 1.4em;
	color: #660
	}
	
#main dl {
	font-size: 1.4em;
	color:#660;	
	list-style: none
	}

#main ul {
	font-size: 1.4em;
	color:#660
	}
	
#main ol {
	font-size: 1.4em;
	color:#660;	
	list-style: decimal
	}

	
/* 
Calculation box sizes:
Frame width 8+228+8+510+8=762
Frame height 8+88+8+410+8=522 

Color Entry_Graphic border: R14G33B44

For now, 
the following renders a satisfying Logo, 
avoiding graph:
1 <font color="#666600">k</font> dec 6.710.784
2 <font color="#727200">a</font>
3 <font color="#7E7E00">l</font>
4 <font color="#8A8A00">a</font>
5 <font color="#969600">b</font>
6 <font color="#A2A200">.</font>
7 <font color="#AEAE00">n</font> dec 11.447.808
8 <font color="#BBBB00">l</font> dec 12.303.104
9				#C8C800			 dec 13.158.400
10				#D5D500			 dec 14.013.696
Difference per color hex/dec: D0D00/855296
*/
