 #logo 
{
  /* logo back ground properties */	
  background: #a4b8c1;
  top: 0px;
  left: 0px;
  width: 230px;
  height: 180px;
}
A#toplink {
/* logo image map etelestia */
	left: 0px; 
	BACKGROUND: url(/etelestia/IMAGES/pp-pages/logo.jpg) no-repeat 0px 0px; 
	WIDTH: 230px; 
	POSITION: absolute; 
	TOP: 0px; 
	HEIGHT: 116px;
}
#horizontal-menu 
{
  /* hormenu background on the page */	
 /*  BACKGROUND: url(/etelestia/IMAGES/pp-pages/hormenu.jpg) no-repeat 0px 0px; 
  POSITION: absolute; 
  top: 116px;
  left: 5px;
  width: 894px;
  height: 41px;
  FONT: 85% arial, verdana, sans-serif; */
}


#horizontal-menu  A.hmpmlbl {
	POSITION: absolute; 
	top:12px;
	right:579px;
	color:black;
	text-decoration:none;
}
#horizontal-menu  A:hover.hmpmlbl 
{
	color:#7a5220;
	text-decoration:underline;
}
#horizontal-menu  A.hmfdlbl {
	POSITION: absolute; 
	top:12px;
	right:460px;
	color:black;
	text-decoration:none;
}	
#horizontal-menu  A:hover.hmfdlbl 
{
	color:#7a5220;
	text-decoration:underline;
}
#horizontal-menu  A.hmselbl {
	POSITION: absolute; 
	top:12px;
	right:375px;
	color:black;
	text-decoration:none;
}	
#horizontal-menu  A:hover.hmselbl 
{
	color:#7a5220;
	text-decoration:underline;
}
#horizontal-menu  A.hmvflbl {
	POSITION: absolute; 
	top:10px;
	left:585px;
	color:black;
	text-decoration:none;
}	
#horizontal-menu  A:hover.hmvflbl 
{
	color:#7a5220;
	text-decoration:underline;
}	
/* end horiz. menu */
	
#studlogin
{
 background-color:#537c91;
 position: absolute;
 top: 2px;
 left: 230px;
 width: 670px;
 height: 19px;
}

#studlogin .hmstl {
	/* students login title properties */
	position: absolute;
	top:2px;
	left:550px;
	color:White;
	text-decoration :underline;
	cursor:hand;
	
}

#studlogin A.hmstl {
	/* students login title properties */
	 
	color: white;
}
#studlogin A:hover.hmstl {
	/* students login title properties */
	 
	color: orange;
}

#studlogin .hmstlb {
	/* students login title properties */
	position: absolute;
	top:3px;
	left:645px;
	color: white;
}
#main-title
{
 POSITION: absolute; 
 text-align:center;
 /* color:#7a5220;	*/
  color:#4c7b95;	
 top: 40px;
 left: 250px;
}

 
#langselection
{
  POSITION: absolute; 
  top: 122px;
  left: 7px;
  width: 100px;
  height: 41px;
  z-index:2;
}
/* lang image rollover */
a.srolloverel {
    display: block;
    width: 17px;
    height: 26px;
    background: url("/etelestia/IMAGES/pp-pages/langs/el.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srolloverel {
    background-position: -17 0;
} 
a.srolloveren {
    display: block;
    width: 17px;
    height: 26px;
    background: url("/etelestia/IMAGES/pp-pages/langs/en.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srolloveren {
    background-position: -17 0;
} 
 
a.srolloveres {
    display: block;
    width: 17px;
    height: 26px;
    background: url("/etelestia/IMAGES/pp-pages/langs/es.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srolloveres {
    background-position: -17 0;
} 

a.srolloverru {
    display: block;
    width: 17px;
    height: 26px;
    background: url("/etelestia/IMAGES/pp-pages/langs/ru.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srolloverru {
    background-position: -17 0;
} 
a.srollovertr {
    display: block;
    width: 17px;
    height: 26px;
    background: url("/etelestia/IMAGES/pp-pages/langs/es.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollovertr {
    background-position: -17 0;
} 
a.srolloverfr {
    display: block;
    width: 17px;
    height: 26px;
    background: url("/etelestia/IMAGES/pp-pages/langs/fr.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srolloverfr {
    background-position: -17 0;
} 
a.srolloverde {
    display: block;
    width: 17px;
    height: 26px;
    background: url("/etelestia/IMAGES/pp-pages/langs/de.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srolloverde {
    background-position: -17 0;
} 
.horselectedmenu
{
	text-decoration:underline;
}