body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/lol2.gif);

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


/*###################################################-Header-##################################*/


#container
	{
		width:800px;
		height:816px;
		position:absolute;
		margin:5px auto auto 210px;
		border:0px solid #000;
	}


#upp_img
	{
		width:800px;
		height:298px;
		position:absolute;
		margin:3px auto auto 0px;
		background-image:url(images/upp.gif);
		background-repeat:no-repeat;
	}
	
	

#mmidle_img
	{
		width:800px;
		height:298px;
		position:absolute;
		margin:298px auto auto 0px;
		background-image:url(images/mmiddle.gif);
		background-repeat:no-repeat;
	}
	
	

#low_img
	{
		width:800px;
		height:179px;
		position:absolute;
		margin:593px auto auto 0px;
		background-image:url(images/ddown.gif);
		background-repeat:no-repeat;
	}
	
	
#logo
	{
		width:150px;
		height:150px;
		position:absolute;
		background-image:url(images/logo.gif);
		background-repeat:no-repeat;
		margin:35px auto auto 55px;
	}
	
#logotxt
	{
		width:700px;
		height:200px;
		position:absolute;
		margin:60px auto auto 200px;
	}
	
.logotxt
	{
		font-family:"Monotype Corsiva";
		text-align:justify;
		color:#b20809;
		font-size:36px;
	}
	
	
#festival
	{
		width:350px;
		height:350px;
		position:absolute;
		margin:160px auto auto 210px;
		background-image:url(images/festival2.gif);
		background-repeat:no-repeat;
	}
	
#greek_lang
	{
		width:96px;
		height:120px;
		position:absolute;
		margin:340px auto auto 100px;
		background-image:url(images/greek3.gif);
		background-repeat:no-repeat;
	}
	
#eng_lang
	{
		width:96px;
		height:120px;
		position:absolute;
		margin:340px auto auto 560px;
		background-image:url(images/eng3.gif);
		background-repeat:no-repeat;
	}
	
	
#left
	{
		width:220px;
		height:50px;
		position:absolute;
		margin:525px auto auto 175px;
		background-image:url(images/right.gif);
		background-repeat:no-repeat;
	}
	
#right
	{
		width:220px;
		height:50px;
		position:absolute;
		margin:525px auto auto 375px;
		background-image:url(images/left.gif);
		background-repeat:no-repeat;
	}
	
#txt
	{
		width:350px;
		height:60px;
		position:absolute;
		margin:585px auto auto 215px;
	}

.txt
	{
		font:garamond;
		font-size:16px;
		color:#5f3100/*660000*/;
		text-align:center;
		padding:4px;
		font-family:garamond;
	}
	
	
	