body {
	text-align : center;
	min-width : 786px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#736F66;
	color: #22221E;	
	}
html{height: 100%;}
.main {
	background-image: url(../pics/prassinada.jpg);
	background-position:  bottom left;
	background-repeat: repeat-x
}
.photo_border {
border: 1px solid #cccccc; 
padding: 4px;
}
.photo_border_little {
border: 1px solid #cccccc; 
padding: 1px;
}
.main_top {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../pics/bg_header.jpg);
	background-color:#736F66;
	background-repeat:repeat-x;
	background-position:top;
}
.main_bottom {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../pics/bg_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.footer_table {
height: 61px;
background-image:url(../pics/footer_background.jpg);
background-repeat:repeat-x;
}
wrapper {
text-align : left ;
margin-left : auto ;
margin-right : auto ;
}
body,td,th {
	font-family: Franklin Gothic Book, Verdana, Arial;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #A6A68C;
}
a:visited {
	text-decoration: none;
	color: #A6A68C;
}
a:hover {
	text-decoration: underline;
	color: #A6A68C;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
div#flampouriotiki {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 200px;
}
div#flampouriotiki img {
	width: 100px;
	height: 200px;
	behavior: url("pngbehavior.htc")
}


