#layout{max-width:10%; min-width:3em; background:#FFFBC6; float:right; color:black; font-weight:bold; border:solid; border-width:.15em; border-bottom:none; border-top:none;}
		
#layout li{width:100%; text-align:center; font-size:80%;}

#layout a{display:block; width:97%; text-decoration:none; text-align:center; font-size:100%; font-weight:normal; padding:2%;}
#layout a:link{color:black;}
#layout a:visited{color:gray;}
#layout a:hover{color:#00FF00; background:black;}

#layout a:hover.current{color:red; background:#FFFBC6; background:black; cursor:default;}

ul.sublayout{list-style:none; margin:0%; border-bottom:solid; border-width:.15em;}
ul.layoutsub{list-style:none; border-bottom:solid; font-style:italic; color:black; font-size:130%; font-weight:bold;}

#layout a:link.namesub{font-size:120%; color:#00FF00; background:black;}
#layout a:visited.namesub{font-size:120%; color:#00FF00; background:black;}
#layout a:hover.namesub{font-size:120%; color:#00FF00; background:black; font-style:italic;}

#layout p{font-size:100%; text-align:center; border-bottom:none; border-color:black; margin:0%;}

#layout img.eppicdsp{max-width:97%;}