body {
	background-color: #000000;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position:left;
	background-attachment:fixed;
}
.style1 {font-weight: bold}
#Layer2 {
	position:absolute;
	width:63px;
	height:32px;
	z-index:1;
	left: 844px;
	top: -29px;
}
div#images img { padding:2px; border:2px dotted #CCC;}

#menu { width:541px; height:91px;}
div.menuCell { float:left; width:97px; height:91px; text-align:center; background-image:url(../images/diolastilis-button.jpg);}
div.menuCell:hover { background-image:url(../images/diolastilis-button-on.jpg);}
div.menuSpacer { float:left; width:14px; height:91px; }
div.menuCell a { display:block; padding:37px 0px 43px 0px;}