body { 
	font: 9pt/16pt verdana, helvetica, sans-serif; 
	background-color: #fff; 
	color: #000;
	margin: 100px 100px 0px 100px; 
/*      background-image: url("kb58up-scale.jpg"); */
	background-image: url("images/nolawomen.jpg");
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position:  bottom right; 


	}

h3 { 
	font-size: 16pt; 
	letter-spacing: 1px; 
	margin: 0;
	padding: 0;
	color: #cc9;
	}

a {
        font-size:16px;
#        font-family:verdana, arial, helvetica, sans-serif;
	}

a:link {
	color:#000;
	text-decoration:none;
        }

a:visited {
	color:#ccc;
	text-decoration:none;  	
      }

a:hover {
/*        background-image: url("newbg-clr.jpg"); */
        }

#Menu {
        position:absolute;
	top: 13%;
	right: 13%;
        width:132px;
	text-align: center;
        line-height:23px;
        voice-family: "\"}\"";
        voice-family:inherit;
        width:130px;
	border: 1px solid #ccc;
/*	background-image: url("newbg.png");
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position:  center center; */


	}
#Menu a {
        display: block;
	color: #ccc;
        padding: 0px 3px 0px 3px;
        text-decoration: none;
	}

#Menu a:hover {
/*	background-image: url("newbg-clr.jpg");
         background-repeat: no-repeat;
        background-attachment: fixed;
        background-position:  center center; */
	background-color: #ccc;
	color: #000;
        padding: 0px 3px 0px 0px;
	border: 1px solid #000;
        }
 

body>#Menu {width:100px;}

