 body      { font-family: sans-serif, arial, helvetica;
             background-color: #ffffff; 
             color:            #000000; }
 A:link    { color:           #202020; }
 A:visited { color:           #ff8080; }
 A:active  { color:           #ff2020; }

 h1.title  {text-align: center; color: white }

 table.header { background-image: url("images/pubstitlebarfull_09.gif"); }

 div.footer  {color:            #6666CC;
              background-color: #000066;
              font-size:        100%; 
              text-align:       center; 
              margin-top:       10; }

  div.intro  {color:            #000000; 
              background-color: #ffffff;
              text-align:       left; }

  div.intro h1 { font-size:     120%;
                 font-style:    italic;
                 font-weight:   normal;
                 text-align:    center; }

div.pubtitle {
	float:			left;
        width:			98%;
        padding-left:		16px;
        background-image: 	url('images/edge_trans.gif');
        background-repeat: 	no-repeat;
        background-position:	top left;
}

div.features {
	float:			right;
	text-align:		right;
	width:			47%;
}

div.heading {
	float:			left; 
	width:			47%;
}

div.heading h2 {
	font-size: 		110%;
	padding:		none;
	margin:			0px 0px 0px 0px;
}

a.pubname {
              text-decoration:  none;
}

a.pubname:hover {
              text-decoration:  underline;
}

