*{
color: #666666;
text-shadow: 0px 1px 0px #e5e5ee; 
}
#header{
 width:100%;
 border-bottom:1px solid #cecece;
 position: fixed;
	z-index: 1998;
 top:0px;
box-shadow: 0px 1px 8px #4a4a4a;  
 }
#main{
border:0px;
border-bottom:1px solid #cecece;
 position: absolute;
	z-index: 1900;
 top:65px;

}
#rightmenu{
border-left:1px solid #cecece;
 position: absolute;
	z-index: 1900;
 top:65px;

}
#Header1_HeaderTitle{
color: #666666;
 text-shadow: 0px 1px 0px #e5e5ee;
}
#tagline{
color: #666666;
text-shadow: 0px 1px 0px #e5e5ee; 
}