.layoutContent
{
 width : 100%;
/*      border : thin solid purple;   */
        text-align : left;
 vertical-align : top;
 padding-left : 5px;
}
.layoutMenu
{
 vertical-align : top;
 padding-left : 15px;
 width : 30%; 
/*  border : thin solid yellow; */
}
.catHead
{
 FONT-SIZE: 8pt;
 FONT-FAMILY: Times News Roman;
 color:black;
 text-decoration:none;
 padding : 2px;
}
.catHead a:link, a:visited
{
 FONT-SIZE: 8pt;
 FONT-FAMILY: Times News Roman;
 color:maroon;
 text-decoration:none;
 text-transform : uppercase;
}
.catHead a:hover
{
 FONT-SIZE: 8pt;
 FONT-FAMILY: Times News Roman;
 color:black;
 text-decoration:underline;
}
.subCatHead
{
 FONT-SIZE: 8pt;
 FONT-FAMILY: Times News Roman;
 color:black;
 text-decoration:none;
 width : 100%;
 border-bottom : 1px solid #666666;
 padding-bottom : 2px;
 padding-left : 5px;
}
.subCatHead a:link
{
 font-size : 8pt;
 text-decoration : none;
 border-bottom : none;               
 text-transform : uppercase;
 color : #666666;
 width : 100%;
}
.subCatHead a:hover
{
 font-size : 8pt;
 text-decoration : none;
 text-transform : uppercase;
 color : #666666;
 border-bottom : none;               
 width : 100%;
}
a#technologo { 
   color: #8f3922; 
   font-family     : Verdana, Arial, Helvetica, sans-serif;
   font-weight     : normal;
   font-size       : 8pt;
   text-decoration : none;   
   }
a:active#technologo { 
   color: #8f3922; 
   font-family     : Verdana, Arial, Helvetica, sans-serif;
   font-weight     : normal;
   font-size       : 8pt;
   text-decoration : none;   
   }
a:link#technologo { 
   color: #8f3922; 
   font-family     : Verdana, Arial, Helvetica, sans-serif;
   font-weight     : normal;
   font-size       : 8pt;
   text-decoration : none;   
   }
a:visited#technologo { 
   color: #8f3922; 
   font-family     : Verdana, Arial, Helvetica, sans-serif;
   font-weight     : normal;
   font-size       : 8pt;
   text-decoration : none;   
   }
   
a:hover#technologo { 
   color: #c00; 
   font-family     : Verdana, Arial, Helvetica, sans-serif;
   font-weight     : normal;
   font-size       : 8pt;
   text-decoration : underline;     
   }
