	body {
           background-image: url(images/beigeBG.jpg);
           background-color:#c0c0c0;
           font-family : cursive;
           font-size : 100%;
           margin : 0 5%;
           text-align : center;
           max-width : 900px;		   
           color: #000000;   }
	h1 {
           text-align : center;
           color : #001b35;
           background-image : url(images/beigeBG.jpg);
           font-family : Papyrus, Times, "Times New Roman", serif;
           font-weight : bolder;
           font-size : 2.5em;}
    h2{
			font-family : Papyrus, Times, "Times New Roman", serif;
    		font-size : 1.5em;			
    		font-weight: bold;}
    h3{
    		font-family : Papyrus, Times, "Times New Roman", serif;
    		font-size : 1.5em;
    		font-weight: bold;
    		color: #f10707;}       
    h4 {
           font-family : cursive;
           font-size : 1.1em;
           color :  #001b35;
           text-align : center;
           background-image : url(images/beigeBG.jpg);
	   	  }
    h5 {
    		font-family : cursive;
        	font-size : 0.95em;
        	color : #001b35;           
			background-image : url(images/beigeBG.jpg);
			color: #002d5a;			
			font-size: 0.85em;
			}
	#heading h5 {
           line-height : 0.4em;
           margin-bottom : 3px;
           margin-top: 10px;
		   margin-left: 10px;
		   margin-right: 10px;	}	
	h5.catcher {
			font-size : 1em;
        	font-weight : lighter;
        	font-style : italic;
        	padding : 5px;  } 
	p.sig{			
			font-family: Papyrus, Times, "Times New Roman", serif;
			font-size: .7em;color: #37642b;}
	p.list{	font-family: Times, "Times New Roman", serif;			font-size: .8em}				
    table {
           margin-left : auto;
           margin-right : auto;
           width : 85%; 
           border : 0.5em solid #0a3758;
           color : #000000;			}
     table.image {
           margin-left : auto;
           margin-right : auto;
           width : 85%;
           height :100 px;
           text-align : center;
           border : 0.4em solid #134625;
      }        
 	#bdywdth {
        	margin : 5px 15px;
        	text-align : center;
        	width : 90%;
        	display: block 	}
    #dspwdth {
    		margin : 5px 15px;
        	text-align : center;
        	width  : 60%}   	
 	#mainbody {
           height:400 px;
           display:block;
          position: absolute;
           text-align : center;}
	#heading {
           margin-top : 3px;
           padding-top : 5px;
           padding-bottom : 4px;	}
	#heading h1 {
           line-height : 0.85em;
           margin : 1px;
           padding : 0;
           text-align: center;	}  
       
    ul {	
    		display: inline-block;
           font-family : cursive;
           color : #000000;			} 
	ol{		margin-left: 10em;
			text-align: left;
			list-style-type:decimal;
		    font-family: Verdana, Helvetica, Arial, sans-serif;				}      
	#buttons ul {
			list-style : none;
           padding : 0;
           font-family : papyrus, cursive;
           font-weight : bold;
           font-size : 0.93em;
           margin-left : 5%;
           margin-top : 0;
           margin-bottom: 0;
           margin-right : 5%;		   width: 660px;}
     #buttons ul li {
           float : left;
           margin : 0;
           padding : 0;			}
     #buttons ul li a {
           display : block;
           border-top : 1px solid #134625;
           border-bottom : 1px solid #134625;
           border-right : 1px solid #134625;
           padding-top : 8px;
           padding-left : 5px;
           padding-bottom : 5px;
           padding-right : 5px;
           background-color: #b2b7c3;}
           
     li.first {
           border-left : 1px solid #134625;}
     img {
           background-color:#c0c0c0;
           border : 8px solid #004080;
           padding : 5px;
           margin : 8px;
           text-align : center;     }
	img.first {
           background-color : #a0b98f;
           border : 8px solid #004080;
           padding : 3px; 			}
	img.line{
			border: none;
			background-image: url(images/beigeBG.jpg);			background-repeat: repeat;}
	a:link {
			color: #0000ff;			}
	a:visited {
			color: #800080;
			text-decoration:none;}		     
	  		      