* {padding:0; margin:0; }

body {
		margin:0px;
		padding:0px;
		background: #fff url("http://www.business-analysis-made-easy.com/image-files/bk.jpg") repeat-y 0% 0;


	}
	#banner {
		
        height:155px;
        
		}
   table {border-collapse:collapse;}  
	
	#leftcontent {
		position: absolute;
		left:2px;
		top:101px;
		width:198px;
		
		padding-top: 0px;
		

		border:0px solid #FFF;
		}

	#centercontent {
		position: absolute;
		left:20px;
		top:103px;
		width:490px;
		
   		font-family:  Arial, Helvetica, times-roman, sans-serif;
        border:0px solid #FFF; 
		margin-left: 201px;
   		margin-right:675px;
        g { float:left}
		}
	#rightcontent {
		position: absolute;
        float: left;
        left:750px;
		
		top:120px;
		width:190px;
		background-color:transparent;
		border:0px solid #000000;
		}
	
	I { float: right;
	      margin: .25em;   }
	p{text-align: justify }	
    p{ font-size: 14px }
	H1{ text-align: center}
    H1{ font-size: 21px }  
    H1{ color:#000066 } 

	H2{ text-align: center}
    H2{ font-size: 21px }  
    H2{ color:#000066 } 
	
	H3{ text-align: left} 
	H3{ font-size: medium }
    H3{ color:#000066 } 
    H4{ position: relative; bottom:1 em;}
	H5{ text-align: center} 
	H5{ font-size: xx-small }
	H6{ text-align: center}
    H6{ font-size: small }
    ol li {list-style-type: decimal;}
    ol li { font-size: 14px }
 IMG.displayed {
        float:left;

    clear:left;

    padding: 0;
   
    margin-right: 15px;
    display: block;
     }
.menu, .menu li ul{
list-style-type: none;
margin: 0;
padding: 0;

}
.menu li a{
background:url(http://www.business-analysis-made-easy.com/image-files/button.gif) white;
font: bold 12px Arial, sans-serif;
text-align:center;
color: black;
display: block;
width: auto;
padding: 5px 0;
border-bottom:solid;
text-decoration: none;
}
.menu li a:visited, .menu li a:active{
color: black;
}

.menu li a:hover{
color:#7997cd;
}


