html { display: table; border-collapse: collapse; border:4px red solid; }

body 
{ display: table-row; margin: 0px; padding: 0px; background-color: yellow; 
font-family: Helvetica, "New Century Schoolbook", Times, serif, Arial,  sans-serif, Chicago, Charcoal;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
              text-indent: 4ex;
background:url(images/real5.gif)#C1A319;
}


h1 {
                               
		color: #C0072C;
		padding: 10px 2% 15px 20px;
                            text-align: center;

		}

em{color: #00006E;}

h2 {
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-size: 20pt;
 text-align: center;
 line-height: 1.4;
 color: #CE0000;
 padding-top: 1em;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
h3 {
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-size: 18pt;
 line-height: 1.4;
 color: #005252;
 font-weight: bolder;
 padding-top: 1em;
}

h4 {
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-size: 8pt;
 text-align: center;
 line-height: 1.4;
 color: #707095;
 font-weight: bolder;
 padding-top: 1em;
}









div.column { display: table-cell; background-color: blue; border: 2px black solid; padding: 10px; width: auto; }

#left      { width: 15%; 
border:4px red solid; 
background:url(images/real1.gif)#C1A319;
color: #C0275A;
}

#leftm    { width: 20%; 
border:4px red solid;
background:url(images/real1.gif)#C1A319; 
color: #005600;
}

#middle { width: 25%;
border:4px red solid; 
background:url(images/real4.gif)#C1A319;
color: #15137A;
 }

#rightm  { width: 20%; 
border:4px red solid; 
background:url(images/real1.gif)#C1A319;
color: #005757;
}

#right    { width: 20%; 
border:4px red solid; 
background:url(images/real1.gif)#C1A319;
color: #786A54;
}

div#container{text-align:left}
div#content{width: 100%}
div#content p{line-height:1.3}
div#wrapper{float:left;width:100%}
div#header h1{height:80px;line-height:80px;margin:0; 
  padding-left:10px;
background:url(images/real1.gif)#C1A319;


border:4px red solid; 
}
div#footer{background: #333;color: #406E60;
color: #406E60}
div#footer p{margin:0;padding:5px 10px}
div#footer{clear:left;width:100%}
.menu a {
     margin: 0 2px;
     width: 130px; 
     height: 22px;
     display: block;
     text-align: left;
     font-size: 12px;
     font-weight: bolder;
     border: 1px solid gray;
     text-decoration: none;
     color: #005757;
     background:url(images/real1.gif) #F2E3A2;
	 }
	 
.menu a:hover {
     background:url(images/real5.gif) #F6BA1E;
     border: 1px solid gray; 
     }

.menu a:active {
     background: gray;
     border: 1px solid gray; 
     color: #DCCFBC;
     }
		 
