



body { background-color: rgb(191,191,191); width: 100%; margin: 0;}
div.page { height: 806px; width: 806px; background: white; display:block; position:relative; text-align:left; top: 50px; border: 0; }

div.logo {
	height:95px;
	width: 120px;
	border: 0px;
	background: white;
	position: absolute;
	left:18px;
	top:18px;
	margin: 0;
	
}
a#logo {
	height:94px;
	width: 120px;
	border: 0px;
	background: white;
	position: absolute;
	left:0px;
	top:0px;
	margin: 0;
	background-image: url("../img/logo_off.jpg");
	
}

a#logo:hover {
	background-image: url("../img/logo_over.jpg");
}
a#greek {
	height:11px;
	width: 65px;
	border: 0px;
	background: white;
	position: absolute;
	left:670px;
	top:5px;
	margin: 0;
	background-image: url("../img/Flag_Greek_OFF.gif");	
}

a#greek:hover {
	background-image: url("../img/Flag_Greek_ON.gif");
}
a#english {
	height:11px;
	width: 65px;
	border: 0px;
	background: white;
	position: absolute;
	left: 741px;
	top:5px;
	margin: 0;
	background-image: url("../img/Flag_English_OFF.gif");	
}

a#english:hover {
	background-image: url("../img/Flag_English_ON.gif");
}

div.empty {
	height:95px;
	width: 120px;
	border: 0px;
	background: white;
	position: absolute;
	left:148px;
	top:18px;
	margin: 0;
	
}
div.main {
	height:95px;
	width: 120px;
	border: 0px;
	background: white;
	position: absolute;
	left:278px;
	top:18px;
	margin: 0;
}
div.work1 {
	height:95px;
	width: 120px;
	border: 0px;
	background: white;
	position: absolute;
	left:408px;
	top:18px;
	margin: 0;
}
div.work2 {
	height:95px;
	width: 120px;
	border: 0px;
	background: white;
	position: absolute;
	left:538px;
	top:18px;
	margin: 0;
}
div.misc {
	height:95px;
	width: 120px;
	border: 0px;
	background: white;
	position: absolute;
	left:668px;
	top:18px;
	margin: 0;
}
div.info { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height:20px; width: 806px; border: 0; position: relative; margin: 0; text-align:left; top: 50px; }




h1 {
	font-family: trebuchet, verdana, sans-serif;
}
menuheader {
	font-family: garamond, "times new roman", serif;
	font-style: italic;
}
menuheader:hover {
	color: red;
}

