body {
background-image: url(../image.files/backgrounds/darkgreen.jpg); 
}

#border2
{ 
width: 200; 
/*margin: 0; */
margin-left:auto; margin-right:auto;
padding: 0; 
border: 1px solid #000; 
/*background-color: #FFFF99;*/
background-image: url(../image.files/greengrass.jpg); 
 

}

#contentM {
		background:#FFFFFF; 
		font-family: Bookman Old Style, Times New Roman;	/*Font Type*/
		font-size: 12;			/*Font Size in Pixels*/
		/*font-style: italic;*/
}

#contentM1 {
		background:#FFFFFF; 
		font-family: Bookman Old Style, Times New Roman;	/*Font Type*/
		font-size: 12;			/*Font Size in Pixels*/
		font-weight: bold;
		/*font-style: italic;*/
}

#contentM1a{
		font-family: Bookman Old Style, Times New Roman;	/*Font Type*/
		font-size: 12;			/*Font Size in Pixels*/
		font-weight: bold;
		/*font-style: italic;*/
}

#contentM2 {
		background:#FFFFFF; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	/*Font Type*/
		font-size: 11;			/*Font Size in Pixels*/
}

#contentM2a{
		font-family: Verdana, Arial, Helvetica, sans-serif;	/*Font Type*/
		font-size: 11;			/*Font Size in Pixels*/
}

#contentM3{
		font-family: Bookman Old Style, Times New Roman;	/*Font Type*/
		font-size: 14;			/*Font Size in Pixels*/
		/*font-style: italic;*/
}


#footer {
        background-image: url(../image.files/backgrounds/darkgreen.jpg); 
		font-family: Bookman Old Style, Times New Roman;	/*Font Type*/
		/*font-family: Verdana, Arial, Helvetica, sans-serif;	*/
		margin: 10;				/*TOP MARGIN*/
		font-size: 10;			/*Font Size in Pixels*/
		font-weight: bold;
		/*font-style: italic;*/
		color: #000000;
		width:200px;


		padding: 0; 
		border: 0px solid #000; 
}

		

		
		
			
