
 
 #mainbody
 {
 margin:auto;
 width: 900px;
 height: 600px;
 background-image: url(../images/background/history2.jpg);

  }
  
#containermain
{
 margin: auto;
 width: 800px;
 height: 600px;
 }
  
#titlehead
{
 padding-left:200px;
 padding-top: 5px;
 color: #3F210F;

}
#pictureright
{
 color:#443311;
 float:right;
 text-align:center;
 }

#leftmaintext
{
/*background-color:#EEE5C8;*/
 margin-top:10px;
 float:left;
 color: #3F210F;
 margin-left: 20px;
 width: 390px;
}
#leftcolumn
{
  margin-top:10px;
  float:right;
  color:#3F210F;
  margin-right: 25px;
  width: 350px;
}

.columnsize
{
 float:left;
 padding-left: 15px;
 padding-top: 1px;
 text-align:center;
 width: 140px;
 font-weight:bolder;
 color:#FBED9B;
 }

 #footer1
{
    margin-top:5px;   
	height: 56px; 
	color: #000000;
	text-align: center;
   /* width: 1024px;*/
}

.footercolor1
{
font-family: Verdana, georgia, sans-serif;
font-size: 10;
color: #FBED9B;
text-decoration:none;
 }
 

