	div#bodyDiv{
	width:235px;	
	}
	ul#bodyHeaderCont{
			list-style: none;
		    margin: 0;
		    padding: 0;
		}
		ul#bodyCont{
			list-style: none;
			
		    margin: 0px;
		    padding: 0;
		}
	li#bodyHeaderLeft{
			width:10px;
			height:20px;
			float: left;
		    background-image:url(images/h_ul.gif);
		    background-repeat:no-repeat;
			}
		li#bodyHeaderCenter{
			background-image:url(images/h_c.gif);
			width:215px;
			height:20px;
			float: left;
		}
		
		li#bodyHeaderRight{
			 width:10px;
			 height:20px;
			 float: right;
		     background-image:url(images/h_ur.gif);
		     background-repeat:no-repeat;
		}
		
	li#bodyLeft{
			width:10px;
		height:150px;
			 float: left;
		
		    background-image:url(images/lnav.jpg);
		    background-repeat:repeat-y;
		
            border-right-width: 1px;
			border-left-width: 1px;
			border-right-style: none;
			border-left-style: solid;
			border-right-color: #b4cceb;
			border-left-color: #b4cceb;
	        background-color:#FFFFFF;
			
		}
			
		li#bodyCenter{
			width:213px;
			height:150px;
			background-image:url(images/lnav.jpg);
			float: left;
		}
                #navBody{
                    border-width: 1px;
		border-style: solid;
		border-color: #b4cceb;
	        background-image:url(images/lnav.jpg);
		border-top-style: none;
		border-bottom-style: none;
		float: left;
                width:233px;
                }
                
		li#bodyRight{
			height:150px;
			background-repeat:repeat-y; background-image:url(images/rnav.jpg);
			 float: right;
			 width:10px;
			 border-right-width: 1px;
			border-left-width: 1px;
			border-right-style: solid;
			border-left-style: none;
			border-right-color: #b4cceb;
			border-left-color: #b4cceb;
			background-color:#FFFFFF;
		}
		li#bodyFooterLeft{
			width:10px;
			height:10px;
			float: left;
		    background-image:url(images/c_ltb_bl.gif);
		    background-repeat:no-repeat;
			}
		li#bodyFooterCenter{
			background-image:url(images/base_line.gif);
			float: left;
			width:215px;
		}
		
		li#bodyFooterRight{
			 width:10px;
			 height:10px;
			 float: right;
		     background-image:url(images/c_ltb_br.gif);
		     background-repeat:no-repeat;
		}