	
	div#mainBodyDivCol{
		position:relative;
		OVERFLOW: visible; 	
		width:712px;
	}
	div#collBodyDiv{
		border-width: 1px;
		border-style: solid;
		border-color: #b4cceb;
	    background-color:#FFFFFF;
		border-top-style: none;
		border-bottom-style: none;
		float: left;
		width:710px;
	}
	div#mainBodyDivVideo{
		position:relative;
		OVERFLOW: visible;  	
		width:712px;
		
		
		
	}
	div#mainBodyDivCategory{
		position:relative;
		OVERFLOW: auto;  	
		width:712px;
	}
	
	
	div#mainBodyDiv{
		position:relative;
		OVERFLOW: auto;  	
		width:712px;
	}
	ul#mainBodyHeaderCont{
			list-style: none;
		    margin: 0;
		    padding: 0;
			
		}
		ul#mainBodyCont{
			list-style: none;
		    margin: 0;
		    padding: 0;
		}
	li#mainBodyHeaderLeft{
			width:10px;
			height:20px;
			float: left;
		    background-image:url(images/h_ul.gif);
		    background-repeat:no-repeat;
			}
		li#mainBodyHeaderCenter{
			background-image:url(images/h_c.gif);
			width:692px;
			height:20px;
			float: left;
		}
		
		li#mainBodyHeaderRight{
			 width:10px;
			 height:20px;
			 float: right;
		     background-image:url(images/h_ur.gif);
		     background-repeat:no-repeat;
		}
		
	li#mainBodyLeft{
			width:10px;
		     height:469px;
			 float: left;
			 
		
            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#mainBodyCenter{
			
			height:469px;
			
			float: left;
			width:690px;
			
		}
		li#mainBodyRight{
			height:469px;
			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#mainBodyFooterLeft{
			width:10px;
			height:10px;
			float: left;
		    background-image:url(images/c_ltb_bl.gif);
		    background-repeat:no-repeat;
			}
		li#mainBodyFooterCenter{
			background-image:url(images/base_line.png);
			float: left;
			width:692px;
		}
		
		li#mainBodyFooterRight{
			 width:10px;
			 height:10px;
			 float: right;
		     background-image:url(images/c_ltb_br.gif);
		     background-repeat:no-repeat;
		}