@charset "iso-8859-1";
body
{
font-family: arial, helvetica, sans-serif;
font-size: 100%;
background-color: white; 
margin: 0.5em;
padding: 0; 
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
background-image: url(/left/left_color.gif);
/* This line adversely affects the dynamic contents of home page
color: black;
line-height: 1.5em;
*/
} 

#header 
{
  margin: 0px;
  padding: 0px;
  height: 100px;
}
#left 
{
  position: absolute;
  left: 0px;
  top: 120px;
  width: 145px;
}
#center 
{
  position: absolute;
  left: 150px;
  width: 610px;
}
#right 
{
  position: absolute;
  right: 15px;
  top: 160px;
  width: 50px;
}

/* By the way, this is a comment */ 
p { line-height: 1.3em; margin-top: 0em; font-size: 1.1em} 
h1 { color: #ffc; background-color: #900; font-size: 2em; margin: 0; margin-bottom: 0.5em; padding: 0.25em; font-style: italic; text-align: center; letter-spacing: 0.5em; border-bottom-style: solid; border-bottom-width: 0.5em; border-bottom-color: #c00; } 
h2 { color: white; background-color: #090; font-size: 1.3em; margin: 0em; padding: 0.2em; padding-left: 0.5em; }
h3 { color: navy; font-size: 1.1em; margin: 0; padding: 1em; padding-left: 0em; }
/* h4 reserved for spice model resources, s-parameter resources */
h4 { color: navy; font-size: 1em; margin: 0em; padding: 0.5em; padding-left: 0em; }
/* h5 heading reserved for left menu font */ 
h5 { color: navy; font-size: 0.8em; margin: 0; padding: 0em; padding-left: 0em; }
img { border-style: none; border-width: 2px; border-color: white; } 
a { text-decoration: none; } 
strong { font-style: italic; text-transform: uppercase; } 
li { color: black; font-style: normal; font-size: 1.1em; font-family: arial} 
table { font-style: bold; font-size: 1.1em; font-family: arial}