﻿.MenuLayer { background-color:White;position:relative; left:0px; top:0px;width:100%; z-index:999; }
.SiteMenu { background-color:white;border-style:None;color:Black;}	



#signet
{
	position:fixed;
	position:relative; 
	left:0px;
	width:100%;
	height:60px;		
	z-index:1;
	background-color: #e2e2e2;
}

.chapterImage
{
	z-index:1;
	left:0px;
	position:relative;
	top:0px;
	width:100%;
	height:120px;
	background-color: #e2e2e2;	
}
