 body {
		background-color: #ffffff; 	
	}
      H1 {
      		font-size: 48px; 
      		font-family: tahoma, arial,helvetica;
                text-align: center;
        }
                
      	H2 {
      		font-size: 24:px; 
      		font-family: tahoma, arial,helvetica;
		font-weight: bolder;
                font-style: italic;
		text-align: left;
      	}
      	H3 {
      		font-size: 18px; 
      		font-family:tahoma, arial,helvetica;
		text-align: center;
      	}
      P { 
      		text-indent: 0%; 
      		font-family: tahoma, arial,helvetica; 
      		font-size: 14px;
      		margin-top: 3%;
      		margin-bottom: 3%;
      		margin-left: 5%;
      		margin-right: 5%;
      	}
   
      	UL {
      		font-family: tahoma, arial,helvetica; 
      		font-size: 14px;
      		font-weight: bold;
      		font-style: italic;
      	}
      	
      	 OL {
      		font-family: tahoma, arial,helvetica; 
      		font-size: 12px;
      		font-style: italic;
      	}
      	
      	
      	TD { 
      	
      		font-family: tahoma, arial,helvetica; 
      		font-size: 14px;
      	}
   
      	DIV.logo {
		position:absolute;
      		margin-top: 15px;
      		margin-left: 100px;
		/* positions in Z Axis ie 2 will appear below Z-index:3 */
		Z-index;2;
                   
	/*	don't need these 	*/
	/*	margin-bottom: 5%;
      		margin-right: 5%;	*/
      	}

	DIV.menu {
		position:absolute;
    margin-top: 82px;
    margin-left: 190px;
   /* Z-index;3;*/

	}
      
	/*	copy this for each new background image 
		giving each new background page its own i.d	 */

	#bg1 {
		position:absolute;
		margin-top: 120px;
		margin-left: 100px;
		width: 600px;
		height: 400px;
		background-image: url(/images/bg1.jpg); 
		 border: solid  2px #999999; 
	}

#bg3 {
                position:absolute;
                margin-top: 120px;
                margin-left: 100px;
                width: 600px;
                height: 460px;
                background-image: url(/images/bg3.jpg);
                 border: solid  2px #999999;
        }


#bg4 {
                position:absolute;
                margin-top: 120px;
                margin-left: 100px;
                width: 600px;
                height: 620px;
                background-image: url(/images/bg4.jpg);
                 border: solid  2px #999999;
	}

#bg6 {
                position:absolute;
                margin-top: 120px;
                margin-left: 100px;
                width: 600px;
                height: 480px;
                background-image: url(/images/bg6.jpg);
                 border: solid  2px #999999;
}

DIV.bg9 {
                position:absolute;
                margin-top: 120px;
                margin-left: 100px;
                margin-bottom:900px; 
		width: 600px;
                height: 490px;
                background-image: url(/images/bg9.jpg);
                 border: solid  2px #999999;
        }
	
      	     DIV.small { 
      		text-indent: 0%; 
      		font-family: tahoma, arial,helvetica; 
      		font-size: 10px;
      		margin-top: 3%;
      		margin-bottom: 3%;
      		margin-left: 5%;
      		margin-right: 5%;
      	}
      	
   
      	
      	     DIV.tiny { 
      		text-indent: 0%; 
      		font-family: tahoma, arial,helvetica; 
      		font-size: 10px;
      		margin-top: 3%;
      		margin-bottom: 3%;
      		margin-left: 5%;
      		margin-right: 5%;
      	}
      	


/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#999999; layer-background-color:#999999; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#999999; layer-background-color:#999999; color:white;}
.clLevel0over{background-color:#696969; layer-background-color:#696969; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#999999; layer-background-color:#999999}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#999999; layer-background-color:#999999; color:white;}
.clLevel1over{background-color:#696969; layer-background-color:#696969; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#999999; layer-background-color:#999999}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#999999; layer-background-color:#999999; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#999999; layer-background-color:#999999}

