body {
	margin:0; 
/*	padding:0 10px 0 10px;  */
	border:0; 
	height:100%; 
/*	overflow-y:auto;  */
	color: #c2bead;
/*	background: #6f0909; */
	background-color: #5c5c54;
}

h1 {
	font-variant: small-caps; 
	font-size: 24px;
	font-weight: bold;
	color:  #d3d1c4;/*#e2c934;*/
}
h2 {
	font-variant: small-caps; 
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #d3d1c4;
}
h3 {
	font-variant: small-caps; 
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 7px;
	/* color: #001A99; */
	color: #f9a834;	
}

h4 {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 7px;
	color: #ffffbe;	
}


#footer {
	font-size: 9px;
}


#page {
	margin:0px 0 18px 210px; 
	display:block; width:800px; 
/*	border:2px solid #000000;  */
/*	background:#2e2e24; */
	background:#2f2e28;
	
	padding: 10px;
/*	color: #000000; */
	color: #c2bead;
	text-align:justify;
	font-family: tahoma,georgia,palatino;
	font-size: 12px;
	line-height: 1.5em;
}
#page a:visited, #page a {
	color: #34baf9; /*#FF4800 ; */ 
	text-decoration: underline;
}
#page a:hover {
	color: #CCFF00;
}
#page h2 a:visited, #page h2 a {
	color: #FFBB77;/*#FF4800; */
	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; */
	color: #21B6A8;
}
#highlight a:visited, #highlight a {
	color: #21B6A8;
	text-decoration:none
}
#highlight a:hover {
	color: #3333ff
}

#menu {
	display:block; 
/*       top:255px; */
	top:10px;
	left:18px; 
	width:160px; 
	padding:10px;
	position:fixed; 
/*       border:2px solid #000000; */
	font-weight: bold;
	font-variant: small-caps;
	font-family: georgia,palatino; 
	color:#2B2B2B; 
/*	background:#AE956D; */
	background:#d3d1c4; 
}
* html #menu {
	position:absolute;
}
#menu a:visited, #menu a {
	display:block; 
	color:#000000; 
	text-decoration:none
}
#menu a:hover {
	background:#F4F0CB ; /*#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: #b7521e;
}


#menu div div ul li a {
	color: #032D49;
}

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

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

.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.heading1 {
	background-color:#A6A6A6;
	color: #000000;
	text-align: center;
}

.heading2 {
	background-color:#A6A6A6;
	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;
}
.announce {
	/* background-color: #1F1F19; */
	color: #D8D5CA;	/*  CDCABC */
	font-size: 13px;
}

.date {
	color: #ffffbe;
	font-weight: bold;
}