body {
background-color: white;
 }

div#topGrass {position:absolute;
						margin-left:60px; margin-top:10px;
						width:800px; background-image: url(images/top1.jpg);
						height:313px;
						 }
						 
div#topHorse {position:absolute;
						margin-left:60px; margin-top:10px;
						width:800px; background-image: url(images/papa-b.jpg);
						height:313px;
						 }
						 
div#menuArea {position: absolute;
						 margin-left:60px; margin-top: 323px; width:160px;
						 background-color: rgb( 255, 214, 135);
						 height: 600px; overflow: visible;
						 }

div#theBody { position:absolute;
							margin-left: 220px; margin-top: 323px; width:640px; 
							height:600px; overflow: visible;
							background-color: rgb( 249, 223, 147);
						}
						 
div#Bott{position:absolute; bottom:0px; height:30px; width:640px;
				background-image: url(images/bot1.jpg); overflow: visible;
				}
				
div#mBott{position:absolute; bottom:0px; height:30px; width:160;
														 text-align:center;
					background-image: url(images/bot.jpg); overflow: visible}					
					
div.bot{
						 /*background-color: rgb( 132, 176, 141);*/
						/* background-color: rgb( 255, 214, 135);*/
						background-image: url(images/bot.jpg);
						 border: 0px solid black;
						 height:30px; font-family:trebuchet ms, arial, helvetica;
						 width:636px; text-align:center;
					}
					
div.logo{padding-top:160px; padding-left: 140px; font-family:trebuchet ms, arial, helvetica;
				font-size:40px;}
				
div.logo2{padding-top:110px; padding-left: 90px; font-family:trebuchet ms, arial, helvetica;
				font-size:50px;word-spacing: 80px;}
						
div.bCont{
					font-size:16px; font-weight: bold;

					}	
						 
div.mHead{
						 /*background-color: rgb( 132, 176, 141);*/
						 padding-left:3px;
						/* background-color: rgb( 74, 117, 73);*/
						background-image: url(images/header.jpg);
						 border-right:0px solid; border-color: rgb(24, 65, 13);
						 height:20px; font-family:trebuchet ms, arial, helvetica;
						 font-size:19px;
					}
					
div.mBody{
					text-align:center;
					/*background-color: rgb( 132, 176, 141);*/
					font-family:trebuchet ms, arial, helvetica;
					font-size:14px;
					
}

div.news{
				 font-size:15px; font-family:trebuchet ms, arial, helvetica;
				 font-weight:bold; width: 500px;
				 margin-left: 60px; background-color: rgb(238, 121, 58);
				 border:1px solid black; border-right:2px solid black;

				 text-align:center;

}	

div.newsCont{
				 font-size:14px; font-family:trebuchet ms, arial, helvetica;
				 font-weight:normal; width: 500px; padding-left:0px; padding-right:0px; 
				 background-color: rgb(253, 144, 85);
				 border-bottom:1px solid black;border-top:1px solid black;/* border-left:0px solid black; bord*/
				 text-align:left;


}
