* {

}

 
#taglndiv {

 	overflow: visible;
	text-align: left;
	color:  #d3d3d3 ;
	font: italic x-small    ;
	width: 98%;
}


h1	{
 	overflow: visible;
	text-align: left;
	color:  #800000 ;
	font-size: 120% ;
	width: 98%;
}

h2	{
 	overflow: visible;
	text-align: left;
	color:  #800000 ;
	font-size: 110%    ;
	width: 98%;
}
h3	{
 	overflow: visible;
	text-align: left;
	color:  #ff0000 ;
	font: medium    ;
	width: 98%;
}
#hdr   {
	height: 15%;
 	overflow: visible;

{

#mainmain  {
	top: 15%;
	height: 85%;
 	overflow: visible;
	font-size: 40% ;
}
#mainleft   {
	top: 0%;
	height: 100%;
	left: 0%;
	width: 18%;
 	overflow: visible;

}

#mainctr  {
	top: 0%;
	height: 100%;
	left: 20%;
	width: 59%;
 	overflow: visible;


}


#mainrt   {
	top: 0%;
	height: 100%;
	left: 81%;
	width: 18%;
 	overflow: visible;

}





#ftr  {
	position: absolute;
	top: 90%;
	height: 10%;
 	width: 100%;
	overflow: visible;
	background-color: #ffffff;
        	color: #800000;
	font-size: 9pt;
	font-family: Arial;
        	font-weight: bold;
	text-align: center;
}
