/* Rosa Mystica Modesty css */
body {
background-color:black;
font-family:verdana,arial,helvetica,sans-serif;
font-size:small;
margin:0;
padding:0;
text-align:center;
vertical-align:top;
}

div.masthead {
background-color:blue;
margin-top:0;
margin-bottom:0;
margin-right:0 auto;
margin-left:0 auto;
width:100%;
text-align:center;

}
   div#page {
   background-color:white;
   border:1px solid black;
   width:95%;
   margin:0;
   margin-left:auto;
   margin-right:auto;
   text-align:center;
   vertical-align:top;
   padding:0;
  
  
 /*  padding-right:15px;  */

   }

   div#topnav {
   background-color:white;
   position:relative;
   width:100%;
   text-align:center;
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:small;
   text-align:center;
   clear:both;
   margin-bottom:0;

   }

   div.mainnav {
   width:100%;
   text-align:center;
   background-color:antiquewhite;
   margin-bottom:0;

   }

   div#left {
   background:url(http://rosamysticamodesty.org/rosamysticamodesty2/images/whiteroseedge.jpg);
   float:left;
   width:150px;
   height: 1100px;
      
   }

   div#right {
   float:right;
   width:125px;
   height: 800px;
   
   }

   div#content {
   text-align:center;   
   margin-top:0;
   margin-left:150px;
   margin-right:166px;
   padding-left:auto;
   padding-right:auto; 
   background-color:white;
   vertical-align:top;
   
   }

   div#footer {
   clear:both;
   text-align:center;

   }
   
   .copy {
   text-align:center;
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:x-small;
   
   }
   
   div.box_left {
   float:left;
   width:10em;
   margin:2em;
   border:1px solid black;
   background:url(http://rosamysticamodesty.org/rosamysticamodesty2/images/whiteroseedge.jpg);
   padding:1em;

   }

   div.box_middle {
  /* width:100px; */
   width:10em;
   margin:2em;
   margin-left:auto;
   margin-right:auto;
   border:1px solid black;
   padding:1em;

   }

   div.box_right {
   font-size:big;
   float:right;
   margin:2em;
   width:10em;   
   border:1px solid black;
   padding:1em;

   }
   
/* MENUS */

div#leftmenu {
background:url(http://rosamysticamodesty.org/rosamysticamodesty2/images/whiteroseedge.jpg);
   float:left;
   width:125px;
   height: 800px;
   padding:0;
   margin:0;
   
    }

   ul#left_ul{
   font-size:small;
   text-align:left;
   text-indent:-3em;
   list-style-type: none;
	list-style-image: none;
	/* list-style-position: inside; */
 
    }
   
   li#left_li{
   margin-left:0;
   padding-left:0;
   
    }
 

 /* end Editor css */
