body {
	margin:0; 
/*	padding:0 10px 0 10px;  */
	border:0; 
	height:100%; 
/*	overflow-y:auto;  */
	background:#cd7c45;
}

h1 {
	font-variant: small-caps; 
	font-size: 180%;
	font-weight: bold;
	/*color: #36719b;  blue */
	color: #2b5b7e;
}
h2 {
	font-variant: small-caps; 
	font-size: 130%;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	/*color: #36719b;  blue */
	color: #2b5b7e;
}
h3 {
	font-variant: small-caps; 
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 7px;
	color: #003366; /* dark blue */
}


#footer {
	font-size: 70%;
}

#horizontal_bar {
	background: #cd7c45;  /* light brown */
	height: 50px;
}
#page {
	margin:0px 0px 18px 210px; 
	display:block; width:800px; 
/*	border:2px solid #000000;  */
	background: #f4fce7; /* beige */
	padding: 10px;
	color: #333333;  
	text-align:justify;
	font-family: georgia,palatino;
}
#page a:visited, #page a {
	color: #777777; 
	text-decoration:none
}
#page a:hover {
	color: #aaaaaa
}
#page h2 a:visited, #page h2 a {
	color: #cd7c45; /* light brown */
	text-decoration:none
}
#page h2 a:hover {
	color: #FFBB77;
	
}
#page ul {
 	list-style-type: disc;
 	list-style-position: outside;
 	margin-top: 0;
 	margin-bottom: 0;
}

#highlight {
	color: #000080;
}
#highlight a:visited, #highlight a {
	color: #0000c8;
	text-decoration:none
}
#highlight a:hover {
	color: #3333ff
}

#menu {
	display:block; 
	top:50px;
	left:18px; 
	width:160px; 
	padding:10px;
	position:fixed; 
/*       border:2px solid #000000; */
	font-weight: bold;
	font-variant: small-caps;
	font-family: georgia,palatino; 
	color:#ffffff;
	background:#36719b; /* blue */
}
* html #menu {
	position:absolute;
}
#menu a:visited, #menu a {
	display:block; 
	color:#ffffff;
	text-decoration:none
}
#menu a:hover {
	background:#c1dcf1; 
        color:#36719b
}
#menu ul {
	list-style-type: none;
 	list-style-position: outside;
 	margin-top: 0;
 	margin-bottom: 0;
}
#menu h2 {
	font-variant: small-caps; 
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	color: #ffffff;
}


#menu div div ul li a {
	color: #add8e6;
}

#menu div div ul li a:hover{
	color: #add8e6;
}

#menu div div ul li a:visited {
	color: #add8e6;
}

.sig {
	background-color:#f3fbf5; 
	color:#3b5871;
}

.clear {
	clear:both;
}

.my_pic { 
	border-style: solid;
	border-width: 1px; 
	border-color: #000000; 
}

.spacer_td {
	width: 20px;
}

.text_td {
	vertical-align: top;
}

.text_bu {
	text-decoration: underline;
	font-weight: bold;
}

td.emptyspace {
  line-height:6px;
}

tr.heading {
	background-color:#99CC99; /* green-grey */
	text-align: center;
}

td entry {
	padding: 5px 10px;
}

li.tetragwno {
	list-style-type:square;
}

li.kyklos {
	list-style-type:circle;
}

#blinker {
	text-decoration:blink;
	color:#FF0000;
}
#date {
	color: #ff0000;
}
