* {margin: 0px; padding: 0px; border: none}
body {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #000; background-color: #666}
div {position: relative}
#common {width: 100%;   background: #FBAFFA  url(03.jpg) repeat-y right;    }
#header {width: 100%; height: 110px;
         background: #FBAFFA url(01.jpg) no-repeat right top;

           }
#navbar {float: left; top: 0px; width: 200px; ;

        }
#main {top: 0px; margin-left: 220px; margin-right: 40px; background-color: #FBAFFA;
       border: 2px dashed #DF75E4;

		}
.ramamain{border: 1px solid #DF75E4;
	 padding: 5px;
	margin 5px;
        }

#footer {width: 100%; height: 120px; clear: both;
         background: #FBAFFA url(02.jpg) no-repeat right top;
         }
h1, h2, p {padding: 10px}


.men {width: 150px; background: #FBAFFA url(002.jpg) repeat-y; border: 0;
     }
.minip{ font: 14px;  line-height: 1em; margin: 0px; margin-left: 10; padding: 0px;
         

}

.minip a:link{ color: black;
	        text-decoration: none;
	  }
 .minip	a:visited{color: black;
	        text-decoration: none;

	}
 .minip	a:hover{color: black;
	        text-decoration: none;

	}
 .minip	a:active{color: black;
	        text-decoration: none;

	}

html,body {height:100%;

        SCROLLBAR-FACE-COLOR: #FBAEFA;
        SCROLLBAR-SHADOW-COLOR: #FBAEFA;
        SCROLLBAR-ARROW-COLOR: #D23CCF;
        SCROLLBAR-BASE-COLOR: #FBAEFA;
        scrollbar-dark-shadowcolor: #D23CCF;
        scrollbar-light-shadow-color: #FBAEFA;
        scrollbar-3d-light-color: #FBAEFA;
}