/* body */	
	body          { background: #f4cb05 url(images/cm4.gif); margin: 4px 10px 0px 4px; padding: 0px }

/* banner */	
	#banner          { background: #f4cb05 url(images/cm3.gif); text-align: center; float: none; clear: none; position: relative; top: 4px; left: 2px; width: auto; height: 200px }
#boxa   { background-color: transparent; float: left; margin-left: 50px; width: 300px; height: 200px }
/* center content */
	#centercontent           { background-color: #fff; margin-top: 10px; margin-right: 196px; margin-left: 199px; padding-top: 10px; border-style: solid; border-width: 2px 2px 4px 4px; border-color: yellow yellow gray gray }


/* center content 2 */
	#centercontent2        { background-color: #fff; margin-top: 4px; margin-right: 10px; margin-left: 199px; border-style: solid; border-width: 1px 1px 2px 2px; border-color: yellow yellow gray gray; top: 70px }


 /* left content */      
      
      #leftcontent     { background-color: #f5f5f5; float: left; border-style: solid; border-width: 2px 2px 4px 4px; border-color: yellow yellow gray gray; position: absolute; top: 215px; left: 6px; width: 190px; visibility: visible }


 /* left content2 */      
      
     #leftcontent2     { background-color: #f5f5f5; float: left; margin-top: 4px; border-style: solid; border-width: 1px 1px 2px 2px; border-color: yellow yellow gray gray; left: 10px; width: 190px; visibility: visible }

 
  /* right content */    
       
       #rightcontent        { background-color: #f5f5f5; float: left; border-style: solid; border-width: 2px 2px 4px 4px; border-color: yellow yellow gray gray; position: absolute; top: 215px; right: 10px; width: 190px; visibility: visible }


#footer { background-color: #fff;
	clear:both;
	float:none;
	width:100%;
	border-style: solid; border-width: 2px 2px 4px 4px; border-color: yellow yellow gray gray;
#footer p {
	padding:10px;
	margin:0;
}
