body{	 background-color: #FFFFFF;	 background-image: url("images/marlbc_bg.jpg");	 background-repeat: no-repeat;	 background-position:5px top;	 font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;	 color:black;	 }A:link{ color:#3300ff; text-decoration:none; }A:hover{ color:#3300ff; text-decoration:underline; }A:active{ color:#3300ff; text-decoration:none; }A:active:hover{ color:#3300ff; text-decoration:underline; }A:visited{ color:#3300ff; text-decoration:none; }A:visited:hover{ color:#3300ff; text-decoration:underline; }h3{text-align:left;color:black;font-size:16pt;font-weight:bold;}#div1 {   position:absolute;   left:5px;   top:330px;   width:650px;   height:600px;   }   #div2 {   position:absolute;   left:665px;   top:0px;   width: 250px;   height: 600px;   }   #div3 {   position:absolute;   left:5px;   top:0px;   width: 660px;   height: 50px;   }   .bevelmenu{font: bold 13px arial;padding: 6px 0;margin: 0;width: 100%;background-color: #eeeeee;text-align: left; /*set value to "right" for example to align menu to the right of page*/}.bevelmenu li{list-style: none;display: inline;}.bevelmenu li a{padding: 3px 0.5em;text-decoration: none;color: #21264b;background-color: #eeeeee;border: 2px solid #eeeeee;}.bevelmenu li a:hover{background-color: #eeeeee;color: black;border-style: outset;}html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */border-style: inset;}
