body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, "Trebuchet MS", Arial, Tahoma;
	font-size: 1.0em;
	line-height: 1.0em;
}
p {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #044eb3;
}
a:hover {
	text-decoration: none;
	color: #f3730b;
}
#topbk {
	margin: 0;
	padding: 0;
	background-image: url("img/topbk-2.png");
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 100%;
}
#topflash {
	margin: 0;
	padding: 0;
	width: 780px;
}
#topflash .nulltopflash {
	height: 316px;
}
#content {
	margin: 0;
	padding: 0;
	/* 29-12-08 spyros: width change from 771px to 100% so content takes all the place of topflash div */
	width: 100%;
	border-left: 1px solid #c3c6ce;
	border-right: 1px solid #c3c6ce;
	background-image: url("img/line_rght02.gif");
	background-repeat: no-repeat;
	/* 29-12-08 spyros: background-position of 3D shadow changed from 775px 0 to top right. now looks aligned perfect with topflash  */
	background-position: top right;
}
#cntmenu {
	margin: 0;
	padding: 0;
	width: 100px;
	float: left;
}
#cntmenu p a {
	text-align: left;
	margin: 0;
	padding: 0 0 0 2px;
	background-image: url("img/nav1.gif");
	background-repeat: no-repeat;
	width: 100px;
	min-height: 22px;
	font-family: Helvetica, "Trebuchet MS", Arial, Tahoma;
	font-size: 70%;
	font-weight: 600;
	background-color: #ffffff;
	color: #555;
	letter-spacing: 0.03em;
	text-decoration: none;
	display: block;
}
#menu {
	margin: 0 15px 0 100px;
	padding: 0;
	text-align: right;
}
#data {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 70%;
	color: #333333;
}
.photo1 {
	margin: 0;
	padding: 0;
}
.photoul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.photoul li {
	margin: 18px 8px 0 8px;
	padding: 0;
	float: left;
	text-align: center;
}
.photoul a {
	margin: 0;
	padding: 0;
}
.photoul img {
	/* 29-12-08 spyros: margin change from 0 0 -18px 0 so as to leave some space to title */
	margin: 0 0 -16px 0;
	padding: 0;
	display: block;
	border: none;
}
/* 29-12-08 spyros: new class enlargeimg for the enlarge icon to be placed correctly as inline */
.photoul img.enlargeimg {
	margin: 0;
	padding: 0;
	display: inline;
	border: none;
}
#cntmenubtdiv {
	width: 70%;
}
.cntmenubt {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 70%;
}
.cntmenubt li {
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
}
.cntmenubt a {
	margin: 0;
	padding: 0;
}
#copyright {
	color: #a7a7a7;
	font-size: 11px;
}

