HTML{
        height: 100%;
}

BODY{
	margin: 0px;
	padding: 0px;
        height: 100%;
}

#maintable{
	width: 1024px;
	height: 100%;
}

#cnttable{
	height: 100%;
}

#leftcol{
	width: 50px;
	height: 860px;
	background: url(Irpir_index_2_01.jpg);
}

#centcol{
	float: left;
}

#rightcol{
	width: 38px;
	height: 860px;
	background: url(Irpir_index_2_07.jpg);
}

#head{
 vertical-align: top;
}
#blocscol{
	float: left;
	margin-left: 0px;
}

#blockcol{
	float: left; 
	width: 228px; 
	background: url(Irpir_index_2_37.jpg) repeat-y;
	font-family: Verdana;
	font-size: 11pt;
}

#blockcol a{ 
	text-decoration: none;
	color: black;
}

#blockcol div{ 
	
}

#middle{
	vertical-align: top;
	height: 600px;
}

#menuhead{
	width: 228px;
	font-family: Monotype Corsiva;
	background: 1px solid lime;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
}

#contentcol{
	float: left;
	width: 684px;
	font-family: Tahoma;
	font-size: 12pt;
}
#contentcol a{/*text-decoration: none;*/ color: #6e0000; font-weight: bold;}
#footer{
	background: #3B0000;
	color: white;
	font-family: Tahoma;
	font-size: 10pt;
	vertical-align: bottom;
}