      #search{
               color: white; width: 70px; text-align:left; margin: -1px 2px; background-color: #710006; height: 30px;font-size:15px;}
.children{
        		/*border: 1px solid;black;*/
        		border-top: none;
        		position: absolute;
        		width: 220px;  
        		font-size: 16px;
        		display: none;
        		background-color: white;
        		color: #710006;
        		margin: 0 auto; 
        		z-index: 10;}
        	.children div{
        		background-color: white;
        		width: 240px;  
        		margin-top: 0px;}
        	.children a{
        		background-color: white ;
        		width: 200px; 
        		text-align: left;
        		padding-left: 30px;
        		color: #710006;}
#body_right_nav{
    color:black;}
